|
LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
| sal_uLong | mnCharPos |
| tools::Long | mnCursorBoundX |
| tools::Long | mnCursorBoundY |
| tools::Long | mnCursorBoundWidth |
| tools::Long | mnCursorBoundHeight |
| bool | mbValid |
| bool | mbVertical |
Definition at line 222 of file salwtype.hxx.
| bool SalQueryCharPositionEvent::mbValid |
Definition at line 229 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| bool SalQueryCharPositionEvent::mbVertical |
Definition at line 230 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| sal_uLong SalQueryCharPositionEvent::mnCharPos |
Definition at line 224 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| tools::Long SalQueryCharPositionEvent::mnCursorBoundHeight |
Definition at line 228 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| tools::Long SalQueryCharPositionEvent::mnCursorBoundWidth |
Definition at line 227 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| tools::Long SalQueryCharPositionEvent::mnCursorBoundX |
Definition at line 225 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
| tools::Long SalQueryCharPositionEvent::mnCursorBoundY |
Definition at line 226 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().