Searched refs:bRecommendReadOnly (Results 1 – 3 of 3) sorted by relevance
200 bool bRecommendReadOnly = pShell && pShell->IsLoadReadonly(); in FillAsHeader() local202 if( (nWriteProtHash > 0) || bRecommendReadOnly ) in FillAsHeader()227 Add( new XclExpFileSharing( GetRoot(), nWriteProtHash, bRecommendReadOnly ) ); in FillAsHeader()
1348 …::XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bRecommendReadOnly ) : in XclExpFileSharing() argument1351 mbRecommendReadOnly( bRecommendReadOnly ) in XclExpFileSharing()
534 … XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bRecommendReadOnly );
Completed in 28 milliseconds