Searched refs:PopDouble (Results 1 – 4 of 4) sorted by relevance
314 double PopDouble();
1043 double ScInterpreter::PopDouble() in PopDouble() function in ScInterpreter1891 nVal = PopDouble(); in GetDouble()1987 double fVal = PopDouble(); in GetString()
1271 nRes &= ( PopDouble() != 0.0 ); in ScAnd()1369 nRes |= ( PopDouble() != 0.0 ); in ScOr()1467 nRes ^= ( PopDouble() != 0.0 ); in ScXor()2713 fVal = PopDouble(); in IsEven()8061 fVal = PopDouble(); in ScText()
3424 rArray.push_back( PopDouble()); in GetNumberSequenceArray()4049 double fVal = PopDouble(); in ScRSQ()
Completed in 69 milliseconds