Home
last modified time | relevance | path

Searched refs:_level (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/extensions/source/logging/
H A Dlogger.cxx123 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
244 void SAL_CALL EventLogger::setLevel( ::sal_Int32 _level ) throw (RuntimeException) in setLevel() argument
247 m_nLogLevel = _level; in setLevel()
H A Dconsolehandler.cxx105 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
H A Dfilehandler.cxx117 virtual void SAL_CALL setLevel( ::sal_Int32 _level ) throw (RuntimeException);
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java486 private int impl_setMacroSecurityLevel(int _level) throws Exception in impl_setMacroSecurityLevel() argument
497 securitySettings.setPropertyValue("MacroSecurityLevel", Integer.valueOf(_level)); in impl_setMacroSecurityLevel()

Completed in 35 milliseconds