Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx606 void ScGetDateValue();
/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx180 void ScInterpreter::ScGetDateValue() in ScGetDateValue() function in ScInterpreter
H A Dinterpr4.cxx3544 case ocGetDateValue : ScGetDateValue(); break; in Interpret()