Home
last modified time | relevance | path

Searched refs:CreateResManager (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dappinit.cxx261 pAppData_Impl->pBasicResMgr = CreateResManager("sb"); in Initialize_Impl()
262 pAppData_Impl->pSvtResMgr = CreateResManager("svt"); in Initialize_Impl()
H A Dapp.cxx554 ResMgr* SfxApplication::CreateResManager( const char *pPrefix ) in CreateResManager() function in SfxApplication
H A Dappserv.cxx707 pAppData_Impl->pOfaResMgr = CreateResManager( "ofa"); in GetOffResManager_Impl()
/trunk/main/sw/source/ui/dialog/
H A Dswdialmgr.cxx46 pSwResMgr = SfxApplication::CreateResManager( "sw" ); in GetResMgr()
/trunk/main/sfx2/source/bastyp/
H A Dsfxresid.cxx58 pMgr = SfxApplication::CreateResManager("sfx"); in GetResMgr()
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx84 : SfxModule( SfxApplication::CreateResManager("sd"), sal_False, in SdModule()
/trunk/main/starmath/source/
H A Dsmmod.cxx233 SfxModule(SfxApplication::CreateResManager("sm"), sal_False, pObjFact, NULL), in SmModule()
/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx186 static ResMgr* CreateResManager( const char *pPrefix );
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx185 : SfxModule( SfxApplication::CreateResManager( "sw" ), sal_False, pWebFact, in SwModule()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx135 SfxModule( SfxApplication::CreateResManager( "sc" ), sal_False, pFact, NULL ), in ScModule()

Completed in 48 milliseconds