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