Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx286 sExtensionDir = dp_misc::expandUnoRcTerm(OUSTR("$UNO_USER_PACKAGES_CACHE")); in isUrlTargetInExtension()
288 sExtensionDir = dp_misc::expandUnoRcTerm(OUSTR("$UNO_SHARED_PACKAGES_CACHE")); in isUrlTargetInExtension()
291 sExtensionDir = dp_misc::expandUnoRcTerm(OUSTR("$BUNDLED_EXTENSIONS")); in isUrlTargetInExtension()
/trunk/main/desktop/source/deployment/inc/
H A Ddp_misc.h67 ::rtl::OUString expandUnoRcTerm( ::rtl::OUString const & term );
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx312 OUString expandUnoRcTerm( OUString const & term_ ) in expandUnoRcTerm() function
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx860 0, expandUnoRcTerm(token), xCmdEnv, in unorc_verify_init()
883 0, expandUnoRcTerm(token), xCmdEnv, in unorc_verify_init()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx799 that->m_xComponentContext)->removeExtensionXcuFile(expandUnoRcTerm(data->iniEntry)); in processPackage_()

Completed in 50 milliseconds