summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-04 15:24:51 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-04 15:24:51 +0000
commitc8df1c8399f47449e24883b413e21769e77880c0 (patch)
treec27946f2528ac2b2971c1154d8c01cd9f8e7dcdd /accessibility/source/helper
parent8c8f45ae12bd9f62883b4ff5562615b13cafe151 (diff)
#i10000# Precompiled header include directive added
Diffstat (limited to 'accessibility/source/helper')
-rw-r--r--accessibility/source/helper/acc_factory.cxx7
-rw-r--r--accessibility/source/helper/accresmgr.cxx7
-rw-r--r--accessibility/source/helper/characterattributeshelper.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx
index 15a96f873905..4be6d4c16a33 100644
--- a/accessibility/source/helper/acc_factory.cxx
+++ b/accessibility/source/helper/acc_factory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: acc_factory.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:35:09 $
+ * last change: $Author: rt $ $Date: 2007-07-04 16:24:24 $
*
* 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_accessibility.hxx"
+
#ifndef ACCESSIBILITY_HELPER_FACTORY_HXX
#include <accessibility/helper/acc_factory.hxx>
#endif
diff --git a/accessibility/source/helper/accresmgr.cxx b/accessibility/source/helper/accresmgr.cxx
index 5cd870d07bd9..ad32aa4513c1 100644
--- a/accessibility/source/helper/accresmgr.cxx
+++ b/accessibility/source/helper/accresmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accresmgr.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:35:31 $
+ * last change: $Author: rt $ $Date: 2007-07-04 16:24:51 $
*
* 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_accessibility.hxx"
+
#ifndef ACCESSIBILITY_HELPER_TKARESMGR_HXX
#include <accessibility/helper/accresmgr.hxx>
#endif
diff --git a/accessibility/source/helper/characterattributeshelper.cxx b/accessibility/source/helper/characterattributeshelper.cxx
index 741c21153991..63affdcee3cf 100644
--- a/accessibility/source/helper/characterattributeshelper.cxx
+++ b/accessibility/source/helper/characterattributeshelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: characterattributeshelper.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:35:43 $
+ * last change: $Author: rt $ $Date: 2007-07-04 16:24: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_accessibility.hxx"
+
#ifndef ACCESSIBILITY_HELPER_CHARACTERATTRIBUTESHELPER_HXX
#include <accessibility/helper/characterattributeshelper.hxx>
#endif