Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dconditio.cxx655 ScFormulaCell* pEff2 = pFCell2; //@ 1!=2 in Interpret() local
659 pEff2 = pTemp2; in Interpret()
661 if ( pEff2 ) in Interpret()
663 if (!pEff2->IsRunning()) // keine 522 erzeugen in Interpret()
665 if (pEff2->GetDirty() && !bRelRef2 && pDoc->GetAutoCalc()) in Interpret()
667 if (pEff2->IsValue()) in Interpret()
670 nVal2 = pEff2->GetValue(); in Interpret()
676 pEff2->GetString( aStrVal2 ); in Interpret()

Completed in 26 milliseconds