Searched refs:SVERSION_NAME (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sal/osl/os2/ |
H A D | profile.c | 62 #define SVERSION_NAME "sversion" macro 2023 if ((osl_getProfileName(SVERSION_FALLBACK, SVERSION_NAME, Profile, sizeof(Profile))) && 2049 (osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) && 2203 if ((osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) && 2228 if ((osl_getProfileName(SVERSION_FALLBACK, SVERSION_NAME, Profile, sizeof(Profile))) &&
|
/trunk/main/sal/osl/w32/ |
H A D | profile.cxx | 66 #define SVERSION_NAME "sversion" macro 2342 rtl_uString_newFromAscii(&strSVName, SVERSION_NAME); in lookupProfile() 2605 rtl_uString_newFromAscii(&strSVName, SVERSION_NAME); in lookupProfile()
|
/trunk/main/sal/osl/unx/ |
H A D | profile.c | 61 #define SVERSION_NAME "sversion" macro
|
Completed in 93 milliseconds