Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx299 double PopDouble();
/aoo41x/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.cxx1165 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()
H A Dinterpr3.cxx3424 rArray.push_back( PopDouble()); in GetNumberSequenceArray()
4049 double fVal = PopDouble(); in ScRSQ()

Completed in 89 milliseconds