|
LibreOffice Module sd (master) 1
|
#include <cppuhelper/basemutex.hxx>#include <cppuhelper/compbase.hxx>#include <com/sun/star/awt/XWindowListener.hpp>#include <com/sun/star/drawing/XPresenterHelper.hpp>#include <com/sun/star/drawing/framework/XPane.hpp>#include <com/sun/star/drawing/framework/XPaneBorderPainter.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/rendering/XCanvas.hpp>#include <rtl/ref.hxx>Go to the source code of this file.
Classes | |
| class | sdext::presenter::PresenterPaneBase |
| Base class of the panes used by the presenter screen. More... | |
Namespaces | |
| namespace | sdext |
| namespace | sdext::presenter |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::drawing::framework::XPane, css::lang::XInitialization, css::awt::XWindowListener, css::awt::XPaintListener > | sdext::presenter::PresenterPaneBaseInterfaceBase |