Home
last modified time | relevance | path

Searched refs:SfxObjectFactory (Results 1 – 25 of 39) sorted by relevance

12

/AOO41X/main/sfx2/source/doc/ !
H A Ddocfac.cxx70 DBG_NAME(SfxObjectFactory)
100 SfxFilterContainer* SfxObjectFactory::GetFilterContainer( sal_Bool /*bForceLoad*/ ) const in GetFilterContainer()
107 SfxObjectFactory::SfxObjectFactory in SfxObjectFactory() function in SfxObjectFactory
116 DBG_CTOR(SfxObjectFactory, 0); in SfxObjectFactory()
140 SfxObjectFactory::~SfxObjectFactory() in ~SfxObjectFactory()
142 DBG_DTOR(SfxObjectFactory, 0); in ~SfxObjectFactory()
153 void SfxObjectFactory::RegisterViewFactory in RegisterViewFactory()
184 sal_uInt16 SfxObjectFactory::GetViewFactoryCount() const in GetViewFactoryCount()
191 SfxViewFactory& SfxObjectFactory::GetViewFactory(sal_uInt16 i) const in GetViewFactory()
198 SfxModule* SfxObjectFactory::GetModule() const in GetModule()
[all …]
H A Ddocvor.cxx1767 if ( SfxObjectFactory::GetStandardTemplate( aServiceNames[i] ).Len() > 0 ) in GetAllFactoryURLs_Impl()
1998 SfxObjectFactory::SetStandardTemplate( aServiceName, aFileURL ); in Dispatch_Impl()
2012 SfxObjectFactory::SetStandardTemplate( aServiceName, String() ); in Dispatch_Impl()
/AOO41X/main/sfx2/inc/sfx2/ !
H A Ddocfac.hxx66 class SFX2_DLLPUBLIC SfxObjectFactory class
75SfxObjectFactory( const SvGlobalName &rName, SfxObjectShellFlags nFlags, const char* pShortName );
76 ~SfxObjectFactory();
115 SAL_DLLPRIVATE SfxObjectFactory(const SfxObjectFactory&);
116 SAL_DLLPRIVATE const SfxObjectFactory& operator=(const SfxObjectFactory &);
123 static SfxObjectFactory* pObjectFactory; \
125 static SfxObjectFactory& Factory(); \
126 virtual SfxObjectFactory& GetFactory() const { return Factory(); }
129 SfxObjectFactory* ClassName::pObjectFactory = 0; \
130 SfxObjectFactory& ClassName::Factory() \
[all …]
H A Dmodule.hxx38 class SfxObjectFactory;
40 class SfxObjectFactory;
77 SfxObjectFactory* pFactoryP, ... );
H A Dobjsh.hxx70 class SfxObjectFactory;
275 virtual SfxObjectFactory& GetFactory() const=0;
H A Dfcontnr.hxx42 class SfxObjectFactory;
/AOO41X/main/sw/source/ui/app/ !
H A Dswdll.cxx74 SfxObjectFactory* pDocFact = 0; in Init()
75 SfxObjectFactory* pGlobDocFact = 0; in Init()
82 SfxObjectFactory* pWDocFact = &SwWebDocShell::Factory(); in Init()
H A Dswmodule.cxx181 SwModule::SwModule( SfxObjectFactory* pWebFact, in SwModule()
182 SfxObjectFactory* pFact, in SwModule()
183 SfxObjectFactory* pGlobalFact ) in SwModule()
/AOO41X/main/sw/inc/ !
H A Dswmodule.hxx138 SwModule( SfxObjectFactory* pFact,
139 SfxObjectFactory* pWebFact,
140 SfxObjectFactory* pGlobalFact );
/AOO41X/main/sfx2/inc/ !
H A Darrdecl.hxx43 class SfxObjectFactory;
44 typedef SfxObjectFactory* SfxObjectFactoryPtr;
/AOO41X/main/sfx2/source/appl/ !
H A Dmodule.cxx141 SfxObjectFactory* pFactoryP, ... ) in SfxModule()
147 for ( SfxObjectFactory *pArg = pFactoryP; pArg; in SfxModule()
148 pArg = va_arg( pVarArgs, SfxObjectFactory* ) ) in SfxModule()
/AOO41X/main/sd/source/ui/app/ !
H A Dsddll.cxx68 SfxObjectFactory* pDrawFact = NULL; in Init()
69 SfxObjectFactory* pImpressFact = NULL; in Init()
H A Dsdmod.cxx85 SdModule::SdModule(SfxObjectFactory* pFact1, SfxObjectFactory* pFact2 ) in SdModule()
/AOO41X/main/starmath/inc/ !
H A Dsmmod.hxx43 class SfxObjectFactory;
139 SmModule(SfxObjectFactory* pObjFact);
/AOO41X/main/sd/inc/ !
H A Dsdmod.hxx103 … SdModule(SfxObjectFactory* pDrawObjFact, SfxObjectFactory* pGraphicObjFact);
/AOO41X/main/basctl/source/basicide/ !
H A Diderdll.cxx92 SfxObjectFactory* pFact = &BasicDocShell::Factory(); in Init()
104 SfxObjectFactory& rFactory = BasicDocShell::Factory(); in Init()
H A Dbasicmod.hxx34 BasicIDEModule( ResMgr *pMgr, SfxObjectFactory *pObjFact) : in BasicIDEModule()
/AOO41X/main/sfx2/source/view/ !
H A Dfrmload.cxx343 sTemplateURL = SfxObjectFactory::GetStandardTemplate( sServiceName ); in impl_determineTemplateDocument()
345 …sTemplateURL = SfxObjectFactory::GetStandardTemplate( SfxObjectShell::GetServiceNameFromFactory( s… in impl_determineTemplateDocument()
/AOO41X/main/sd/source/ui/unoidl/ !
H A Dsddetect.hxx40 class SfxObjectFactory;
/AOO41X/main/sc/source/ui/unoobj/ !
H A Dscdetect.hxx40 class SfxObjectFactory;
/AOO41X/main/starmath/source/ !
H A Dsmdetect.hxx40 class SfxObjectFactory;
H A Dsmdll.cxx66 SfxObjectFactory& rFactory = SmDocShell::Factory(); in Init()
/AOO41X/main/sfx2/source/inc/ !
H A Dappdata.hxx58 class SfxObjectFactory;
/AOO41X/main/sw/source/ui/dbui/ !
H A Dmmdocselectpage.cxx161 SfxObjectFactory &rFact = m_pWizard->GetSwView()->GetDocShell()->GetFactory(); in IMPL_LINK()
/AOO41X/main/sc/inc/ !
H A Dscmod.hxx151 ScModule( SfxObjectFactory* pFact );

12