Home
last modified time | relevance | path

Searched refs:PresentationViewShellBase (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/view/
H A DPresentationViewShellBase.cxx46 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::PresentationViewShellBase
105 PresentationViewShellBase::~PresentationViewShellBase (void) in ~PresentationViewShellBase()
111 void PresentationViewShellBase::InitializeFramework (void) in InitializeFramework()
H A Dmakefile.mk103 $(SLO)$/PresentationViewShellBase.obj \
/aoo4110/main/sd/source/ui/inc/
H A DPresentationViewShellBase.hxx35 class PresentationViewShellBase class
40 SFX_DECL_VIEWFACTORY(PresentationViewShellBase);
45 PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
46 virtual ~PresentationViewShellBase (void);
/aoo4110/main/sd/source/ui/app/
H A Dsddll1.cxx74 ::sd::PresentationViewShellBase::RegisterFactory ( in RegisterFactorys()

Completed in 18 milliseconds