LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
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 () | |
Definition at line 165 of file salwtype.hxx.
|
inline |
Definition at line 173 of file salwtype.hxx.
bool SalWheelMouseEvent::mbDeltaIsPixel |
Definition at line 171 of file salwtype.hxx.
bool SalWheelMouseEvent::mbHorz |
Definition at line 170 of file salwtype.hxx.
tools::Long SalWheelMouseEvent::mnDelta |
Definition at line 167 of file salwtype.hxx.
tools::Long SalWheelMouseEvent::mnNotchDelta |
Definition at line 168 of file salwtype.hxx.
double SalWheelMouseEvent::mnScrollLines |
Definition at line 169 of file salwtype.hxx.