Searched refs:getSessionLogEventCount (Results 1 – 4 of 4) sorted by relevance
79 virtual sal_Int32 SAL_CALL getSessionLogEventCount() throw(RuntimeException);108 sal_Int32 SAL_CALL Core::getSessionLogEventCount() throw(RuntimeException) in getSessionLogEventCount() function in oooimprovecore::Core109 { return UiEventsLogger::getSessionLogEventCount(); } in getSessionLogEventCount()
42 static sal_Int32 getSessionLogEventCount();
240 nCount += xCore->getSessionLogEventCount(); in Reset()
228 sal_Int32 UiEventsLogger::getSessionLogEventCount() in getSessionLogEventCount() function in comphelper::UiEventsLogger
Completed in 22 milliseconds