Searched refs:osl_writeProfileBool (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sal/qa/osl/profile/ |
| H A D | osl_old_testprofile.cxx | 69 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 D | profile.h | 94 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile,
|
| H A D | profile.hxx | 118 return osl_writeProfileBool( profile, rSection.getStr(), rEntry.getStr(), Value); in writeBool()
|
| /AOO41X/main/sal/util/ |
| H A D | sal.map | 183 osl_writeProfileBool;
|
| /AOO41X/main/sal/osl/unx/ |
| H A D | profile.c | 788 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
|
| /AOO41X/main/sal/osl/os2/ |
| H A D | profile.c | 649 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
|
| /AOO41X/main/sal/osl/w32/ |
| H A D | profile.cxx | 698 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool() function
|