Home
last modified time | relevance | path

Searched refs:aBaseInstallPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/app/
H A Dappfirststart.cxx64 OUString aBaseInstallPath(RTL_CONSTASCII_USTRINGPARAM("$OOO_BASE_DIR")); in GetLicensePath() local
65 rtl::Bootstrap::expandMacros(aBaseInstallPath); in GetLicensePath()
89 aBaseInstallPath + OUString::createFromAscii(szLicensePath) in GetLicensePath()
96 aBaseInstallPath + OUString::createFromAscii(szLicensePath) in GetLicensePath()
/trunk/main/framework/source/services/
H A Dlicense.cxx267 ::rtl::OUString aBaseInstallPath; in execute()
269 Bootstrap::locateBaseInstallation(aBaseInstallPath); in execute()
300 aBaseInstallPath + ::rtl::OUString::createFromAscii(szLicensePath) in execute()
307 aBaseInstallPath + ::rtl::OUString::createFromAscii(szLicensePath) in execute()
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx129 rtl::OUString aBaseInstallPath; in HelpLocaleString() local
131 utl::Bootstrap::locateBaseInstallation(aBaseInstallPath); in HelpLocaleString()
134 rtl::OUString sHelpPath = aBaseInstallPath + in HelpLocaleString()
147 sHelpPath = aBaseInstallPath + in HelpLocaleString()

Completed in 29 milliseconds