LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
SalWheelMouseEvent Struct Referencefinal

#include <salwtype.hxx>

Inheritance diagram for SalWheelMouseEvent:
[legend]
Collaboration diagram for SalWheelMouseEvent:
[legend]

Public Member Functions

 SalWheelMouseEvent ()
 

Public Attributes

tools::Long mnDelta
 
tools::Long mnNotchDelta
 
double mnScrollLines
 
bool mbHorz
 
bool mbDeltaIsPixel
 
- Public Attributes inherited from SalAbstractMouseEvent
sal_uInt64 mnTime
 
tools::Long mnX
 
tools::Long mnY
 
sal_uInt16 mnCode
 

Additional Inherited Members

- Protected Member Functions inherited from SalAbstractMouseEvent
 SalAbstractMouseEvent ()
 

Detailed Description

Definition at line 165 of file salwtype.hxx.

Constructor & Destructor Documentation

◆ SalWheelMouseEvent()

SalWheelMouseEvent::SalWheelMouseEvent ( )
inline

Definition at line 173 of file salwtype.hxx.

Member Data Documentation

◆ mbDeltaIsPixel

bool SalWheelMouseEvent::mbDeltaIsPixel

Definition at line 171 of file salwtype.hxx.

◆ mbHorz

bool SalWheelMouseEvent::mbHorz

Definition at line 170 of file salwtype.hxx.

◆ mnDelta

tools::Long SalWheelMouseEvent::mnDelta

Definition at line 167 of file salwtype.hxx.

◆ mnNotchDelta

tools::Long SalWheelMouseEvent::mnNotchDelta

Definition at line 168 of file salwtype.hxx.

◆ mnScrollLines

double SalWheelMouseEvent::mnScrollLines

Definition at line 169 of file salwtype.hxx.


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