Home
last modified time | relevance | path

Searched refs:ImpressViewShellBase (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A DImpressViewShellBase.cxx39 TYPEINIT1(ImpressViewShellBase, ViewShellBase);
44 SfxViewFactory* ImpressViewShellBase::pFactory;
45 SfxViewShell* __EXPORT ImpressViewShellBase::CreateInstance ( in CreateInstance()
48 ImpressViewShellBase* pBase = new ImpressViewShellBase(pFrame, pOldView); in CreateInstance()
52 void ImpressViewShellBase::RegisterFactory( sal_uInt16 nPrio ) in RegisterFactory()
58 void ImpressViewShellBase::InitFactory() in InitFactory()
70 ImpressViewShellBase::ImpressViewShellBase ( in ImpressViewShellBase() function in sd::ImpressViewShellBase
81 ImpressViewShellBase::~ImpressViewShellBase (void) in ~ImpressViewShellBase()
89 void ImpressViewShellBase::Execute (SfxRequest& rRequest) in Execute()
110 void ImpressViewShellBase::InitializeFramework (void) in InitializeFramework()
H A DOutlineViewShellBase.cxx67 : ImpressViewShellBase (_pFrame, pOldShell) in OutlineViewShellBase()
H A DSlideSorterViewShellBase.cxx78 : ImpressViewShellBase (_pFrame, pOldShell) in SlideSorterViewShellBase()
H A Dmakefile.mk97 $(SLO)$/ImpressViewShellBase.obj \
/aoo4110/main/sd/source/ui/inc/
H A DImpressViewShellBase.hxx35 class ImpressViewShellBase class
40 SFX_DECL_VIEWFACTORY(ImpressViewShellBase);
45 ImpressViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
46 virtual ~ImpressViewShellBase (void);
H A DSlideSorterViewShellBase.hxx36 : public ImpressViewShellBase
H A DOutlineViewShellBase.hxx36 : public ImpressViewShellBase
/aoo4110/main/sd/source/ui/app/
H A Dsddll1.cxx68 ::sd::ImpressViewShellBase::RegisterFactory ( in RegisterFactorys()

Completed in 29 milliseconds