Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dexcdoc.hxx47 class XclExpCellTable;
53 typedef ScfRef< XclExpCellTable > XclExpCellTableRef;
H A Dxetable.hxx1044 class XclExpCellTable : public XclExpRecordBase, protected XclExpRoot class
1047 explicit XclExpCellTable( const XclExpRoot& rRoot );
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx2300 XclExpCellTable::XclExpCellTable( const XclExpRoot& rRoot ) : in XclExpCellTable() function in XclExpCellTable
2533 void XclExpCellTable::Finalize() in Finalize()
2555 XclExpRecordRef XclExpCellTable::CreateRecord( sal_uInt16 nRecId ) const in CreateRecord()
2572 void XclExpCellTable::Save( XclExpStream& rStrm ) in Save()
2580 void XclExpCellTable::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
H A Dexcdoc.cxx434 mxCellTable.reset( new XclExpCellTable( GetRoot() ) ); in FillAsTable()

Completed in 58 milliseconds