20 #ifndef INCLUDED_OSL_PROFILE_H
21 #define INCLUDED_OSL_PROFILE_H
35 #define osl_Profile_DEFAULT 0x0000
36 #define osl_Profile_SYSTEM 0x0001
37 #define osl_Profile_READLOCK 0x0002
38 #define osl_Profile_WRITELOCK 0x0004
39 #define osl_Profile_FLUSHWRITE 0x0010
50 rtl_uString *strProfileName, oslProfileOption Options);
72 sal_Char* pszString, sal_uInt32 MaxLen,
87 sal_uInt32 FirstId,
const sal_Char* Strings[],
110 sal_uInt32 FirstId,
const sal_Char* Strings[],
128 oslProfile Profile,
const sal_Char *pszSection,
129 sal_Char* pszBuffer, sal_uInt32 MaxLen);
137 oslProfile Profile,
sal_Char* pszBuffer, sal_uInt32 MaxLen);
143 #endif // INCLUDED_OSL_PROFILE_H