Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx58 struct DeploymentResMgr : public rtl::StaticWithInit< struct
59 ResMgr *, DeploymentResMgr> {
73 return ResId( id, *DeploymentResMgr::get() ); in getResId()
80 String ret( ResId( id, *DeploymentResMgr::get() ) ); in getResourceString()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h66 struct DeploymentResMgr : public rtl::StaticWithInit< ResMgr *, DeploymentResMgr > struct
H A Dunopkg_misc.cxx494 String sMsg(ResId(RID_STR_CONCURRENTINSTANCE, *DeploymentResMgr::get())); in getUNO()
497 String sError(ResId(RID_STR_UNOPKG_ERROR, *DeploymentResMgr::get())); in getUNO()
H A Dunopkg_cmdenv.cxx158 ResMgr * pResMgr = DeploymentResMgr::get(); in printLicense()

Completed in 35 milliseconds