Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx106 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 19 milliseconds