LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
OUString | maText |
const ExtTextInputAttr * | mpTextAttr |
sal_Int32 | mnCursorPos |
sal_uInt8 | mnCursorFlags |
Definition at line 178 of file salwtype.hxx.
OUString SalExtTextInputEvent::maText |
Definition at line 180 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
sal_uInt8 SalExtTextInputEvent::mnCursorFlags |
Definition at line 183 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
sal_Int32 SalExtTextInputEvent::mnCursorPos |
Definition at line 182 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
const ExtTextInputAttr* SalExtTextInputEvent::mpTextAttr |
Definition at line 181 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().