Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/core/inc/ !
H A Dinterpre.hxx635 void ScGetDiffDate360();
/AOO42X/main/sc/source/core/tool/ !
H A Dinterpr2.cxx316 void ScInterpreter::ScGetDiffDate360() in ScGetDiffDate360() function in ScInterpreter
H A Dinterpr4.cxx3576 case ocGetDiffDate360 : ScGetDiffDate360(); break; in Interpret()