Home
last modified time | relevance | path

Searched refs:getSessionLogEventCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/oooimprovecore/
H A Dcore.cxx79 virtual sal_Int32 SAL_CALL getSessionLogEventCount() throw(RuntimeException);
108 sal_Int32 SAL_CALL Core::getSessionLogEventCount() throw(RuntimeException) in getSessionLogEventCount() function in oooimprovecore::Core
109 { return UiEventsLogger::getSessionLogEventCount(); } in getSessionLogEventCount()
/trunk/main/comphelper/inc/comphelper/
H A Duieventslogger.hxx42 static sal_Int32 getSessionLogEventCount();
/trunk/main/cui/source/options/
H A Doptimprove2.cxx240 nCount += xCore->getSessionLogEventCount(); in Reset()
/trunk/main/comphelper/source/misc/
H A Duieventslogger.cxx228 sal_Int32 UiEventsLogger::getSessionLogEventCount() in getSessionLogEventCount() function in comphelper::UiEventsLogger

Completed in 23 milliseconds