Home
last modified time | relevance | path

Searched refs:Attribute_ReadOnly (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sal/workben/
H A Dtestfile.cxx352 if ( uAttributes & Attribute_ReadOnly ) in showAttributes()
1384 rc=File::setAttributes( file1, Attribute_ReadOnly ); in FileAttributesTest()
1404 rc=File::setAttributes( file1, Attribute_Hidden | Attribute_ReadOnly ); in FileAttributesTest()
/aoo41x/main/sal/qa/osl/file/
H A Dosl_File.cxx147 if ( ( nAttributes | Attribute_ReadOnly ) == nAttributes ) in printFileAttributes()
3363 … ( Attribute_ReadOnly | Attribute_GrpRead | Attribute_OwnRead | Attribute_OthRead ) == in getAttributes_001()
3385 …( Attribute_ReadOnly | Attribute_Executable | Attribute_GrpExe | Attribute_OwnExe | Attribute_OthE… in getAttributes_002()
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()
5077 nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly ); in setAttributes_001()
5095 (Attribute_ReadOnly & rFileStatus.getAttributes( )) != 0 ); in setAttributes_001()
5254 …nError2 = ::osl::File::setAttributes( aTmpName6, Attribute_ReadOnly | Attribute_GrpRead | Attribut… in sync_001()
/aoo41x/main/sal/inc/osl/
H A Dfile.hxx703 #define Attribute_ReadOnly osl_File_Attribute_ReadOnly macro
/aoo41x/main/ucb/source/ucp/file/
H A Dshell.cxx952 Attribute_ReadOnly); in setv()
954 nAttributes |= Attribute_ReadOnly; in setv()
2432 sal_Bool readonly = ( Attr & Attribute_ReadOnly ) != 0; in commit()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx3719 Attribute_ReadOnly); in SetWritableForUserOnly()
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx3030 sal_Bool bReadOnly = (nAttributes & Attribute_ReadOnly) != 0; in RTLFUNC()

Completed in 87 milliseconds