Home
last modified time | relevance | path

Searched refs:DeploymentGuiResMgr (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_handleversionexception.cxx87 …ox box( pDialogHelper ? pDialogHelper->getWindow() : NULL, ResId(id, *DeploymentGuiResMgr::get())); in handleVersionException()
98 … s = String(ResId(RID_STR_WARNINGBOX_VERSION_EQUAL_DIFFERENT_NAMES, *DeploymentGuiResMgr::get())); in handleVersionException()
102 … s = String(ResId(RID_STR_WARNINGBOX_VERSION_LESS_DIFFERENT_NAMES, *DeploymentGuiResMgr::get())); in handleVersionException()
106 …s = String(ResId(RID_STR_WARNINGBOX_VERSION_GREATER_DIFFERENT_NAMES, *DeploymentGuiResMgr::get())); in handleVersionException()
H A Ddp_gui_shared.hxx36 struct DeploymentGuiResMgr : struct
37 public ::rtl::StaticWithInit< ResMgr *, DeploymentGuiResMgr > {
53 DpGuiResId( sal_uInt16 nId ):ResId( nId, *DeploymentGuiResMgr::get() ) {} in DpGuiResId()
H A Ddp_gui_dialog2.cxx570 return ResId( nId, *DeploymentGuiResMgr::get() ); in getResId()
579 String ret( ResId( id, *DeploymentGuiResMgr::get() ) ); in getResourceString()
H A Ddp_gui_extensioncmdqueue.cxx466 String sMsg( ResId( RID_STR_UNSUPPORTED_PLATFORM, *DeploymentGuiResMgr::get() ) ); in handle()
/aoo4110/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx288 String sMsg(ResId(RID_STR_UNSUPPORTED_PLATFORM, *dp_gui::DeploymentGuiResMgr::get())); in handle()

Completed in 55 milliseconds