summaryrefslogtreecommitdiff
path: root/xmloff/source/style/DrawAspectHdl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:42:41 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:42:41 +0000
commit92f38c18bd53b2d79ae0317b6df065ef565fa08d (patch)
treecbdc7b366cfba063db66044e986de4a77bc99dbd /xmloff/source/style/DrawAspectHdl.cxx
parentca1e4716636000a50c6d33c00486454b5ab96f7c (diff)
INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED
2006/09/01 17:59:45 kaib 1.6.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmloff/source/style/DrawAspectHdl.cxx')
-rw-r--r--xmloff/source/style/DrawAspectHdl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/source/style/DrawAspectHdl.cxx b/xmloff/source/style/DrawAspectHdl.cxx
index ac379c8d52c1..0e08eacf5062 100644
--- a/xmloff/source/style/DrawAspectHdl.cxx
+++ b/xmloff/source/style/DrawAspectHdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DrawAspectHdl.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 18:23:59 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:42:41 $
*
* 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_xmloff.hxx"
+
#ifndef _COM_SUN_STAR_UNO_ANY_HXX_
#include <com/sun/star/uno/Any.hxx>
#endif