Searched refs:_level (Results 1 – 5 of 5) sorted by relevance
123 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);244 void SAL_CALL EventLogger::setLevel( ::sal_Int32 _level ) throw (RuntimeException) in setLevel() argument247 m_nLogLevel = _level; in setLevel()
105 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
117 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
107 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
486 private int impl_setMacroSecurityLevel(int _level) throws Exception in impl_setMacroSecurityLevel() argument497 securitySettings.setPropertyValue("MacroSecurityLevel", Integer.valueOf(_level)); in impl_setMacroSecurityLevel()
Completed in 30 milliseconds