ReactOS 0.4.16-dev-927-g467dec4
text_services Struct Reference

#include <editstr.h>

Collaboration diagram for text_services:

Public Attributes

IUnknown IUnknown_inner
 
ITextServices ITextServices_iface
 
IRichEditOle IRichEditOle_iface
 
ITextDocument2Old ITextDocument2Old_iface
 
IUnknownouter_unk
 
LONG ref
 
ME_TextEditoreditor
 
struct text_selectiontext_selection
 
struct list rangelist
 
struct list clientsites
 
char spare [256]
 

Detailed Description

Definition at line 476 of file editstr.h.

Member Data Documentation

◆ clientsites

struct list text_services::clientsites

Definition at line 487 of file editstr.h.

◆ editor

◆ IRichEditOle_iface

IRichEditOle text_services::IRichEditOle_iface

Definition at line 480 of file editstr.h.

Referenced by impl_from_IRichEditOle().

◆ ITextDocument2Old_iface

ITextDocument2Old text_services::ITextDocument2Old_iface

Definition at line 481 of file editstr.h.

Referenced by impl_from_ITextDocument2Old().

◆ ITextServices_iface

ITextServices text_services::ITextServices_iface

Definition at line 479 of file editstr.h.

Referenced by impl_from_ITextServices().

◆ IUnknown_inner

IUnknown text_services::IUnknown_inner

Definition at line 478 of file editstr.h.

Referenced by impl_from_IUnknown().

◆ outer_unk

IUnknown* text_services::outer_unk

Definition at line 482 of file editstr.h.

◆ rangelist

struct list text_services::rangelist

Definition at line 486 of file editstr.h.

◆ ref

◆ spare

char text_services::spare[256]

Definition at line 488 of file editstr.h.

◆ text_selection

struct text_selection* text_services::text_selection

Definition at line 485 of file editstr.h.


The documentation for this struct was generated from the following file: