summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-21 12:06:49 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-21 12:06:49 +0000
commitf0b0f1ddc1df959bbd37434c25f02b262ce379f8 (patch)
tree8aaa70b70b53e505063eb589bc9f4b887247f978 /sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
parent8cf9e5d058d05bf0e3caf99f492bb46c91a97c90 (diff)
INTEGRATION: CWS pchfix01 (1.17.152); FILE MERGED
2006/07/12 10:02:18 kaib 1.17.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
Diffstat (limited to 'sc/source/ui/Accessibility/AccessiblePreviewCell.cxx')
-rw-r--r--sc/source/ui/Accessibility/AccessiblePreviewCell.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx b/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
index e158d9644cf0..957d0c410898 100644
--- a/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
+++ b/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePreviewCell.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2006-01-13 17:02:09 $
+ * last change: $Author: kz $ $Date: 2006-07-21 13:06:49 $
*
* 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_sc.hxx"
+
#ifndef SC_ITEMS_HXX
#include "scitems.hxx"
#endif