|
LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
| GestureEventPanType | meEventType |
| PanningOrientation | meOrientation |
| double | mfOffset |
| tools::Long | mnX |
| tools::Long | mnY |
Definition at line 261 of file salwtype.hxx.
| GestureEventPanType SalGestureEvent::meEventType |
Definition at line 263 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
| PanningOrientation SalGestureEvent::meOrientation |
Definition at line 264 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
| double SalGestureEvent::mfOffset |
Definition at line 265 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
| tools::Long SalGestureEvent::mnX |
Definition at line 266 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
| tools::Long SalGestureEvent::mnY |
Definition at line 267 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().