Searched refs:mxCellTable (Results 1 – 2 of 2) sorted by relevance
434 mxCellTable.reset( new XclExpCellTable( GetRoot() ) ); in FillAsTable()459 aRecList.AppendRecord( mxCellTable->CreateRecord( EXC_ID_GUTS ) ); in FillAsTable()491 aRecList.AppendRecord( mxCellTable ); in FillAsTable()499 aRecList.AppendRecord( mxCellTable->CreateRecord( EXC_ID_DVAL ) ); in FillAsTable()510 aRecList.AppendRecord( mxCellTable->CreateRecord( EXC_ID_NOTE ) ); in FillAsTable()561 aRecList.AppendRecord( mxCellTable->CreateRecord( EXC_ID_GUTS ) ); in FillAsXmlTable()571 aRecList.AppendRecord( mxCellTable ); in FillAsXmlTable()663 if( mxCellTable.get() ) in Write()664 mxCellTable->Finalize(); in Write()687 if( mxCellTable.get() ) in WriteXml()[all …]
56 XclExpCellTableRef mxCellTable; member in ExcTable
Completed in 22 milliseconds