Searched refs:XclExpSheetProtectOptions (Results 1 – 3 of 3) sorted by relevance
399 class XclExpSheetProtectOptions : public XclExpRecord class402 explicit XclExpSheetProtectOptions( const XclExpRoot& rRoot, SCTAB nTab );
1085 XclExpSheetProtectOptions::XclExpSheetProtectOptions( const XclExpRoot& rRoot, SCTAB nTab ) : in XclExpSheetProtectOptions() function in XclExpSheetProtectOptions1122 void XclExpSheetProtectOptions::WriteBody( XclExpStream& rStrm ) in WriteBody()
518 Add( new XclExpSheetProtectOptions( GetRoot(), mnScTab ) ); in FillAsTable()
Completed in 25 milliseconds