Lines Matching refs:SfxViewFactory
34 DBG_NAME(SfxViewFactory) in DBG_NAME() argument
36 SfxViewShell *SfxViewFactory::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldSh ) in DBG_NAME()
38 DBG_CHKTHIS(SfxViewFactory, 0); in DBG_NAME()
42 void SfxViewFactory::InitFactory() in InitFactory()
44 DBG_CHKTHIS(SfxViewFactory, 0); in InitFactory()
48 String SfxViewFactory::GetLegacyViewName() const in GetLegacyViewName()
56 String SfxViewFactory::GetAPIViewName() const in GetAPIViewName()
69 SfxViewFactory::SfxViewFactory( SfxViewCtor fnC, SfxViewInit fnI, in SfxViewFactory() function in SfxViewFactory
76 DBG_CTOR(SfxViewFactory, 0); in SfxViewFactory()
79 SfxViewFactory::~SfxViewFactory() in ~SfxViewFactory()
81 DBG_DTOR(SfxViewFactory, 0); in ~SfxViewFactory()