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

#include <salwtype.hxx>

Public Attributes

GestureEventPanType meEventType
 
PanningOrientation meOrientation
 
double mfOffset
 
tools::Long mnX
 
tools::Long mnY
 

Detailed Description

Definition at line 261 of file salwtype.hxx.

Member Data Documentation

◆ meEventType

GestureEventPanType SalGestureEvent::meEventType

Definition at line 263 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ meOrientation

PanningOrientation SalGestureEvent::meOrientation

Definition at line 264 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mfOffset

double SalGestureEvent::mfOffset

Definition at line 265 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnX

tools::Long SalGestureEvent::mnX

Definition at line 266 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnY

tools::Long SalGestureEvent::mnY

Definition at line 267 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().


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