summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:52:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:52:19 +0000
commit8f2d63301ae52268ebe9db67f30771c7fde9b6ce (patch)
tree1779a70a5d6b2b3c19e79643206aee00706faf7b
parenta90f7aec49e99d7f76018da1c709f712e077ea18 (diff)
INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED
2006/09/01 17:29:05 kaib 1.3.202.1: #i68856# Added header markers and pch files
-rw-r--r--framework/source/constant/containerquery.cxx7
-rw-r--r--framework/source/constant/contenthandler.cxx7
-rw-r--r--framework/source/constant/filter.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/framework/source/constant/containerquery.cxx b/framework/source/constant/containerquery.cxx
index b14a1da6422f..f2bbe23403aa 100644
--- a/framework/source/constant/containerquery.cxx
+++ b/framework/source/constant/containerquery.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: containerquery.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:16:49 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:51:53 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_CONSTANT_CONTAINERQUERY_HXX_
#include <constant/containerquery.hxx>
#endif
diff --git a/framework/source/constant/contenthandler.cxx b/framework/source/constant/contenthandler.cxx
index 9ecb30bb92f5..e751112e82c7 100644
--- a/framework/source/constant/contenthandler.cxx
+++ b/framework/source/constant/contenthandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: contenthandler.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:17:05 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:52:06 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_CONSTANT_CONTENTHANDLER_HXX_
#include <constant/contenthandler.hxx>
#endif
diff --git a/framework/source/constant/filter.cxx b/framework/source/constant/filter.cxx
index 304568d872a4..9aafb1cef81a 100644
--- a/framework/source/constant/filter.cxx
+++ b/framework/source/constant/filter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filter.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:17:23 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:52:19 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_CONSTANT_FILTER_HXX_
#include <constant/filter.hxx>
#endif