summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:25:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:25:50 +0000
commitc049cff702bb2b66f8712ac6c175a6473b7fa0a1 (patch)
treec50a3fd81e8ffed11301571740f72c6586fb3d7a /sd/source/ui/accessibility
parentcdf7d01e4da44f36e892c6001e599f929e564da8 (diff)
INTEGRATION: CWS pchfix02 (1.16.282); FILE MERGED
2006/09/01 17:36:50 kaib 1.16.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/accessibility')
-rw-r--r--sd/source/ui/accessibility/AccessiblePresentationShape.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/accessibility/AccessiblePresentationShape.cxx b/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
index 246181a49f97..0d92c4e557db 100644
--- a/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePresentationShape.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:27:39 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:25:50 $
*
* 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_SHAPE_HXX
#include "AccessiblePresentationShape.hxx"
#endif