Searched refs:bContentReadonly (Results 1 – 1 of 1) sorted by relevance
1137 sal_Bool bContentReadonly = sal_False; in LockOrigFileOnDemand() local1155 …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 33 milliseconds