Lines Matching refs:getCurrentFormula
617 if ( CalcValue(m_pHelper->getCurrentFormula(), aStrResult ) ) in UpdateValues()
786 if ( CalcValue(m_pHelper->getCurrentFormula(), aStrResult ) ) in FillDialog()
841 String aFormula = m_pHelper->getCurrentFormula(); in FillControls()
878 pMEdit->SetText(m_pHelper->getCurrentFormula()); in FillControls()
984 String aInputFormula = m_pHelper->getCurrentFormula(); in DoEnter()
1149 pMEdit->SetText(m_pHelper->getCurrentFormula()); in SetData()
1172 String aFormula = m_pHelper->getCurrentFormula(); in EditThisFunc()
1209 String aFormula = m_pHelper->getCurrentFormula(); in EditNextFunc()
1251 String aFormula = m_pHelper->getCurrentFormula(); in EditFuncParas()
1326 String aUndoStr = m_pHelper->getCurrentFormula(); // bevor unten ein ";" eingefuegt wird in IMPL_LINK()
1338 String aFormula = m_pHelper->getCurrentFormula(); in IMPL_LINK()
1374 String aInputFormula=m_pHelper->getCurrentFormula(); in IMPL_LINK()
1406 if ( CalcValue(m_pHelper->getCurrentFormula(), aStrResult ) ) in IMPL_LINK()
1440 String aInputFormula=m_pHelper->getCurrentFormula(); in IMPL_LINK()
1505 pMEdit->SetText(m_pHelper->getCurrentFormula()); in UpdateSelection()