Searched refs:CloneCell (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | column.hxx | 411 …ScBaseCell* CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAddress& rDe…
|
/aoo41x/main/sc/source/core/data/ |
H A D | column3.cxx | 799 rColumn.CloneCell( i, nInsFlag, *pDocument, aDestPos ); in CopyFromClip() 827 ScBaseCell* ScColumn::CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAdd… in CloneCell() function in ScColumn
|
H A D | column.cxx | 1337 CloneCell( i, nFlags, *rColumn.pDocument, aDestPos ); in CopyToColumn()
|
Completed in 33 milliseconds