Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx584 void ScGetActDate();
/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx106 void ScInterpreter::ScGetActDate() in ScGetActDate() function in ScInterpreter
H A Dinterpr4.cxx3479 case ocGetActDate : ScGetActDate(); break; in Interpret()