Searched defs:_nLevel (Results 1 – 6 of 6) sorted by relevance
205 bool EventLogger::impl_nts_isLoggable_nothrow( ::sal_Int32 _nLevel ) in impl_nts_isLoggable_nothrow()265 ::sal_Bool SAL_CALL EventLogger::isLoggable( ::sal_Int32 _nLevel ) throw (RuntimeException) in isLoggable()272 …void SAL_CALL EventLogger::log( ::sal_Int32 _nLevel, const ::rtl::OUString& _rMessage ) throw (Run… in log()283 …void SAL_CALL EventLogger::logp( ::sal_Int32 _nLevel, const ::rtl::OUString& _rSourceClass, const … in logp()
89 setLevel( const sal_Int32 _nLevel ) in setLevel()
224 void SAL_CALL ConsoleHandler::setLevel( ::sal_Int32 _nLevel ) throw (RuntimeException) in setLevel()
314 void SAL_CALL FileHandler::setLevel( ::sal_Int32 _nLevel ) throw (RuntimeException) in setLevel()
944 void SvtSecurityOptions_Impl::SetMacroSecurityLevel( sal_Int32 _nLevel ) in SetMacroSecurityLevel()1122 void SvtSecurityOptions::SetMacroSecurityLevel( sal_Int32 _nLevel ) in SetMacroSecurityLevel()
323 void lcl_indent( ::rtl::OUStringBuffer& _inout_rBuffer, sal_Int32 _nLevel ) in lcl_indent()330 …r& _inout_rBuffer, const Exception& _e, const ::rtl::OUString& _rExceptionType, sal_Int32 _nLevel ) in implAppendExceptionMsg()
Completed in 57 milliseconds