summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tabtempl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:43:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:43:31 +0000
commitb110a04fc598fcc451051ae712a0c4a2080666a2 (patch)
tree9d1b4d2d984f011c23c1f3c21a140cc14c3f6819 /sd/source/ui/dlg/tabtempl.cxx
parent706e5c440005567b112d5fb45d8a460e4292d0c2 (diff)
INTEGRATION: CWS pchfix02 (1.13.282); FILE MERGED
2006/09/01 17:37:02 kaib 1.13.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/dlg/tabtempl.cxx')
-rw-r--r--sd/source/ui/dlg/tabtempl.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/tabtempl.cxx b/sd/source/ui/dlg/tabtempl.cxx
index 5516d2545ce7..870f6e46f981 100644
--- a/sd/source/ui/dlg/tabtempl.cxx
+++ b/sd/source/ui/dlg/tabtempl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabtempl.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 04:22:19 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:43:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,13 +33,15 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sd.hxx"
+
#ifdef SD_DLLIMPLEMENTATION
#undef SD_DLLIMPLEMENTATION
#endif
#include <svx/flstitem.hxx>
-#pragma hdrstop
#include <svx/svxids.hrc> //add CHINA001
#define ITEMID_COLOR_TABLE SID_COLOR_TABLE //CHINA001