Home
last modified time | relevance | path

Searched refs:osl_writeProfileString (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprofile.c644 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile, in osl_writeProfileString() function
799 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLONE); in osl_writeProfileBool()
801 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLZERO); in osl_writeProfileBool()
828 bRet = osl_writeProfileString(Profile, pszSection, pszEntry, Strings[i]); in osl_writeProfileIdent()
/trunk/main/sal/osl/os2/
H A Dprofile.c550 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile, in osl_writeProfileString() function
660 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLONE); in osl_writeProfileBool()
662 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLZERO); in osl_writeProfileBool()
689 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, Strings[i]); in osl_writeProfileIdent()
/trunk/main/sal/inc/osl/
H A Dprofile.h88 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile,
H A Dprofile.hxx113 return osl_writeProfileString( profile, rSection.getStr(), rEntry.getStr(), rString.getStr()); in writeString()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx595 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile, in osl_writeProfileString() function
709 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLONE); in osl_writeProfileBool()
711 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, STR_INI_BOOLZERO); in osl_writeProfileBool()
738 bRet=osl_writeProfileString(Profile, pszSection, pszEntry, Strings[i]); in osl_writeProfileIdent()
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt39 osl_writeProfileString;
/trunk/main/sal/util/
H A Dsal.map185 osl_writeProfileString;

Completed in 50 milliseconds