Searched refs:oslProfileOption (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sal/osl/unx/ |
H A D | profile.c | 141 static osl_TFile* openFileImpl(const sal_Char* pszFilename, oslProfileOption ProfileFlags); 142 static osl_TStamp closeFileImpl(osl_TFile* pFile, oslProfileOption Flags); 172 static oslProfile SAL_CALL osl_psz_openProfile(const sal_Char *pszProfileName, oslProfileOption Fla… 180 oslProfile SAL_CALL osl_openProfile(rtl_uString *ustrProfileName, oslProfileOption Options) in osl_openProfile() 191 static oslProfile SAL_CALL osl_psz_openProfile(const sal_Char *pszProfileName, oslProfileOption Fla… in osl_psz_openProfile() 1219 static osl_TFile* openFileImpl(const sal_Char* pszFilename, oslProfileOption ProfileFlags ) in openFileImpl() 1284 static osl_TStamp closeFileImpl(osl_TFile* pFile, oslProfileOption Flags) in closeFileImpl() 2028 oslProfileOption PFlags=0; in osl_openTmpProfileImpl() 2099 oslProfileOption PFlags=0; in acquireProfile()
|
/aoo42x/main/sal/inc/osl/ |
H A D | profile.h | 34 typedef sal_uInt32 oslProfileOption; typedef 50 oslProfile SAL_CALL osl_openProfile(rtl_uString *strProfileName, oslProfileOption Options);
|
H A D | profile.hxx | 34 typedef oslProfileOption ProfileOption; 51 Profile(const rtl::OUString strProfileName, oslProfileOption Options = Profile_DEFAULT ) in Profile()
|
/aoo42x/main/sal/osl/w32/ |
H A D | profile.cxx | 147 static osl_TFile* openFileImpl(rtl_uString * strFileName, oslProfileOption ProfileFlags … 1257 static osl_TFile* openFileImpl(rtl_uString * strFileName, oslProfileOption ProfileFlags ) in openFileImpl() 2071 oslProfileOption PFlags=0; in osl_openTmpProfileImpl() 2173 oslProfileOption PFlags=0; in acquireProfile()
|
/aoo42x/main/sal/osl/os2/ |
H A D | profile.c | 153 static osl_TFile* openFileImpl(rtl_uString * strFileName, oslProfileOption ProfileFlags … 1144 static osl_TFile* openFileImpl(rtl_uString *ustrFileName, oslProfileOption ProfileFlags ) in openFileImpl() 1851 oslProfileOption PFlags=0; in acquireProfile()
|
Completed in 1702 milliseconds