summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:02:29 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:02:29 +0000
commitc024525bd847b360e6bbfafcc9d4466ac67a76f3 (patch)
treeab6ecdeb3a180faf287cee187be75e9059162423 /svx/source/toolbars
parent0f9acdafe776745e28109e60b4f1ed5d13fe04c5 (diff)
INTEGRATION: CWS pchfix04 (1.18.14); FILE MERGED
2007/02/05 12:14:15 os 1.18.14.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r--svx/source/toolbars/fontworkbar.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/toolbars/fontworkbar.cxx b/svx/source/toolbars/fontworkbar.cxx
index 8d8600fb6f62..d402e7c4fa74 100644
--- a/svx/source/toolbars/fontworkbar.cxx
+++ b/svx/source/toolbars/fontworkbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontworkbar.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 16:42:26 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:02:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -79,8 +79,6 @@
#ifndef _EEITEM_HXX //autogen
#include <eeitem.hxx>
#endif
-#define ITEMID_CHARSCALE_W EE_CHAR_FONTWIDTH
-#define ITEMID_KERNING EE_CHAR_KERNING
#ifndef _SVX_CHARSCALEITEM_HXX
#include <charscaleitem.hxx>
#endif