Kaydet (Commit) 5bf251a5 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS sdblogging (1.9.36); FILE MERGED

2007/04/12 09:17:04 fs 1.9.36.1: #i76119# deprecate in favor of css.logging.*
üst 2ba4eceb
......@@ -4,9 +4,9 @@
*
* $RCSfile: LogLevel.idl,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: hr $ $Date: 2006-06-19 14:26:27 $
* last change: $Author: hr $ $Date: 2007-06-27 14:51:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -41,11 +41,12 @@
module com { module sun { module star { module util { module logging {
//=============================================================================
/** Level constants
/** deprecated API - use <type scope="com::sun::star::logging">LogLevel</type> instead
@deprecated
@since OOo 1.1.2
*/
published constants LogLevel
{
const long OFF = 0x7fffffff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment