ReactOS 0.4.16-dev-927-g467dec4
|
#include <editstr.h>
Public Attributes | |
ITextSelection | ITextSelection_iface |
LONG | ref |
struct text_services * | services |
ITextSelection text_selection::ITextSelection_iface |
Definition at line 470 of file editstr.h.
Referenced by impl_from_ITextSelection(), and text_selection_create().
LONG text_selection::ref |
Definition at line 471 of file editstr.h.
Referenced by ITextSelection_fnRelease(), and text_selection_create().
struct text_services* text_selection::services |
Definition at line 473 of file editstr.h.
Referenced by text_selection_create().