Lines Matching refs:SAL_CALL
182 static sal_Bool SAL_CALL osl_getProfileName(rtl_uString* strPath, rtl_uString* strName, rtl_uString…
184 sal_Bool SAL_CALL osl_getFullPath(rtl_uString* pszFilename, sal_Char* pszPath, sal_uInt32 MaxLen) in osl_getFullPath()
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()
874 sal_Bool SAL_CALL osl_getProfileName(rtl_uString* strPath, rtl_uString* strName, rtl_uString** strP…