diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:48:49 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:48:49 +0000 |
commit | 12bebc36228a872446b4ff8be4c2bc5d89b1b88d (patch) | |
tree | 32eee365b922a981e6a17a227afc783982255a66 /svx/source | |
parent | dcc0e82752b9dcd35b8490ad3a8ddce13abec60a (diff) |
INTEGRATION: CWS pchfix04 (1.5.246); FILE MERGED
2007/02/05 12:14:02 os 1.5.246.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/inc/fmtextcontroldialogs.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/inc/fmtextcontroldialogs.hxx b/svx/source/inc/fmtextcontroldialogs.hxx index 218fa022486c..56c659b56872 100644 --- a/svx/source/inc/fmtextcontroldialogs.hxx +++ b/svx/source/inc/fmtextcontroldialogs.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fmtextcontroldialogs.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:07:06 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:48:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,6 @@ #include <sfx2/tabdlg.hxx> #endif -#define ITEMID_FONTLIST SID_ATTR_CHAR_FONTLIST #ifndef _SVX_FLSTITEM_HXX #include <flstitem.hxx> #endif |