diff options
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r-- | svx/source/toolbars/fontworkbar.cxx | 6 |
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 |