|
LibreOffice Module sd (master) 1
|
#include <DrawController.hxx>#include <sdpage.hxx>#include <ViewShell.hxx>#include <ViewShellBase.hxx>#include <ViewShellManager.hxx>#include <FormShellManager.hxx>#include <Window.hxx>#include <framework/ConfigurationController.hxx>#include <framework/ModuleController.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/sequence.hxx>#include <comphelper/servicehelper.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/typeprovider.hxx>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/drawing/XDrawSubController.hpp>#include <com/sun/star/drawing/XLayer.hpp>#include <slideshow.hxx>#include <sal/log.hxx>#include <svx/fmshell.hxx>#include <vcl/svapp.hxx>#include <vcl/EnumContext.hxx>#include <svx/sidebar/ContextChangeEventMultiplexer.hxx>#include <comphelper/diagnose_ex.hxx>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | sd |
Functions | |
| sd::IMPLEMENT_FORWARD_XINTERFACE2 (DrawController, DrawControllerInterfaceBase, OPropertySetHelper) | |
| sd::IMPLEMENT_GET_IMPLEMENTATION_ID (DrawController) | |
Variables | |
| constexpr OUStringLiteral | sd::ssServiceName = u"com.sun.star.drawing.DrawingDocumentDrawView" |