Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx609 void ScLog();
/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx583 void ScInterpreter::ScLog() in ScLog() function in ScInterpreter
H A Dinterpr4.cxx3570 case ocLog : ScLog(); break; in Interpret()