Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dconditio.cxx625 ScFormulaCell* pEff1 = pFCell1; in Interpret() local
629 pEff1 = pTemp1; in Interpret()
631 if ( pEff1 ) in Interpret()
633 if (!pEff1->IsRunning()) // keine 522 erzeugen in Interpret()
636 if (pEff1->GetDirty() && !bRelRef1 && pDoc->GetAutoCalc()) in Interpret()
638 if (pEff1->IsValue()) in Interpret()
641 nVal1 = pEff1->GetValue(); in Interpret()
647 pEff1->GetString( aStrVal1 ); in Interpret()

Completed in 25 milliseconds