Home
last modified time | relevance | path

Searched refs:theFormulaCell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx74 theFormulaCell ( aCursorPos ), in ScSolverDlg()
120 theFormulaCell.Format( aStr, SCA_ABS, NULL, pDoc->GetAddressConvention() ); in Init()
170 theFormulaCell = aAdr; in SetReference()
236 sal_uInt16 nRes1 = theFormulaCell .Parse( aEdFormulaCell.GetText(), pDoc, eConv ); in IMPL_LINK()
246 pDoc->GetCellType( theFormulaCell.Col(), in IMPL_LINK()
247 theFormulaCell.Row(), in IMPL_LINK()
248 theFormulaCell.Tab(), in IMPL_LINK()
253 ScSolveParam aOutParam( theFormulaCell, in IMPL_LINK()
H A Dtabopdlg.cxx71 theFormulaCell ( rCursorPos ), in ScTabOpDlg()
73 nCurTab ( theFormulaCell.Tab() ), in ScTabOpDlg()
165 theFormulaCell.Set( rRef.aStart, false, false, false); in SetReference()
272 theFormulaCell, theFormulaEnd ) ) in IMPL_LINK()
285 theFormulaCell.Col() != theFormulaEnd.Col()) in IMPL_LINK()
302 theFormulaCell, eConv ); in IMPL_LINK()
304 else if (theFormulaCell.Row() != theFormulaEnd.Row()) in IMPL_LINK()
316 ScTabOpParam aOutParam( theFormulaCell, in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dsolvrdlg.hxx78 ScAddress theFormulaCell; member in ScSolverDlg
H A Dtabopdlg.hxx81 ScRefAddress theFormulaCell; member in ScTabOpDlg
H A Dundoblk.hxx548 ScRefAddress theFormulaCell; member in ScUndoTabOp
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1298 theFormulaCell ( rFormulaCell ), in ScUndoTabOp()
1355 ScTabOpParam aParam( theFormulaCell, theFormulaEnd, in Redo()

Completed in 43 milliseconds