Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/logging/
H A Dconsolehandler.cxx104 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);
217 ::sal_Int32 SAL_CALL ConsoleHandler::getLevel() throw (RuntimeException) in getLevel() function in logging::ConsoleHandler
220 return m_aHandlerHelper.getLevel(); in getLevel()
H A Dfilehandler.cxx116 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);
307 ::sal_Int32 SAL_CALL FileHandler::getLevel() throw (RuntimeException) in getLevel() function in logging::FileHandler
310 return m_aHandlerHelper.getLevel(); in getLevel()
H A Dsysloghandler.cxx106 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);
206 ::sal_Int32 SAL_CALL SyslogHandler::getLevel() throw (RuntimeException) in getLevel() function in logging::SyslogHandler
209 return m_aHandlerHelper.getLevel(); in getLevel()
H A Dlogger.cxx122 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);
237 ::sal_Int32 SAL_CALL EventLogger::getLevel() throw (RuntimeException) in getLevel() function in logging::EventLogger
H A Dloghandler.hxx87 getLevel() const { return m_nLevel; } in getLevel() function in logging::LogHandlerHelper
H A Dloghandler.cxx145 if ( _rRecord.Level < getLevel() ) in formatForPublishing()
/aoo42x/main/padmin/source/
H A Dprtsetup.cxx196 m_aJobData.m_nPSLevel = m_pDevicePage->getLevel(); in IMPL_LINK()
436 sal_uLong RTSDevicePage::getLevel() in getLevel() function in RTSDevicePage
H A Dprtsetup.hxx146 sal_uLong getLevel();
/aoo42x/main/udkapi/com/sun/star/util/logging/
H A DXLogger.idl48 long getLevel();
H A DXLoggerRemote.idl49 long getLevel();
/aoo42x/main/oox/source/drawingml/
H A Dtextparagraph.cxx70 sal_Int16 nLevel = maProperties.getLevel(); in insertAt()
H A Dtextparagraphpropertiescontext.cxx162 sal_Int16 nLevel = mrTextParagraphProperties.getLevel(); in ~TextParagraphPropertiesContext()
H A Dtextparagraphproperties.cxx402 xNumRule->replaceByIndex( getLevel(), makeAny( aBulletPropSeq ) ); in pushToPropSet()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx90 sal_Int16 getLevel( ) const { return mnLevel; } in getLevel() function in oox::drawingml::TextParagraphProperties
/aoo42x/main/filter/source/filtertracer/
H A Dfiltertracer.hxx161 virtual sal_Int32 SAL_CALL getLevel() throw (::com::sun::star::uno::RuntimeException);
H A Dfiltertracer.cxx172 sal_Int32 SAL_CALL FilterTracer::getLevel() throw (::com::sun::star::uno::RuntimeException) in getLevel() function in FilterTracer
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java89 return logger.getLevel(); in getLogLevel()
/aoo42x/main/comphelper/source/misc/
H A Dlogging.cxx138 return m_pImpl->getLogger()->getLevel(); in getLogLevel()

Completed in 67 milliseconds