Searched refs:SVERSION_LOCATION (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sal/osl/os2/ |
| H A D | profile.c | 60 #define SVERSION_LOCATION STR_INI_METACFG macro 2048 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && 2049 (osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) && 2203 if ((osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) && 2226 … if ((strlen(Buffer) <= 0) && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0))
|
| /trunk/main/sal/osl/w32/ |
| H A D | profile.cxx | 64 #define SVERSION_LOCATION STR_INI_METACFG macro 2289 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile() 2328 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && in lookupProfile() 2552 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile() 2570 && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) in lookupProfile()
|
| /trunk/main/sal/osl/unx/ |
| H A D | profile.c | 59 #define SVERSION_LOCATION STR_INI_METACFG macro
|