summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:24:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:24:59 +0000
commitabff8e189bd9cab3183b6fbec4ffecf8001de609 (patch)
tree73efe4ff748f8b523cf7515bd02bf133867524e3 /sd/source/ui/accessibility
parent60b05ae7a99a1c3a888349baebd7cb0d52472af4 (diff)
INTEGRATION: CWS pchfix02 (1.12.198); FILE MERGED
2006/09/01 17:36:50 kaib 1.12.198.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/accessibility')
-rw-r--r--sd/source/ui/accessibility/AccessiblePageShape.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/accessibility/AccessiblePageShape.cxx b/sd/source/ui/accessibility/AccessiblePageShape.cxx
index f4a3460f09f9..e1ebf30797d6 100644
--- a/sd/source/ui/accessibility/AccessiblePageShape.cxx
+++ b/sd/source/ui/accessibility/AccessiblePageShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePageShape.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: obo $ $Date: 2006-01-19 12:50:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:24:59 $
*
* 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_PAGE_SHAPE_HXX
#include "AccessiblePageShape.hxx"
#endif