LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Member Functions | |
SalMouseEvent () | |
Public Attributes | |
sal_uInt16 | mnButton |
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 115 of file salwtype.hxx.
|
inline |
Definition at line 119 of file salwtype.hxx.
sal_uInt16 SalMouseEvent::mnButton |
Definition at line 117 of file salwtype.hxx.
Referenced by ImplGetMouseButtonMode(), ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), ImplWindowFrameProc(), and Application::LOKHandleMouseEvent().