Searched refs:ExcTable (Results 1 – 4 of 4) sorted by relevance
101 static void lcl_AddCalcPr( XclExpRecordList<>& aRecList, ExcTable& self ) in lcl_AddCalcPr()148 ExcTable::ExcTable( const XclExpRoot& rRoot ) : in ExcTable() function in ExcTable157 ExcTable::ExcTable( const XclExpRoot& rRoot, SCTAB nScTab ) : in ExcTable() function in ExcTable166 ExcTable::~ExcTable() in ~ExcTable()172 void ExcTable::Add( XclExpRecordBase* pRec ) in Add()179 void ExcTable::FillAsHeader( ExcBoundsheetList& rBoundsheetList ) in FillAsHeader()418 void ExcTable::FillAsTable( SCTAB nCodeNameIdx ) in FillAsTable()548 void ExcTable::FillAsXmlTable( SCTAB nCodeNameIdx ) in FillAsXmlTable()638 void ExcTable::FillAsEmptyTable( SCTAB nCodeNameIdx ) in FillAsEmptyTable()660 void ExcTable::Write( XclExpStream& rStrm ) in Write()[all …]
49 class ExcTable : public XclExpRecordBase, public XclExpRoot class71 ExcTable( const XclExpRoot& rRoot );72 ExcTable( const XclExpRoot& rRoot, SCTAB nScTab );73 ~ExcTable();88 friend class ExcTable;91 typedef XclExpRecordList< ExcTable > ExcTableList;96 ExcTable aHeader;
63 class ExcTable;
87 #3 0x00002aaaae547541 in ExcTable::Write (this=0x11c5cf8, rStr=@0x7fff5e6335d0)
Completed in 29 milliseconds