Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Ddocfile.cxx1137 sal_Bool bContentReadonly = sal_False; in LockOrigFileOnDemand() local
1155 …opertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsReadOnly" ) ) ) >>= bContentReadonly; in LockOrigFileOnDemand()
1160 if ( !bContentReadonly ) in LockOrigFileOnDemand()
1166 bContentReadonly = IsReadonlyAccordingACL( aPhysPath.GetBuffer() ); in LockOrigFileOnDemand()
1171 if ( !bContentReadonly ) in LockOrigFileOnDemand()
1412 bResult = !bContentReadonly; in LockOrigFileOnDemand()

Completed in 44 milliseconds