|
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 186 of file salwtype.hxx.
|
inline |
Definition at line 194 of file salwtype.hxx.
| bool SalExtTextInputPosEvent::mbVertical |
Definition at line 193 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
| tools::Long SalExtTextInputPosEvent::mnExtWidth |
Definition at line 192 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
| tools::Long SalExtTextInputPosEvent::mnHeight |
Definition at line 191 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
| tools::Long SalExtTextInputPosEvent::mnWidth |
Definition at line 190 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
| tools::Long SalExtTextInputPosEvent::mnX |
Definition at line 188 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().
| tools::Long SalExtTextInputPosEvent::mnY |
Definition at line 189 of file salwtype.hxx.
Referenced by ImplHandleSalExtTextInputPos().