summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:20:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:20:32 +0000
commit22a5dfb0ca4e82239dd04fb15b6d47e1fb94bd90 (patch)
treeb6a8a25c57256b8ae2c264f3ca21b0cbaab9ec48 /extensions/source
parent2545a611ef2137f9838ccac872dca20772970f65 (diff)
INTEGRATION: CWS pchfix02 (1.2.94); FILE MERGED
2006/09/01 17:26:42 kaib 1.2.94.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/propctrlr/objectinspectormodel.cxx7
-rw-r--r--extensions/source/propctrlr/pcrcomponentcontext.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/objectinspectormodel.cxx b/extensions/source/propctrlr/objectinspectormodel.cxx
index 881cab1322df..7078d350251d 100644
--- a/extensions/source/propctrlr/objectinspectormodel.cxx
+++ b/extensions/source/propctrlr/objectinspectormodel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objectinspectormodel.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:27:08 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:20:00 $
*
* 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_extensions.hxx"
+
#ifndef EXTENSIONS_PROPCTRLR_MODULEPRC_HXX
#include "modulepcr.hxx"
#endif
diff --git a/extensions/source/propctrlr/pcrcomponentcontext.cxx b/extensions/source/propctrlr/pcrcomponentcontext.cxx
index 53756ec8b08e..569c13fb8105 100644
--- a/extensions/source/propctrlr/pcrcomponentcontext.cxx
+++ b/extensions/source/propctrlr/pcrcomponentcontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pcrcomponentcontext.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:28:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:20:32 $
*
* 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_extensions.hxx"
+
#ifndef EXTENSIONS_SOURCE_PROPCTRLR_PCROMPONENTCONTEXT_HXX
#include "pcrcomponentcontext.hxx"
#endif