Home
last modified time | relevance | path

Searched refs:ExcTable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx101 static void lcl_AddCalcPr( XclExpRecordList<>& aRecList, ExcTable& self ) in lcl_AddCalcPr()
148 ExcTable::ExcTable( const XclExpRoot& rRoot ) : in ExcTable() function in ExcTable
157 ExcTable::ExcTable( const XclExpRoot& rRoot, SCTAB nScTab ) : in ExcTable() function in ExcTable
166 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 …]
/trunk/main/sc/source/filter/inc/
H A Dexcdoc.hxx49 class ExcTable : public XclExpRecordBase, public XclExpRoot class
71 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;
H A Dexcrecds.hxx63 class ExcTable;
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt87 #3 0x00002aaaae547541 in ExcTable::Write (this=0x11c5cf8, rStr=@0x7fff5e6335d0)

Completed in 24 milliseconds