LibreOffice Module sd (master) 1
Public Types | Public Attributes | List of all members
sd::WrappedMouseMotionEvent Struct Reference

#include <slideshowviewimpl.hxx>

Inheritance diagram for sd::WrappedMouseMotionEvent:
[legend]
Collaboration diagram for sd::WrappedMouseMotionEvent:
[legend]

Public Types

enum  EventType {
  DRAGGED ,
  MOVED
}
 

Public Attributes

EventType meType
 
css::awt::MouseEvent maEvent
 

Detailed Description

Definition at line 57 of file slideshowviewimpl.hxx.

Member Enumeration Documentation

◆ EventType

Enumerator
DRAGGED 
MOVED 

Definition at line 59 of file slideshowviewimpl.hxx.

Member Data Documentation

◆ maEvent

css::awt::MouseEvent sd::WrappedMouseMotionEvent::maEvent

Definition at line 66 of file slideshowviewimpl.hxx.

◆ meType

EventType sd::WrappedMouseMotionEvent::meType

Definition at line 65 of file slideshowviewimpl.hxx.

Referenced by sd::SlideShowViewMouseMotionListeners::notify().


The documentation for this struct was generated from the following file: