LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
GestureEventZoomType | meEventType = GestureEventZoomType::Begin |
tools::Long | mnX = 0 |
tools::Long | mnY = 0 |
double | mfScaleDelta = 0 |
Definition at line 270 of file salwtype.hxx.
GestureEventZoomType SalGestureZoomEvent::meEventType = GestureEventZoomType::Begin |
Definition at line 272 of file salwtype.hxx.
double SalGestureZoomEvent::mfScaleDelta = 0 |
Definition at line 275 of file salwtype.hxx.
tools::Long SalGestureZoomEvent::mnX = 0 |
Definition at line 273 of file salwtype.hxx.
tools::Long SalGestureZoomEvent::mnY = 0 |
Definition at line 274 of file salwtype.hxx.