Home
last modified time | relevance | path

Searched refs:CreateCellTokenArray (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx72 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;
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx122 XclTokenArrayRef XclExpArray::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpArray
192 XclTokenArrayRef XclExpShrfmla::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpShrfmla
350 XclTokenArrayRef XclExpTableop::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray() function in XclExpTableop
898 mxTokArr = mxAddRec->CreateCellTokenArray( rStrm.GetRoot() ); in Save()

Completed in 31 milliseconds