Searched refs:CreateCellTokenArray (Results 1 – 2 of 2) sorted by relevance
72 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const = 0;114 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;164 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;219 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
122 XclTokenArrayRef XclExpArray::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpArray192 XclTokenArrayRef XclExpShrfmla::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpShrfmla350 XclTokenArrayRef XclExpTableop::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpTableop898 mxTokArr = mxAddRec->CreateCellTokenArray( rStrm.GetRoot() ); in Save()
Completed in 68 milliseconds