summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:32:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:32:21 +0000
commit3d825f447c458c804d86248beac3de3da461ab8f (patch)
treea33898f9c53e839b3623036f83c7a93e09d37b1a /xmloff
parent05ea05950d5f6ea295f62915053cd430a2dff152 (diff)
INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED
2006/09/01 18:00:22 kaib 1.3.160.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/xforms/xformsimport.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/xforms/xformsimport.cxx b/xmloff/source/xforms/xformsimport.cxx
index 267c8ed5a951..90892d0312fc 100644
--- a/xmloff/source/xforms/xformsimport.cxx
+++ b/xmloff/source/xforms/xformsimport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xformsimport.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:06:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:32:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_xmloff.hxx"
+
#include "xformsimport.hxx"
#include "XFormsModelContext.hxx"
#include <vector>