LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Attributes | |
sal_uInt64 | mnTime |
tools::Long | mnX |
tools::Long | mnY |
sal_uInt16 | mnCode |
Protected Member Functions | |
SalAbstractMouseEvent () | |
Definition at line 100 of file salwtype.hxx.
|
inlineprotected |
Definition at line 108 of file salwtype.hxx.
sal_uInt16 SalAbstractMouseEvent::mnCode |
Definition at line 105 of file salwtype.hxx.
Referenced by ImplGetMouseButtonMode(), ImplGetMouseMoveMode(), ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), ImplHandleSalMouseLeave(), ImplHandleSalMouseMove(), ImplWindowFrameProc(), and Application::LOKHandleMouseEvent().
sal_uInt64 SalAbstractMouseEvent::mnTime |
Definition at line 102 of file salwtype.hxx.
Referenced by ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), ImplHandleSalMouseLeave(), ImplHandleSalMouseMove(), ImplWindowFrameProc(), Application::LOKHandleMouseEvent(), and shouldReusePreviousMouseWindow().
tools::Long SalAbstractMouseEvent::mnX |
Definition at line 103 of file salwtype.hxx.
Referenced by ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), ImplHandleSalMouseLeave(), ImplHandleSalMouseMove(), ImplWindowFrameProc(), Application::LOKHandleMouseEvent(), and shouldReusePreviousMouseWindow().
tools::Long SalAbstractMouseEvent::mnY |
Definition at line 104 of file salwtype.hxx.
Referenced by ImplHandleSalMouseButtonDown(), ImplHandleSalMouseButtonUp(), ImplHandleSalMouseLeave(), ImplHandleSalMouseMove(), ImplWindowFrameProc(), Application::LOKHandleMouseEvent(), and shouldReusePreviousMouseWindow().