Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx314 double PopDouble();
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx1043 double ScInterpreter::PopDouble() in PopDouble() function in ScInterpreter
1891 nVal = PopDouble(); in GetDouble()
1987 double fVal = PopDouble(); in GetString()
H A Dinterpr1.cxx1271 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()
H A Dinterpr3.cxx3424 rArray.push_back( PopDouble()); in GetNumberSequenceArray()
4049 double fVal = PopDouble(); in ScRSQ()

Completed in 76 milliseconds