Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcell.hxx96 …ScBaseCell* CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddress& rD…
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1262 …ScBaseCell* pNewCell = pItems[i].pCell->CloneWithNote( aOwnPos, *rColumn.pDocument, aDestPos, nClo… in CopyToClip()
1374 … ScBaseCell* pNew = pItems[nThisIndex].pCell->CloneWithNote( aOwnPos, rDestDoc, aDestPos ); in CopyUpdated()
H A Dtable2.cxx606 … pNew = pCell->CloneWithNote( aOwnPos, *pDestDoc, aDestPos, SC_CLONECELL_STARTLISTENING ); in TransposeClip()
616 pNew = pCell->CloneWithNote( aOwnPos, *pDestDoc, aDestPos ); in TransposeClip()
H A Dcell.cxx142 ScBaseCell* ScBaseCell::CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddr… in CloneWithNote() function in ScBaseCell

Completed in 49 milliseconds