Searched refs:_threshold (Results 1 – 1 of 1) sorted by relevance
97 virtual void SAL_CALL setThreshold( ::sal_Int32 _threshold ) throw (RuntimeException);180 void SAL_CALL ConsoleHandler::setThreshold( ::sal_Int32 _threshold ) throw (RuntimeException) in setThreshold() argument183 m_nThreshold = _threshold; in setThreshold()
Completed in 16 milliseconds