Searched refs:SVERSION_LOCATION (Results 1 – 3 of 3) sorted by relevance
/aoo41x/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))
|
/aoo41x/main/sal/osl/w32/ |
H A D | profile.cxx | 64 #define SVERSION_LOCATION STR_INI_METACFG macro 2341 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile() 2380 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && in lookupProfile() 2604 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile() 2622 && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) in lookupProfile()
|
/aoo41x/main/sal/osl/unx/ |
H A D | profile.c | 59 #define SVERSION_LOCATION STR_INI_METACFG macro
|
Completed in 35 milliseconds