LibreOffice Module vcl (master) 1
Public Attributes | List of all members
SalGestureRotateEvent Struct Reference

#include <salwtype.hxx>

Public Attributes

GestureEventRotateType meEventType = GestureEventRotateType::Begin
 
tools::Long mnX = 0
 
tools::Long mnY = 0
 
double mfAngleDelta = 0
 

Detailed Description

Definition at line 278 of file salwtype.hxx.

Member Data Documentation

◆ meEventType

GestureEventRotateType SalGestureRotateEvent::meEventType = GestureEventRotateType::Begin

Definition at line 280 of file salwtype.hxx.

◆ mfAngleDelta

double SalGestureRotateEvent::mfAngleDelta = 0

Definition at line 283 of file salwtype.hxx.

◆ mnX

tools::Long SalGestureRotateEvent::mnX = 0

Definition at line 281 of file salwtype.hxx.

◆ mnY

tools::Long SalGestureRotateEvent::mnY = 0

Definition at line 282 of file salwtype.hxx.


The documentation for this struct was generated from the following file: