Searched refs:XclExpSupbookBuffer (Results 1 – 1 of 1) sorted by relevance
379 class XclExpSupbookBuffer : public XclExpRecordBase, protected XclExpRoot class382 explicit XclExpSupbookBuffer( const XclExpRoot& rRoot );628 XclExpSupbookBuffer maSBBuffer; /// List of all SUPBOOK records.1565 XclExpSupbookBuffer::XclExpSupbookBuffer( const XclExpRoot& rRoot ) : in XclExpSupbookBuffer() function in XclExpSupbookBuffer1588 XclExpXti XclExpSupbookBuffer::GetXti( sal_uInt16 nFirstXclTab, sal_uInt16 nLastXclTab, in GetXti()1630 void XclExpSupbookBuffer::StoreCellRange( const ScRange& rRange ) in StoreCellRange()1651 bool operator()(const XclExpSupbookBuffer::XclExpSBIndex& r) const in operator ()()1663 void XclExpSupbookBuffer::StoreCell( sal_uInt16 nFileId, const String& rTabName, const ScAddress& r… in StoreCell()1701 void XclExpSupbookBuffer::StoreCellRange( sal_uInt16 nFileId, const String& rTabName, const ScRange… in StoreCellRange()1768 bool XclExpSupbookBuffer::InsertAddIn( in InsertAddIn()[all …]