|
LibreOffice Module sd (master) 1
|
#include "PresenterController.hxx"#include <com/sun/star/presentation/XSlideShowController.hpp>#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>#include <rtl/ref.hxx>Go to the source code of this file.
Classes | |
| class | sdext::presenter::PresenterCurrentSlideObserver |
| Check periodically the slide show controller and the frame::XController whether the current slide has changed. More... | |
Namespaces | |
| namespace | sdext |
| namespace | sdext::presenter |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::presentation::XSlideShowListener > | sdext::presenter::PresenterCurrentSlideObserverInterfaceBase |