|
LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
| GestureEventRotateType | meEventType = GestureEventRotateType::Begin |
| tools::Long | mnX = 0 |
| tools::Long | mnY = 0 |
| double | mfAngleDelta = 0 |
Definition at line 278 of file salwtype.hxx.
| GestureEventRotateType SalGestureRotateEvent::meEventType = GestureEventRotateType::Begin |
Definition at line 280 of file salwtype.hxx.
| double SalGestureRotateEvent::mfAngleDelta = 0 |
Definition at line 283 of file salwtype.hxx.
| tools::Long SalGestureRotateEvent::mnX = 0 |
Definition at line 281 of file salwtype.hxx.
| tools::Long SalGestureRotateEvent::mnY = 0 |
Definition at line 282 of file salwtype.hxx.