summaryrefslogtreecommitdiff
path: root/framework/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:54:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:54:21 +0000
commit70a6ef9e976eab93fdb24a0c5a9bcb2ab01fc5d9 (patch)
tree9c51ca9dbf0c1fa46426fa98599789f7db001405 /framework/source
parent8cf1bb21a2004dfae5e50f89a803e7154203f5b4 (diff)
INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED
2006/09/01 17:29:07 kaib 1.3.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/dispatch/dispatchinformationprovider.cxx7
-rw-r--r--framework/source/dispatch/interaction.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/framework/source/dispatch/dispatchinformationprovider.cxx b/framework/source/dispatch/dispatchinformationprovider.cxx
index af13c77c9d59..6bd0bce7e987 100644
--- a/framework/source/dispatch/dispatchinformationprovider.cxx
+++ b/framework/source/dispatch/dispatchinformationprovider.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dispatchinformationprovider.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:19:09 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:53:40 $
*
* 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"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________
diff --git a/framework/source/dispatch/interaction.cxx b/framework/source/dispatch/interaction.cxx
index 3aad38fa967b..111f0f280f50 100644
--- a/framework/source/dispatch/interaction.cxx
+++ b/framework/source/dispatch/interaction.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: interaction.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:19:54 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:54: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_framework.hxx"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________