Home
last modified time | relevance | path

Searched refs:Attribute_GrpRead (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/workben/
H A Dtestfile.cxx360 if ( uAttributes & Attribute_GrpRead ) in showAttributes()
1286 rc=File::setAttributes( file1, Attribute_GrpRead ); in FileAttributesTest()
1359 …rc=File::setAttributes( file1, Attribute_GrpWrite | Attribute_GrpRead | Attribute_GrpExe | Attribu… in FileAttributesTest()
/aoo41x/main/sal/inc/osl/
H A Dfile.hxx707 #define Attribute_GrpRead osl_File_Attribute_GrpRead macro
/aoo41x/main/sal/qa/osl/file/
H A Dosl_File.cxx155 if ( ( nAttributes | Attribute_GrpRead ) == nAttributes ) in printFileAttributes()
3363 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in getAttributes_001()
5063 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in setAttributes_001()
5073 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in setAttributes_001()
5254 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in sync_001()

Completed in 110 milliseconds