Lines Matching refs:oslProfile
177 static osl_TProfileImpl* acquireProfile(oslProfile Profile, sal_Bool bWriteable);
195 oslProfile SAL_CALL osl_openProfile(rtl_uString *strProfileName, sal_uInt32 Flags) in osl_openProfile()
285 sal_Bool SAL_CALL osl_closeProfile(oslProfile Profile) in osl_closeProfile()
373 sal_Bool SAL_CALL osl_flushProfile(oslProfile Profile) in osl_flushProfile()
414 sal_Bool SAL_CALL osl_readProfileString(oslProfile Profile, in osl_readProfileString()
486 sal_Bool SAL_CALL osl_readProfileBool(oslProfile Profile, in osl_readProfileBool()
517 sal_uInt32 SAL_CALL osl_readProfileIdent(oslProfile Profile, in osl_readProfileIdent()
550 sal_Bool SAL_CALL osl_writeProfileString(oslProfile Profile, in osl_writeProfileString()
649 sal_Bool SAL_CALL osl_writeProfileBool(oslProfile Profile, in osl_writeProfileBool()
672 sal_Bool SAL_CALL osl_writeProfileIdent(oslProfile Profile, in osl_writeProfileIdent()
698 sal_Bool SAL_CALL osl_removeProfileEntry(oslProfile Profile, in osl_removeProfileEntry()
755 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries()
826 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections()
1848 static osl_TProfileImpl* acquireProfile(oslProfile Profile, sal_Bool bWriteable) in acquireProfile()
1957 return (osl_closeProfile((oslProfile)pProfile)); in releaseProfile()
2019 oslProfile hProfile;
2196 oslProfile hProfile;