|
LibreOffice Module sd (master) 1
|
#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>#include <com/sun/star/frame/XController.hpp>#include <com/sun/star/drawing/framework/XConfigurationController.hpp>#include <com/sun/star/drawing/framework/XPane.hpp>#include <com/sun/star/drawing/framework/XResourceFactory.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <rtl/ref.hxx>#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | sdext::presenter::PresenterPaneFactory |
| The PresenterPaneFactory provides a fixed set of panes. More... | |
Namespaces | |
| namespace | sd |
| namespace | sdext |
| namespace | sdext::presenter |
Typedefs | |
| typedef ::cppu::WeakComponentImplHelper< css::drawing::framework::XResourceFactory > | sdext::presenter::PresenterPaneFactoryInterfaceBase |