Home
last modified time | relevance | path

Searched refs:InsertCellRange (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/inc/
H A Dxecontent.hxx250 void InsertCellRange( const ScRange& rPos );
287 void InsertCellRange( const ScRange& rRange, sal_uLong nScHandle );
/aoo42x/main/sc/source/filter/excel/
H A Dxecontent.cxx1118 void XclExpDV::InsertCellRange( const ScRange& rRange ) in InsertCellRange() function in XclExpDV
1188 void XclExpDval::InsertCellRange( const ScRange& rRange, sal_uLong nScHandle ) in InsertCellRange() function in XclExpDval
1193 rDVRec.InsertCellRange( rRange ); in InsertCellRange()
H A Dxetable.cxx2524 mxDval->InsertCellRange( aScRange, nScHandle ); in XclExpCellTable()

Completed in 296 milliseconds