LibreOffice Module vcl (master)
1
|
#include <salwtype.hxx>
Public Attributes | |
OUString | maText |
const ExtTextInputAttr * | mpTextAttr |
sal_Int32 | mnCursorPos |
sal_uInt8 | mnCursorFlags |
Definition at line 171 of file salwtype.hxx.
OUString SalExtTextInputEvent::maText |
Definition at line 173 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
sal_uInt8 SalExtTextInputEvent::mnCursorFlags |
Definition at line 176 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
sal_Int32 SalExtTextInputEvent::mnCursorPos |
Definition at line 175 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
const ExtTextInputAttr* SalExtTextInputEvent::mpTextAttr |
Definition at line 174 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().