Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx607 void ScGetTimeValue();
/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx411 void ScInterpreter::ScGetTimeValue() in ScGetTimeValue() function in ScInterpreter
H A Dinterpr4.cxx3545 case ocGetTimeValue : ScGetTimeValue(); break; in Interpret()