Home
last modified time | relevance | path

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

/AOO41X/main/sal/qa/osl/profile/
H A Dosl_old_testprofile.cxx69 if (! osl_writeProfileBool( hProfile, "testsection", "testbool", 1 )) in test_profile()
79 if (osl_writeProfileBool( hProfile, "testsection", "testbool", 1 )) in test_profile()
/AOO41X/main/sal/inc/osl/
H A Dprofile.h94 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile,
H A Dprofile.hxx118 return osl_writeProfileBool( profile, rSection.getStr(), rEntry.getStr(), Value); in writeBool()
/AOO41X/main/sal/util/
H A Dsal.map183 osl_writeProfileBool;
/AOO41X/main/sal/osl/unx/
H A Dprofile.c788 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
/AOO41X/main/sal/osl/os2/
H A Dprofile.c649 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
/AOO41X/main/sal/osl/w32/
H A Dprofile.cxx698 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function