Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/os2/
H A Dprofile.c61 #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))) &&
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx65 #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()
/aoo41x/main/sal/osl/unx/
H A Dprofile.c60 #define SVERSION_FALLBACK STR_INI_METASYS macro

Completed in 107 milliseconds