|
LibreOffice Module sd (master) 1
|
#include <slideshowviewimpl.hxx>
Public Types | |
| enum | EventType { DRAGGED , MOVED } |
Public Attributes | |
| EventType | meType |
| css::awt::MouseEvent | maEvent |
Definition at line 57 of file slideshowviewimpl.hxx.
| Enumerator | |
|---|---|
| DRAGGED | |
| MOVED | |
Definition at line 59 of file slideshowviewimpl.hxx.
| css::awt::MouseEvent sd::WrappedMouseMotionEvent::maEvent |
Definition at line 66 of file slideshowviewimpl.hxx.
| EventType sd::WrappedMouseMotionEvent::meType |
Definition at line 65 of file slideshowviewimpl.hxx.
Referenced by sd::SlideShowViewMouseMotionListeners::notify().