LibreOffice Module vcl (master)
1
|
#include <salwtype.hxx>
Public Member Functions | |
SalMouseEvent () | |
Public Attributes | |
sal_uInt16 | mnButton |
![]() | |
sal_uInt64 | mnTime |
tools::Long | mnX |
tools::Long | mnY |
sal_uInt16 | mnCode |
Additional Inherited Members | |
![]() | |
SalAbstractMouseEvent () | |
Definition at line 108 of file salwtype.hxx.
|
inline |
Definition at line 112 of file salwtype.hxx.
sal_uInt16 SalMouseEvent::mnButton |
Definition at line 110 of file salwtype.hxx.
Referenced by ImplGetMouseButtonMode(), ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), and ImplWindowFrameProc().