summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:13:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:13:15 +0000
commitaa6bbac0656618681957e640a48aa8d6464ee427 (patch)
treeaa45eb9ade69a6d25dc35a3c2929ea974017411a /store
parent96dd9bb13974d1dfcadd573437bd49fdafbbabc1 (diff)
INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED
2006/09/01 17:41:32 kaib 1.6.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'store')
-rw-r--r--store/source/store.cxx9
-rw-r--r--store/source/storpage.cxx7
-rw-r--r--store/source/stortree.cxx9
3 files changed, 17 insertions, 8 deletions
diff --git a/store/source/store.cxx b/store/source/store.cxx
index cec70dc10b9e..964768049820 100644
--- a/store/source/store.cxx
+++ b/store/source/store.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: store.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:33:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:12:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,10 @@
*
************************************************************************/
-#define _STORE_STORE_CXX_ "$Revision: 1.6 $"
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_store.hxx"
+
+#define _STORE_STORE_CXX_ "$Revision: 1.7 $"
#ifndef _SAL_TYPES_H_
#include <sal/types.h>
diff --git a/store/source/storpage.cxx b/store/source/storpage.cxx
index 475d37d59b72..0b8e35fd439a 100644
--- a/store/source/storpage.cxx
+++ b/store/source/storpage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storpage.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:34:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:13:03 $
*
* 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_store.hxx"
+
#include <storpage.hxx>
#ifndef _SAL_TYPES_H_
diff --git a/store/source/stortree.cxx b/store/source/stortree.cxx
index 08d30867dadb..1cb776be8de8 100644
--- a/store/source/stortree.cxx
+++ b/store/source/stortree.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stortree.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:34:29 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:13:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,10 @@
*
************************************************************************/
-#define _STORE_STORTREE_CXX "$Revision: 1.6 $"
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_store.hxx"
+
+#define _STORE_STORTREE_CXX "$Revision: 1.7 $"
#ifndef _SAL_TYPES_H_
#include <sal/types.h>