LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
GestureEventType | meEventType |
PanningOrientation | meOrientation |
double | mfOffset |
tools::Long | mnX |
tools::Long | mnY |
Definition at line 257 of file salwtype.hxx.
GestureEventType SalGestureEvent::meEventType |
Definition at line 259 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
PanningOrientation SalGestureEvent::meOrientation |
Definition at line 260 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
double SalGestureEvent::mfOffset |
Definition at line 261 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalGestureEvent::mnX |
Definition at line 262 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalGestureEvent::mnY |
Definition at line 263 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().