summaryrefslogtreecommitdiff
path: root/sw/source/ui/fmtui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:17:37 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:17:37 +0000
commit9c1979781ab7bcd55e4e017170b68922be0afae0 (patch)
treedab06111025cafce08de416b5662c3248d2aa3a2 /sw/source/ui/fmtui
parentdc36d3ae1767d2c6188dbb3e5c45564967ceebc7 (diff)
INTEGRATION: CWS pchfix04 (1.22.100); FILE MERGED
2007/02/05 08:27:46 os 1.22.100.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sw/source/ui/fmtui')
-rw-r--r--sw/source/ui/fmtui/tmpdlg.cxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/sw/source/ui/fmtui/tmpdlg.cxx b/sw/source/ui/fmtui/tmpdlg.cxx
index ba64a3d9fa45..2f225b16b20e 100644
--- a/sw/source/ui/fmtui/tmpdlg.cxx
+++ b/sw/source/ui/fmtui/tmpdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tmpdlg.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 23:00:36 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:17:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,9 +41,6 @@
#endif
-#ifndef _UIPARAM_HXX
-#include <uiparam.hxx>
-#endif
#ifndef _HINTIDS_HXX
#include <hintids.hxx>
#endif
@@ -153,9 +150,6 @@
#ifndef _MACASSGN_HXX
#include <macassgn.hxx> //
#endif
-#ifndef _UIITEMS_HXX
-#include <uiitems.hxx> // inclusive der NumTabPages!
-#endif
#ifndef _POOLFMT_HXX
#include <poolfmt.hxx>
#endif