Searched refs:lookupProfile (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 179 static sal_Bool lookupProfile(const sal_Char *pszPath, const sal_Char *pszFile, sal_Char *pPath); 1038 if (! lookupProfile(pPath + RTL_CONSTASCII_LENGTH(STR_INI_METAINS), File, Path)) 1986 static sal_Bool lookupProfile(const sal_Char *pszPath, const sal_Char *pszFile, sal_Char *pPath)
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 173 static sal_Bool lookupProfile(const sal_Unicode *strPath, const sal_Unicode *strFile, s… 1049 if (! lookupProfile(pPath + RTL_CONSTASCII_LENGTH(STR_INI_METAINS), aFile, aPath)) in osl_getProfileName() 2296 static sal_Bool lookupProfile(const sal_Unicode *strPath, const sal_Unicode *strFile, sal_Unicode *… in lookupProfile() function
|
Completed in 30 milliseconds