diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:51:58 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:51:58 +0000 |
commit | 69060afb93148de093e29d1147629d09a7d64d3d (patch) | |
tree | 6b13f76f267a717b3448ead7742d840d66b834eb /svx/source | |
parent | ba7ae698ff7f8e9073add9253e647905825d64b5 (diff) |
INTEGRATION: CWS pchfix04 (1.6.124); FILE MERGED
2007/02/05 12:14:04 os 1.6.124.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/items/numinf.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/items/numinf.cxx b/svx/source/items/numinf.cxx index 9fa3f1c9ea1d..0c3ac9f5421e 100644 --- a/svx/source/items/numinf.cxx +++ b/svx/source/items/numinf.cxx @@ -4,9 +4,9 @@ * * $RCSfile: numinf.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-17 05:21:14 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:51:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,6 @@ #include "precompiled_svx.hxx" #define _SVX_NUMINF_CXX -#define ITEMID_NUMBERINFO 0 #include "numinf.hxx" |