Searched refs:PresentationViewShellBase (Results 1 – 4 of 4) sorted by relevance
46 TYPEINIT1(PresentationViewShellBase, ViewShellBase);51 SfxViewFactory* PresentationViewShellBase::pFactory;52 SfxViewShell* __EXPORT PresentationViewShellBase::CreateInstance ( in CreateInstance()55 PresentationViewShellBase* pBase = in CreateInstance()56 new PresentationViewShellBase(_pFrame, pOldView); in CreateInstance()60 void PresentationViewShellBase::RegisterFactory( sal_uInt16 nPrio ) in RegisterFactory()66 void PresentationViewShellBase::InitFactory() in InitFactory()74 PresentationViewShellBase::PresentationViewShellBase ( in PresentationViewShellBase() function in sd::PresentationViewShellBase105 PresentationViewShellBase::~PresentationViewShellBase (void) in ~PresentationViewShellBase()111 void PresentationViewShellBase::InitializeFramework (void) in InitializeFramework()
103 $(SLO)$/PresentationViewShellBase.obj \
35 class PresentationViewShellBase class40 SFX_DECL_VIEWFACTORY(PresentationViewShellBase);45 PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);46 virtual ~PresentationViewShellBase (void);
74 ::sd::PresentationViewShellBase::RegisterFactory ( in RegisterFactorys()
Completed in 17 milliseconds