Searched refs:nWriteProtHash (Results 1 – 1 of 1) sorted by relevance
199 sal_uInt16 nWriteProtHash = pShell ? pShell->GetModifyPasswordHash() : 0; in FillAsHeader() local202 if( (nWriteProtHash > 0) || bRecommendReadOnly ) in FillAsHeader()227 Add( new XclExpFileSharing( GetRoot(), nWriteProtHash, bRecommendReadOnly ) ); in FillAsHeader()
Completed in 14 milliseconds