summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:25:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:25:35 +0000
commitcdf7d01e4da44f36e892c6001e599f929e564da8 (patch)
tree2bc9623ea3ebb8a14e4f82ad47c1d7e00aa2fa2d /sd/source/ui
parentabff8e189bd9cab3183b6fbec4ffecf8001de609 (diff)
INTEGRATION: CWS pchfix02 (1.12.282); FILE MERGED
2006/09/01 17:36:50 kaib 1.12.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx7
-rw-r--r--sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
index 19077a612a88..48a0acb3b986 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePresentationGraphicShape.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:27:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:25:20 $
*
* 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_sd.hxx"
+
#ifndef _SD_ACCESSIBILITY_ACCESSIBLE_PRESENTATION_GRAPHIC_SHAPE_HXX
#include "AccessiblePresentationGraphicShape.hxx"
#endif
diff --git a/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
index 0399b9918717..0f673c54baaf 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePresentationOLEShape.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:27:26 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:25:35 $
*
* 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_sd.hxx"
+
#ifndef _SD_ACCESSIBILITY_ACCESSIBLE_PRESENTATION_OLE_SHAPE_HXX
#include "AccessiblePresentationOLEShape.hxx"
#endif