Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/logging/
H A Dloghandler.hxx69 bool getIsInitialized() const { return m_bInitialized; } in getIsInitialized() function in logging::LogHandlerHelper
H A Dloghandler.cxx95 if ( !getIsInitialized() ) in enterMethod()
H A Dconsolehandler.cxx260 if ( m_aHandlerHelper.getIsInitialized() ) in initialize()
H A Dfilehandler.cxx357 if ( m_aHandlerHelper.getIsInitialized() ) in initialize()
H A Dsysloghandler.cxx316 if ( m_aHandlerHelper.getIsInitialized() ) in initialize()

Completed in 125 milliseconds