Searched refs:lclCloneCell (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | cell.cxx | 106 ScBaseCell* lclCloneCell( const ScBaseCell& rSrcCell, ScDocument& rDestDoc, const ScAddress& rDestP… in lclCloneCell() function 134 return lclCloneCell( *this, rDestDoc, aDestPos, nCloneFlags ); in CloneWithoutNote() 139 return lclCloneCell( *this, rDestDoc, rDestPos, nCloneFlags ); in CloneWithoutNote() 144 ScBaseCell* pNewCell = lclCloneCell( *this, rDestDoc, rDestPos, nCloneFlags ); in CloneWithNote()
|
Completed in 20 milliseconds