|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <editstr.h>

Public Attributes | |
| ITextSelection | ITextSelection_iface |
| LONG | ref |
| struct text_services * | services |
| ITextSelection text_selection::ITextSelection_iface |
Definition at line 479 of file editstr.h.
Referenced by impl_from_ITextSelection(), and text_selection_create().
| LONG text_selection::ref |
Definition at line 480 of file editstr.h.
Referenced by ITextSelection_fnRelease(), and text_selection_create().
| struct text_services* text_selection::services |
Definition at line 482 of file editstr.h.
Referenced by text_selection_create().