Home
last modified time | relevance | path

Searched refs:SfxViewFactory (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dviewfac.cxx34 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()
[all …]
H A Dfrmload.cxx478SfxViewFactory* pViewFactory = i_rDocument.GetFactory().GetViewFactoryByViewName( sViewId ); in impl_determineEffectiveViewId_nothrow()
H A Dviewfrm.cxx2331 const SfxViewFactory* pViewFactory = rDocFactory.GetViewFactoryByViewName( sViewId ); in SaveCurrentViewData_Impl()
2685 SfxViewFactory &rViewFactory = in StateView_Impl()
H A Dsfxbasecontroller.cxx1450 … const SfxViewFactory* pViewFactory = rDocFactory.GetViewFactoryByViewName( sViewId ); in ConnectSfxFrame_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfac.hxx42 class SfxViewFactory;
89 void RegisterViewFactory(SfxViewFactory &rFactory);
91 SfxViewFactory& GetViewFactory(sal_uInt16 i = 0) const;
94 SfxViewFactory* GetViewFactoryByViewName( const String& i_rViewName ) const;
H A Dviewfac.hxx39 class SFX2_DLLPUBLIC SfxViewFactory class
42 SfxViewFactory( SfxViewCtor fnC, SfxViewInit fnI,
44 ~SfxViewFactory();
H A Dviewsh.hxx116 static SfxViewFactory *pFactory; \
120 static SfxViewFactory&Factory() { return *pFactory; } \
124 SfxViewFactory* Class::pFactory; \
129 pFactory = new SfxViewFactory(&CreateInstance,&InitFactory,nPrio,AsciiViewName);\
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx66 DECL_PTRARRAY( SfxViewFactoryArr_Impl, SfxViewFactory*, 2, 2 )
155 SfxViewFactory &rFactory in RegisterViewFactory()
191 SfxViewFactory& SfxObjectFactory::GetViewFactory(sal_uInt16 i) const in GetViewFactory()
473 SfxViewFactory* SfxObjectFactory::GetViewFactoryByViewName( const String& i_rViewName ) const in GetViewFactoryByViewName()
480 SfxViewFactory& rViewFac( GetViewFactory( nViewNo ) ); in GetViewFactoryByViewName()
H A Dsfxbasemodel.cxx4143SfxViewFactory* pViewFactory = GetObjectShell()->GetFactory().GetViewFactoryByViewName( i_rViewNam… in createViewController()
/trunk/main/sd/source/ui/view/
H A DOutlineViewShellBase.cxx42 SfxViewFactory* OutlineViewShellBase::pFactory;
52 pFactory = new SfxViewFactory( in RegisterFactory()
H A DSlideSorterViewShellBase.cxx42 SfxViewFactory* SlideSorterViewShellBase::pFactory;
56 pFactory = new SfxViewFactory( in RegisterFactory()
H A DGraphicViewShellBase.cxx44 SfxViewFactory* GraphicViewShellBase::pFactory;
54 pFactory = new SfxViewFactory( in RegisterFactory()
H A DImpressViewShellBase.cxx44 SfxViewFactory* ImpressViewShellBase::pFactory;
54 pFactory = new SfxViewFactory( in RegisterFactory()
H A DPresentationViewShellBase.cxx51 SfxViewFactory* PresentationViewShellBase::pFactory;
62 pFactory = new SfxViewFactory( in RegisterFactory()
H A DViewShellBase.cxx239 SfxViewFactory* ViewShellBase::pFactory;
249 pFactory = new SfxViewFactory( in RegisterFactory()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx76 SfxViewFactory &rViewFactory = in isInPrintPreview()
H A Dvbahelper.cxx98 SfxViewFactory &rViewFactory = in isInPrintPreview()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx112 SfxViewFactory &rViewFactory = in isInPrintPreview()

Completed in 626 milliseconds