Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/inc/ !
H A Dinterpre.hxx826 void ScInfo();
/trunk/main/sc/source/core/tool/ !
H A Dinterpr5.cxx3244 void ScInterpreter::ScInfo() in ScInfo() function in ScInterpreter
H A Dinterpr4.cxx3756 case ocInfo : ScInfo(); break; in Interpret()