29 #ifndef _OSL_PROFILE_H_
30 #define _OSL_PROFILE_H_
41 #define osl_Profile_DEFAULT 0x0000
42 #define osl_Profile_SYSTEM 0x0001
43 #define osl_Profile_READLOCK 0x0002
44 #define osl_Profile_WRITELOCK 0x0004
45 #define osl_Profile_FLUSHWRITE 0x0010
56 rtl_uString *strProfileName, oslProfileOption Options);
78 sal_Char* pszString, sal_uInt32 MaxLen,
93 sal_uInt32 FirstId,
const sal_Char* Strings[],
116 sal_uInt32 FirstId,
const sal_Char* Strings[],
134 oslProfile Profile,
const sal_Char *pszSection,
135 sal_Char* pszBuffer, sal_uInt32 MaxLen);
143 oslProfile Profile,
sal_Char* pszBuffer, sal_uInt32 MaxLen);