Searched refs:InsertMatrixFormula (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | impop.cxx | 546 pD->InsertMatrixFormula( static_cast<SCCOL>(nFirstCol), in Array25() 1018 pD->InsertMatrixFormula( static_cast<SCCOL>(nFirstCol), in Array34()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 3843 pDoc->InsertMatrixFormula( nStartCol, nStartRow, nEndCol, nEndRow, in EnterMatrix() 3849 pDoc->InsertMatrixFormula( nStartCol, nStartRow, nEndCol, nEndRow, in EnterMatrix() 3859 pDoc->InsertMatrixFormula( nStartCol, nStartRow, nEndCol, nEndRow, in EnterMatrix() 3864 pDoc->InsertMatrixFormula( nStartCol, nStartRow, nEndCol, nEndRow, in EnterMatrix()
|
H A D | impex.cxx | 1663 pDoc->InsertMatrixFormula( nCol, nRow, nRefCol, in Sylk2Doc()
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen4.cxx | 120 void ScDocument::InsertMatrixFormula(SCCOL nCol1, SCROW nRow1, in InsertMatrixFormula() function in ScDocument
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 1749 pDoc->InsertMatrixFormula( aBlockRange.aStart.Col(), aBlockRange.aStart.Row(), in Redo()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 801 SC_DLLPUBLIC void InsertMatrixFormula(SCCOL nCol1, SCROW nRow1,
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 2005 pDoc->InsertMatrixFormula( aPos.Col(), aPos.Row(), in PutValueToDoc()
|
Completed in 152 milliseconds