Searched refs:PopDouble (Results 1 – 4 of 4) sorted by relevance
299 double PopDouble();
1043 double ScInterpreter::PopDouble() in PopDouble() function in ScInterpreter1891 nVal = PopDouble(); in GetDouble()1987 double fVal = PopDouble(); in GetString()
1165 nRes &= ( PopDouble() != 0.0 ); in ScAnd()1263 nRes |= ( PopDouble() != 0.0 ); in ScOr()1361 nRes ^= ( PopDouble() != 0.0 ); in ScXor()2576 fVal = PopDouble(); in IsEven()7924 fVal = PopDouble(); in ScText()
3424 rArray.push_back( PopDouble()); in GetNumberSequenceArray()4049 double fVal = PopDouble(); in ScRSQ()
Completed in 265 milliseconds