summaryrefslogtreecommitdiff
path: root/basctl/source/accessibility
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:23:39 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:23:39 +0000
commitc24ce6abb0cb81f497264821683b58c7dec85603 (patch)
treeb557d31c97c1440e769022d0ffc854a82da2d418 /basctl/source/accessibility
parent56210f76651844064250f89f30aa5a6ee06a1c97 (diff)
INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED
2006/09/01 17:16:18 kaib 1.6.100.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basctl/source/accessibility')
-rw-r--r--basctl/source/accessibility/accessibledialogcontrolshape.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/source/accessibility/accessibledialogcontrolshape.cxx b/basctl/source/accessibility/accessibledialogcontrolshape.cxx
index 79d1cb46ea2a..6a588b37d86c 100644
--- a/basctl/source/accessibility/accessibledialogcontrolshape.cxx
+++ b/basctl/source/accessibility/accessibledialogcontrolshape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: accessibledialogcontrolshape.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:53:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:23:39 $
*
* 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_basctl.hxx"
+
#ifndef _BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX_
#include <accessibledialogcontrolshape.hxx>
#endif