Lines Matching refs:XclExpRoot

53     explicit            XclExpStringRec( const XclExpRoot& rRoot, const String& rResult );
72 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const = 0;
114 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
130 class XclExpArrayBuffer : protected XclExpRoot
133 explicit XclExpArrayBuffer( const XclExpRoot& rRoot );
164 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
181 class XclExpShrfmlaBuffer : protected XclExpRoot
184 explicit XclExpShrfmlaBuffer( const XclExpRoot& rRoot );
219 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
248 class XclExpTableopBuffer : protected XclExpRoot
251 explicit XclExpTableopBuffer( const XclExpRoot& rRoot );
300 virtual void ConvertXFIndexes( const XclExpRoot& rRoot ) = 0;
334 virtual void ConvertXFIndexes( const XclExpRoot& rRoot );
342 explicit XclExpSingleCellBase( const XclExpRoot& rRoot,
371 explicit XclExpNumberCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
391 explicit XclExpBooleanCell( const XclExpRoot rRoot, const XclAddress& rXclPos,
441 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
446 explicit XclExpLabelCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
456 void Init( const XclExpRoot& rRoot,
477 explicit XclExpFormulaCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
522 virtual void ConvertXFIndexes( const XclExpRoot& rRoot );
543 void AppendXFId( const XclExpRoot& rRoot,
580 explicit XclExpBlankCell( const XclExpRoot& rRoot,
605 explicit XclExpRkCell( const XclExpRoot& rRoot, const XclAddress& rXclPos,
639 explicit XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows );
666 inline explicit XclExpColOutlineBuffer( const XclExpRoot& rRoot ) : in XclExpColOutlineBuffer()
680 inline explicit XclExpRowOutlineBuffer( const XclExpRoot& rRoot ) : in XclExpRowOutlineBuffer()
694 explicit XclExpGuts( const XclExpRoot& rRoot );
712 explicit XclExpDimensions( const XclExpRoot& rRoot );
745 class XclExpDefcolwidth : public XclExpUInt16Record, protected XclExpRoot
748 explicit XclExpDefcolwidth( const XclExpRoot& rRoot );
765 class XclExpColinfo : public XclExpRecord, protected XclExpRoot
769 explicit XclExpColinfo( const XclExpRoot& rRoot,
814 class XclExpColinfoBuffer : public XclExpRecordBase, protected XclExpRoot
817 explicit XclExpColinfoBuffer( const XclExpRoot& rRoot );
890 class XclExpRow : public XclExpRecord, protected XclExpRoot
896 explicit XclExpRow( const XclExpRoot& rRoot, sal_uInt16 nXclRow,
973 class XclExpRowBuffer : public XclExpRecordBase, protected XclExpRoot
976 explicit XclExpRowBuffer( const XclExpRoot& rRoot );
1044 class XclExpCellTable : public XclExpRecordBase, protected XclExpRoot
1047 explicit XclExpCellTable( const XclExpRoot& rRoot );