summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/convert.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:19:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:19:39 +0000
commit133f6a9acb0bc002efeaf14e1401151fc7671844 (patch)
treeca43cd070e8d3ab52c5b77711195a94b10e337d6 /sw/source/ui/table/convert.cxx
parent21b372b6b1a9b80f54527bce741ce8d9de1f4f3d (diff)
INTEGRATION: CWS pchfix02 (1.11.430); FILE MERGED
2006/09/01 17:53:23 kaib 1.11.430.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/table/convert.cxx')
-rw-r--r--sw/source/ui/table/convert.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx
index 4d15f48ca950..ff32cac032dd 100644
--- a/sw/source/ui/table/convert.cxx
+++ b/sw/source/ui/table/convert.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: convert.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-10-19 08:32:01 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:19:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,12 +33,14 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
-#pragma hdrstop
#ifndef _SV_MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>