Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dexcdoc.cxx200 bool bRecommendReadOnly = pShell && pShell->IsLoadReadonly(); in FillAsHeader() local
202 if( (nWriteProtHash > 0) || bRecommendReadOnly ) in FillAsHeader()
227 Add( new XclExpFileSharing( GetRoot(), nWriteProtHash, bRecommendReadOnly ) ); in FillAsHeader()
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1348 …::XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bRecommendReadOnly ) : in XclExpFileSharing() argument
1351 mbRecommendReadOnly( bRecommendReadOnly ) in XclExpFileSharing()
/aoo41x/main/sc/source/filter/inc/
H A Dxcl97rec.hxx534 … XclExpFileSharing( const XclExpRoot& rRoot, sal_uInt16 nPasswordHash, bool bRecommendReadOnly );

Completed in 28 milliseconds