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

#include <salwtype.hxx>

Public Attributes

GestureEventZoomType meEventType = GestureEventZoomType::Begin
 
tools::Long mnX = 0
 
tools::Long mnY = 0
 
double mfScaleDelta = 0
 

Detailed Description

Definition at line 270 of file salwtype.hxx.

Member Data Documentation

◆ meEventType

GestureEventZoomType SalGestureZoomEvent::meEventType = GestureEventZoomType::Begin

Definition at line 272 of file salwtype.hxx.

◆ mfScaleDelta

double SalGestureZoomEvent::mfScaleDelta = 0

Definition at line 275 of file salwtype.hxx.

◆ mnX

tools::Long SalGestureZoomEvent::mnX = 0

Definition at line 273 of file salwtype.hxx.

◆ mnY

tools::Long SalGestureZoomEvent::mnY = 0

Definition at line 274 of file salwtype.hxx.


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