Searched refs:osl_getProfileSectionEntries (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sal/inc/osl/ |
| H A D | profile.hxx | 159 int n = osl_getProfileSectionEntries( profile, rSection.getStr(), NULL, 0 ); in getSectionEntries() 163 osl_getProfileSectionEntries( profile, rSection.getStr(), pBuf, n+1 ); in getSectionEntries()
|
| H A D | profile.h | 120 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection,
|
| /trunk/main/sal/osl/os2/ |
| H A D | profile.c | 755 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function 2026 osl_getProfileSectionEntries(hProfile, SVERSION_SECTION, 2052 osl_getProfileSectionEntries(hProfile, SVERSION_SECTION,
|
| /trunk/main/sal/osl/w32/ |
| H A D | profile.cxx | 809 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function 2299 osl_getProfileSectionEntries( in lookupProfile() 2334 osl_getProfileSectionEntries( in lookupProfile()
|
| /trunk/main/sal/util/ |
| H A D | sal.map | 102 osl_getProfileSectionEntries;
|
| /trunk/main/sal/osl/unx/ |
| H A D | profile.c | 922 sal_uInt32 SAL_CALL osl_getProfileSectionEntries(oslProfile Profile, const sal_Char *pszSection, in osl_getProfileSectionEntries() function
|