Searched refs:theFormulaCell (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | solvrdlg.cxx | 74 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 D | tabopdlg.cxx | 71 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()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | solvrdlg.hxx | 78 ScAddress theFormulaCell; member in ScSolverDlg
|
H A D | tabopdlg.hxx | 81 ScRefAddress theFormulaCell; member in ScTabOpDlg
|
H A D | undoblk.hxx | 548 ScRefAddress theFormulaCell; member in ScUndoTabOp
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk3.cxx | 1298 theFormulaCell ( rFormulaCell ), in ScUndoTabOp() 1355 ScTabOpParam aParam( theFormulaCell, theFormulaEnd, in Redo()
|
Completed in 38 milliseconds