Searched refs:getLevel (Results 1 – 16 of 16) sorted by relevance
104 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);217 ::sal_Int32 SAL_CALL ConsoleHandler::getLevel() throw (RuntimeException) in getLevel() function in logging::ConsoleHandler220 return m_aHandlerHelper.getLevel(); in getLevel()
116 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);307 ::sal_Int32 SAL_CALL FileHandler::getLevel() throw (RuntimeException) in getLevel() function in logging::FileHandler310 return m_aHandlerHelper.getLevel(); in getLevel()
122 virtual ::sal_Int32 SAL_CALL getLevel() throw (RuntimeException);237 ::sal_Int32 SAL_CALL EventLogger::getLevel() throw (RuntimeException) in getLevel() function in logging::EventLogger
87 getLevel() const { return m_nLevel; } in getLevel() function in logging::LogHandlerHelper
145 if ( _rRecord.Level < getLevel() ) in formatForPublishing()
48 long getLevel();
49 long getLevel();
70 sal_Int16 nLevel = maProperties.getLevel(); in insertAt()
162 sal_Int16 nLevel = mrTextParagraphProperties.getLevel(); in ~TextParagraphPropertiesContext()
402 xNumRule->replaceByIndex( getLevel(), makeAny( aBulletPropSeq ) ); in pushToPropSet()
146 sal_uLong getLevel();
196 m_aJobData.m_nPSLevel = m_pDevicePage->getLevel(); in IMPL_LINK()436 sal_uLong RTSDevicePage::getLevel() in getLevel() function in RTSDevicePage
90 sal_Int16 getLevel( ) const { return mnLevel; } in getLevel() function in oox::drawingml::TextParagraphProperties
161 virtual sal_Int32 SAL_CALL getLevel() throw (::com::sun::star::uno::RuntimeException);
172 sal_Int32 SAL_CALL FilterTracer::getLevel() throw (::com::sun::star::uno::RuntimeException) in getLevel() function in FilterTracer
138 return m_pImpl->getLogger()->getLevel(); in getLogLevel()
Completed in 61 milliseconds