Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx546 pD->InsertMatrixFormula( static_cast<SCCOL>(nFirstCol), in Array25()
1018 pD->InsertMatrixFormula( static_cast<SCCOL>(nFirstCol), in Array34()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3843 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 Dimpex.cxx1663 pDoc->InsertMatrixFormula( nCol, nRow, nRefCol, in Sylk2Doc()
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx120 void ScDocument::InsertMatrixFormula(SCCOL nCol1, SCROW nRow1, in InsertMatrixFormula() function in ScDocument
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1749 pDoc->InsertMatrixFormula( aBlockRange.aStart.Col(), aBlockRange.aStart.Row(), in Redo()
/trunk/main/sc/inc/
H A Ddocument.hxx801 SC_DLLPUBLIC void InsertMatrixFormula(SCCOL nCol1, SCROW nRow1,
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2005 pDoc->InsertMatrixFormula( aPos.Col(), aPos.Row(), in PutValueToDoc()

Completed in 102 milliseconds