LibreOffice Module vcl (master)
1
|
#include <commandevent.hxx>
Public Member Functions | |
CommandLongPressData () | |
CommandLongPressData (double nX, double nY) | |
double | getX () const |
double | getY () const |
Private Attributes | |
double | mnX |
double | mnY |
Definition at line 288 of file commandevent.hxx.
|
inline |
Definition at line 293 of file commandevent.hxx.
|
inline |
Definition at line 298 of file commandevent.hxx.
|
inline |
Definition at line 303 of file commandevent.hxx.
|
inline |
Definition at line 304 of file commandevent.hxx.
|
private |
Definition at line 290 of file commandevent.hxx.
|
private |
Definition at line 291 of file commandevent.hxx.