LibreOffice Module vcl (master) 1
|
#include <commandevent.hxx>
Public Member Functions | |
CommandGestureSwipeData () | |
CommandGestureSwipeData (double nVelocityX) | |
double | getVelocityX () const |
Private Attributes | |
double | mnVelocityX |
Definition at line 279 of file commandevent.hxx.
|
inline |
Definition at line 283 of file commandevent.hxx.
|
inline |
Definition at line 287 of file commandevent.hxx.
|
inline |
Definition at line 291 of file commandevent.hxx.
|
private |
Definition at line 281 of file commandevent.hxx.