|
LibreOffice Module sd (master) 1
|
#include <controller/SlideSorterController.hxx>#include <com/sun/star/document/XEventListener.hpp>#include <com/sun/star/beans/XPropertyChangeListener.hpp>#include <com/sun/star/accessibility/XAccessibleEventListener.hpp>#include <com/sun/star/frame/XFrameActionListener.hpp>#include <comphelper/compbase.hxx>#include <cppuhelper/weakref.hxx>#include <svl/lstner.hxx>#include <tools/link.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sd::slidesorter::controller::Listener |
| Listen for events of various types and sources and react to them. More... | |
Namespaces | |
| namespace | sd |
| namespace | sd::tools |
| namespace | sd::slidesorter |
| namespace | sd::slidesorter::controller |
Typedefs | |
| typedef comphelper::WeakComponentImplHelper< css::document::XEventListener, css::beans::XPropertyChangeListener, css::accessibility::XAccessibleEventListener, css::frame::XFrameActionListener > | sd::slidesorter::controller::ListenerInterfaceBase |