Searched refs:osl_File_Attribute_OwnRead (Results 1 – 6 of 6) sorted by relevance
303 osl_File_Attribute_OwnRead | in FileStream()346 osl_File_Attribute_OwnRead | in createTempFile()
70 pStat->uAttributes |= osl_File_Attribute_OwnRead; in set_file_access_mask()328 if (uAttributes & osl_File_Attribute_OwnRead) in osl_psz_setFileAttributes()
118 osl_File_Attribute_OwnWrite | osl_File_Attribute_OwnRead); in CreateSpoolFile()310 | osl_File_Attribute_OwnRead in createSpoolDir()
334 #define osl_File_Attribute_OwnRead 0x00000200 macro
710 #define Attribute_OwnRead osl_File_Attribute_OwnRead
719 const sal_uInt64 nPerm = osl_File_Attribute_OwnRead | osl_File_Attribute_OwnWrite | in GetTempFile()
Completed in 45 milliseconds