Lines Matching refs:XclExpRoot

54 XclExpStringRec::XclExpStringRec( const XclExpRoot& rRoot, const String& rResult ) :  in XclExpStringRec()
122 XclTokenArrayRef XclExpArray::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
142 XclExpArrayBuffer::XclExpArrayBuffer( const XclExpRoot& rRoot ) : in XclExpArrayBuffer()
143 XclExpRoot( rRoot ) in XclExpArrayBuffer()
192 XclTokenArrayRef XclExpShrfmla::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
210 XclExpShrfmlaBuffer::XclExpShrfmlaBuffer( const XclExpRoot& rRoot ) : in XclExpShrfmlaBuffer()
211 XclExpRoot( rRoot ) in XclExpShrfmlaBuffer()
350 XclTokenArrayRef XclExpTableop::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
396 XclExpTableopBuffer::XclExpTableopBuffer( const XclExpRoot& rRoot ) : in XclExpTableopBuffer()
397 XclExpRoot( rRoot ) in XclExpTableopBuffer()
524 XclExpSingleCellBase::XclExpSingleCellBase( const XclExpRoot& rRoot, in XclExpSingleCellBase()
550 void XclExpSingleCellBase::ConvertXFIndexes( const XclExpRoot& rRoot ) in ConvertXFIndexes()
573 const XclExpRoot& rRoot, const XclAddress& rXclPos, in XclExpNumberCell()
619 const XclExpRoot rRoot, const XclAddress& rXclPos, in XclExpBooleanCell()
685 const XclExpRoot& rRoot, const XclAddress& rXclPos, in XclExpLabelCell()
695 const XclExpRoot& rRoot, const XclAddress& rXclPos, in XclExpLabelCell()
710 void XclExpLabelCell::Init( const XclExpRoot& rRoot, in Init()
795 const XclExpRoot& rRoot, const XclAddress& rXclPos, in XclExpFormulaCell()
1106 void XclExpMultiCellBase::ConvertXFIndexes( const XclExpRoot& rRoot ) in ConvertXFIndexes()
1234 void XclExpMultiCellBase::AppendXFId( const XclExpRoot& rRoot, in AppendXFId()
1303 const XclExpRoot& rRoot, const XclAddress& rXclPos, sal_uInt16 nLastXclCol, in XclExpBlankCell()
1346 const XclExpRoot& rRoot, const XclAddress& rXclPos, in XclExpRkCell()
1391 XclExpOutlineBuffer::XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows ) : in XclExpOutlineBuffer()
1452 XclExpGuts::XclExpGuts( const XclExpRoot& rRoot ) : in XclExpGuts()
1488 XclExpDimensions::XclExpDimensions( const XclExpRoot& rRoot ) : in XclExpDimensions()
1548 double lclGetCorrectedColWidth( const XclExpRoot& rRoot, sal_uInt16 nXclColWidth ) in lclGetCorrectedColWidth()
1558 XclExpDefcolwidth::XclExpDefcolwidth( const XclExpRoot& rRoot ) : in XclExpDefcolwidth()
1560 XclExpRoot( rRoot ) in XclExpDefcolwidth()
1579 XclExpColinfo::XclExpColinfo( const XclExpRoot& rRoot, in XclExpColinfo()
1582 XclExpRoot( rRoot ), in XclExpColinfo()
1670 XclExpColinfoBuffer::XclExpColinfoBuffer( const XclExpRoot& rRoot ) : in XclExpColinfoBuffer()
1671 XclExpRoot( rRoot ), in XclExpColinfoBuffer()
1806 XclExpRow::XclExpRow( const XclExpRoot& rRoot, sal_uInt16 nXclRow, in XclExpRow()
1809 XclExpRoot( rRoot ), in XclExpRow()
2096 XclExpRowBuffer::XclExpRowBuffer( const XclExpRoot& rRoot ) : in XclExpRowBuffer()
2097 XclExpRoot( rRoot ), in XclExpRowBuffer()
2300 XclExpCellTable::XclExpCellTable( const XclExpRoot& rRoot ) : in XclExpCellTable()
2301 XclExpRoot( rRoot ), in XclExpCellTable()