LibreOffice Module sd (master) 1
Namespaces | Macros | Functions
docshell.cxx File Reference
#include <DrawDocShell.hxx>
#include <officecfg/Office/Common.hxx>
#include <unotools/configmgr.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/svxids.hrc>
#include <svl/srchitem.hxx>
#include <svx/srchdlg.hxx>
#include <svx/svdoutl.hxx>
#include <svx/svditer.hxx>
#include <editeng/flstitem.hxx>
#include <editeng/eeitem.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <sfx2/printer.hxx>
#include <svx/drawitem.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/whiter.hxx>
#include <svl/itempool.hxx>
#include <svl/stritem.hxx>
#include <svtools/ctrltool.hxx>
#include <svtools/langtab.hxx>
#include <comphelper/classids.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/visitem.hxx>
#include <app.hrc>
#include <sdmod.hxx>
#include <View.hxx>
#include <drawdoc.hxx>
#include <ViewShell.hxx>
#include <unomodel.hxx>
#include <undo/undomanager.hxx>
#include <undo/undofactory.hxx>
#include <OutlineView.hxx>
#include <ViewShellBase.hxx>
#include <sfx2/notebookbar/SfxNotebookBar.hxx>
#include <comphelper/lok.hxx>
#include <DrawViewShell.hxx>
#include <sdpage.hxx>
#include <docmodel/theme/Theme.hxx>
#include <sdslots.hxx>
Include dependency graph for docshell.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Macros

#define ShellClass_DrawDocShell
 

Functions

 SFX_IMPL_SUPERCLASS_INTERFACE (DrawDocShell, SfxObjectShell)
 
 sd::SFX_IMPL_OBJECTFACTORY (DrawDocShell, SvGlobalName(SO3_SIMPRESS_CLASSID), "simpress") void DrawDocShell
 slotmaps and definitions of SFX More...
 
 sd::IMPL_LINK (DrawDocShell, OnlineSpellCallback, SpellCallbackInfo &, rInfo, void)
 Callback for ExecuteSpellPopup() More...
 

Macro Definition Documentation

◆ ShellClass_DrawDocShell

#define ShellClass_DrawDocShell

Definition at line 67 of file docshell.cxx.

Function Documentation

◆ SFX_IMPL_SUPERCLASS_INTERFACE()

SFX_IMPL_SUPERCLASS_INTERFACE ( DrawDocShell  ,
SfxObjectShell   
)