Home
last modified time | relevance | path

Searched refs:SAL_CONFIGFILE (Results 1 – 25 of 36) sorted by relevance

12

/aoo4110/main/sal/inc/sal/
H A Dconfig.h46 #define SAL_CONFIGFILE( name ) name ".ini" macro
94 #define SAL_CONFIGFILE( name ) name ".ini" macro
105 #define SAL_CONFIGFILE( name ) name "rc" macro
116 #define SAL_CONFIGFILE( name ) name "rc" macro
125 #define SAL_CONFIGFILE( name ) name "rc" macro
/aoo4110/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx640 …CPPUNIT_ASSERT_MESSAGE("failed, can't expand '${file:///.../" SAL_CONFIGFILE("rtl") "::RTLVALUE}' … in expandMacrosFrom_002()
667 …CPPUNIT_ASSERT_MESSAGE("failed, can't expand '${" SAL_CONFIGFILE("rtl") "::SOVALUE}' to 'src680_qa… in expandMacrosFrom_002_1()
767 "${.override:$ORIGIN/" SAL_CONFIGFILE("rtl") ":ORIGIN}")); in testOverride()
774 "${.override:$ORIGIN/" SAL_CONFIGFILE("none") ":MYVAR}")); in testOverride()
784 "${$ORIGIN/" SAL_CONFIGFILE("none") ":MYVAR}")); in testNonexisting()
939 sLines += "RECURSIVE=${$ORIGIN/" SAL_CONFIGFILE("testshl2") ":RECURSIVE}\n"; in create_rtlrc()
963 sLines += "SOFROMVALUE=${$ORIGIN/" SAL_CONFIGFILE("rtl") "::SOVALUE}\n"; in create_testshl2rc()
965 sLines += "SOFROMVALUE3=${$ORIGIN/" SAL_CONFIGFILE("rtl") "::TESTSHL_SOVALUE}\n"; in create_testshl2rc()
973 sLines += "RECURSIVE=${$ORIGIN/" SAL_CONFIGFILE("rtl") ":RECURSIVE}\n"; in create_testshl2rc()
985 SAL_CONFIGFILE("rtl")); in create_testshl2rc()
/aoo4110/main/configmgr/source/
H A Dcomponents.cxx523 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("uno") in Components()
533 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("uno") in Components()
543 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("uno") in Components()
554 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("uno") in Components()
820 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("bootstrap") in getModificationFileUrl()
841 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("bootstrap") in parseModificationLayer()
/aoo4110/main/extensions/source/update/check/
H A Dupdateprotocol.cxx64 rBuildID = UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":ProductBuildid}" ); in getBootstrapData()
69 rInstallSetID = UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":UpdateID}" ); in getBootstrapData()
74 …rtl::OUString aValue( UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":UpdateURL}… in getBootstrapData()
H A Dupdatecheck.cxx115 …rtl::OUString aPathVal(UNISTRING("${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":buildid}")… in getBuildId()
123 …rtl::OUString aPathVal(UNISTRING("${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("bootstrap") ":BaseInst… in getBaseInstallation()
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx58 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") in satisfiesMinimalVersion()
99 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") in check()
H A Ddp_update.cxx240 "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") in getExtensionDefaultUpdateURL()
H A Ddp_misc.cxx81 "$OOO_BASE_DIR/program/" SAL_CONFIGFILE("uno")) ); in operator ()()
/aoo4110/main/cppuhelper/source/
H A Dbootstrap.cxx103 get_this_libpath() + OUSTR("/" SAL_CONFIGFILE("uno")) ); in get_unorc()
235 0, fileName.getLength() - strlen(SAL_CONFIGFILE(""))) ); in findBoostrapArgument()
546 Bootstrap::encode(path + OUSTR(SAL_CONFIGFILE("fundamental")))); in bootstrap()
/aoo4110/main/unotools/source/config/
H A Dbootstrap.cxx47 #define BOOTSTRAP_DATA_NAME SAL_CONFIGFILE("bootstrap")
68 #define SETUP_DATA_NAME SAL_CONFIGFILE("setup")
913 … OUString(RTL_CONSTASCII_USTRINGPARAM( "/program/" SAL_CONFIGFILE("version"))) ); in getVersionValue()
/aoo4110/main/tools/source/misc/
H A Dextendapplicationenvironment.cxx80 RTL_CONSTASCII_STRINGPARAM(SAL_CONFIGFILE("fundamental"))); in extendApplicationEnvironment()
/aoo4110/main/jvmfwk/source/
H A Dfwkutil.hxx54 buf.appendAscii(SAL_CONFIGFILE("/jvmfwk3")); in operator ()()
/aoo4110/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx51 iniName += OUString(RTL_CONSTASCII_USTRINGPARAM(SAL_CONFIGFILE(""))); // add the rc file extension in tryService()
/aoo4110/main/extensions/source/update/feed/
H A Dupdatefeed.cxx378 …rtl::OUString aBaseBuildId( UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":buil… in UpdateInformationProvider()
385 …rtl::OUString aUserAgent( UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":Update… in UpdateInformationProvider()
/aoo4110/main/uui/source/
H A Dnewerverwarn.cxx92 sIniFileName += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SAL_CONFIGFILE( "version" ) ) ); in IMPL_LINK()
/aoo4110/main/xmlscript/test/
H A Dimexp.cxx85 RTL_CONSTASCII_USTRINGPARAM("/program/" SAL_CONFIGFILE("uno")) ); in createInitialComponentContext()
/aoo4110/main/pyuno/source/loader/
H A Dpyuno_loader.cxx161 …OUString path( RTL_CONSTASCII_USTRINGPARAM( "$OOO_BASE_DIR/program/" SAL_CONFIGFILE("pythonloader.… in CreateInstance()
/aoo4110/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx366 … "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE( "bootstrap" ) ":UserInstallation}" ) ) ); in initDirs()
/aoo4110/main/scripting/source/provider/
H A DURIHelper.cxx54 … "vnd.sun.star.expand:${$OOO_BASE_DIR/program/" SAL_CONFIGFILE( "bootstrap") "::UserInstallation}";
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx57 … aIni += OUString( RTL_CONSTASCII_USTRINGPARAM( "/program/" SAL_CONFIGFILE( "bootstrap" ) ) ); in getOfficePath()
/aoo4110/main/desktop/source/app/
H A Dcheck_ext_deps.cxx375 …rtl::OUString aCurrentBuildID( UNISTRING( "${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("version") ":b… in impl_needsCompatCheck()
/aoo4110/main/scripting/source/storage/
H A DScriptStorageManager.cxx85 SAL_CONFIGFILE( "${$OOO_BASE_DIR/program/bootstrap" ) ); in ScriptStorageManager()
/aoo4110/main/desktop/source/migration/services/
H A Djvmfwk.cxx327 rtl::Bootstrap javaini(m_sUserDir + OUSTR( "/user/config/" SAL_CONFIGFILE("java"))); in migrateJavarc()
/aoo4110/main/vcl/unx/generic/app/
H A Dsaldata.cxx835 …aIni += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "/program/" SAL_CONFIGFILE( "bootstrap" ) ) … in getFrameClassName()
/aoo4110/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx454 …OUString sBootstrap(RTL_CONSTASCII_USTRINGPARAM("${$OOO_BASE_DIR/program/" SAL_CONFIGFILE("bootstr… in getLockFilePath()

Completed in 135 milliseconds

12