Searched refs:CreateRefCell (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | column.hxx | 203 ScFormulaCell* CreateRefCell( ScDocument* pDestDoc, const ScAddress& rDestPos,
|
/aoo41x/main/sc/source/core/data/ |
H A D | column3.cxx | 600 ScFormulaCell* ScColumn::CreateRefCell( ScDocument* pDestDoc, const ScAddress& rDestPos, in CreateRefCell() function in ScColumn 798 rColumn.CreateRefCell( pDocument, aDestPos, i, nInsFlag ) : in CopyFromClip()
|
H A D | column.cxx | 1336 CreateRefCell( rColumn.pDocument, aDestPos, i, nFlags ) : in CopyToColumn()
|
H A D | table2.cxx | 599 pNew = aCol[nCol].CreateRefCell( pDestDoc, aDestPos, aIter.GetIndex(), nFlags ); in TransposeClip()
|
Completed in 53 milliseconds