XclExpRecordList< ExcTable > ExcTableList
XclExpRecordList< ExcBundlesheetBase > ExcBoundsheetList
ExcBoundsheetList maBoundsheetList
void Write(SvStream &rSvStrm)
virtual ~ExcDocument() override
std::unique_ptr< XclExpChangeTrack > m_xExpChangeTrack
void WriteXml(XclExpXmlStream &)
ExcDocument(const XclExpRoot &rRoot)
ExcBoundsheetList::RecordRefType ExcBoundsheetRef
rtl::Reference< XclExpNoteList > XclExpNoteListRef
void FillAsEmptyTable(SCTAB nCodeNameIdx)
ExcTable(const XclExpRoot &rRoot)
virtual ~ExcTable() override
void FillAsHeaderBinary(ExcBoundsheetList &rBoundsheetList)
void Add(XclExpRecordBase *pRec)
void WriteXml(XclExpXmlStream &)
XclExpRecordList< XclExpNote > XclExpNoteList
void Write(XclExpStream &)
XclExpNoteListRef mxNoteList
XclExpRecordList< ExcBundlesheetBase > ExcBoundsheetList
XclExpCellTableRef mxCellTable
void FillAsTableBinary(SCTAB nCodeNameIdx)
XclExpRecordList aRecList
rtl::Reference< XclExpCellTable > XclExpCellTableRef
void FillAsHeaderXml(ExcBoundsheetList &rBoundsheetList)
This class contains the cell contents and more of an entire sheet.
Represents a NOTE record containing the relevant data of a cell note.
Base class for all Excel records.
Access to global data from other classes.
This class is used to export Excel record streams.