INTEGRATION: CWS dbgmacros1 (1.42.60); FILE MERGED

2003/04/09 10:44:09 kso 1.42.60.1: #108413# - debug macro unification.
This commit is contained in:
Vladimir Glazounov 2003-04-15 15:02:56 +00:00
parent bb6211f608
commit 8ca5b9bf37

View file

@ -2,9 +2,9 @@
*
* $RCSfile: column.cxx,v $
*
* $Revision: 1.42 $
* $Revision: 1.43 $
*
* last change: $Author: vg $ $Date: 2002-10-30 14:56:52 $
* last change: $Author: vg $ $Date: 2003-04-15 16:02:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -508,7 +508,7 @@ sal_Bool OColumnSettings::writeUITo(const OConfigurationNode& _rConfigNode, cons
// extract it
sal_Int32 nFormatKey = 0;
#ifdef _DEBUG
#if OSL_DEBUG_LEVEL > 0
sal_Bool bSuccess =
#endif
m_aFormatKey >>= nFormatKey;