Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/misc/
H A Duieventslogger.cxx132 sal_Int32 m_SessionLogEventCount; member in comphelper::UiEventsLogger_Impl
233 return UiEventsLogger_Impl::getInstance()->m_SessionLogEventCount; in getSessionLogEventCount()
335 , m_SessionLogEventCount(0) in UiEventsLogger_Impl()
398 m_SessionLogEventCount++; in logDispatch()
447 m_SessionLogEventCount++; in logVcl()
489 … if(now.Seconds - m_LastLogEventTime.Seconds > m_IdleTimeout.Seconds && m_SessionLogEventCount>0) in checkIdleTimeout()

Completed in 19 milliseconds