LibreOffice Module vcl (master)
1
|
#include <salwtype.hxx>
Public Member Functions | |
SalExtTextInputPosEvent () | |
Public Attributes | |
tools::Long | mnX |
tools::Long | mnY |
tools::Long | mnWidth |
tools::Long | mnHeight |
tools::Long | mnExtWidth |
bool | mbVertical |
Definition at line 179 of file salwtype.hxx.
|
inline |
Definition at line 187 of file salwtype.hxx.
bool SalExtTextInputPosEvent::mbVertical |
Definition at line 186 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
tools::Long SalExtTextInputPosEvent::mnExtWidth |
Definition at line 185 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
tools::Long SalExtTextInputPosEvent::mnHeight |
Definition at line 184 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
tools::Long SalExtTextInputPosEvent::mnWidth |
Definition at line 183 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
tools::Long SalExtTextInputPosEvent::mnX |
Definition at line 181 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
tools::Long SalExtTextInputPosEvent::mnY |
Definition at line 182 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().