Searched refs:SVERSION_FALLBACK (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 61 #define SVERSION_FALLBACK STR_INI_METASYS macro 2023 if ((osl_getProfileName(SVERSION_FALLBACK, SVERSION_NAME, Profile, sizeof(Profile))) && 2048 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && 2226 if ((strlen(Buffer) <= 0) && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0)) 2228 if ((osl_getProfileName(SVERSION_FALLBACK, SVERSION_NAME, Profile, sizeof(Profile))) &&
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 65 #define SVERSION_FALLBACK STR_INI_METASYS macro 2340 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile() 2380 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && in lookupProfile() 2603 rtl_uString_newFromAscii(&strSVFallback, SVERSION_FALLBACK); in lookupProfile() 2622 && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) in lookupProfile()
|
/aoo42x/main/sal/osl/unx/ |
H A D | profile.c | 60 #define SVERSION_FALLBACK STR_INI_METASYS macro
|
Completed in 25 milliseconds