LibreOffice Module sd (master) 1
|
#include <framework/factories/BasicViewFactory.hxx>
#include <framework/ViewShellWrapper.hxx>
#include <framework/FrameworkHelper.hxx>
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <framework/Pane.hxx>
#include <DrawController.hxx>
#include <ViewShellBase.hxx>
#include <ViewShellManager.hxx>
#include <DrawDocShell.hxx>
#include <DrawViewShell.hxx>
#include <GraphicViewShell.hxx>
#include <OutlineViewShell.hxx>
#include <PresentationViewShell.hxx>
#include <SlideSorterViewShell.hxx>
#include <FrameView.hxx>
#include <Window.hxx>
#include <comphelper/servicehelper.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/wrkwin.hxx>
#include <toolkit/helper/vclunohelper.hxx>
Go to the source code of this file.
Classes | |
class | sd::framework::BasicViewFactory::ViewDescriptor |
class | sd::framework::BasicViewFactory::ViewShellContainer |
class | sd::framework::BasicViewFactory::ViewCache |
Namespaces | |
namespace | sd |
namespace | sd::framework |