LibreOffice Module vcl (master)
1
|
#include <salwtype.hxx>
Public Attributes | |
bool | mbValid |
sal_uLong | mnCharPos |
bool | mbVertical |
tools::Long | mnCursorBoundX |
tools::Long | mnCursorBoundY |
tools::Long | mnCursorBoundWidth |
tools::Long | mnCursorBoundHeight |
Definition at line 215 of file salwtype.hxx.
bool SalQueryCharPositionEvent::mbValid |
Definition at line 217 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
bool SalQueryCharPositionEvent::mbVertical |
Definition at line 219 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
sal_uLong SalQueryCharPositionEvent::mnCharPos |
Definition at line 218 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
tools::Long SalQueryCharPositionEvent::mnCursorBoundHeight |
Definition at line 223 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
tools::Long SalQueryCharPositionEvent::mnCursorBoundWidth |
Definition at line 222 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
tools::Long SalQueryCharPositionEvent::mnCursorBoundX |
Definition at line 220 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().
tools::Long SalQueryCharPositionEvent::mnCursorBoundY |
Definition at line 221 of file salwtype.hxx.
Referenced by ImplHandleSalQueryCharPosition().