Home
last modified time | relevance | path

Searched refs:lookupProfile (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/os2/
H A Dprofile.c179 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)
/trunk/main/sal/osl/w32/
H A Dprofile.cxx173 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 62 milliseconds