summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:30:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:30:07 +0000
commite7be41352eac3f3f69f9df9a1d9e2828ecfc05f5 (patch)
treebb64ab7cc6b5884931d9e2c54066f499bf937b79 /sd/source/ui/animations/SlideTransitionPane.cxx
parent4b599380c98c0270d0543f102b323230d39afcc6 (diff)
INTEGRATION: CWS pchfix02 (1.12.102); FILE MERGED
2006/09/01 17:36:53 kaib 1.12.102.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/animations/SlideTransitionPane.cxx')
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx
index 1dc4a72840a5..5967369d51cc 100644
--- a/sd/source/ui/animations/SlideTransitionPane.cxx
+++ b/sd/source/ui/animations/SlideTransitionPane.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SlideTransitionPane.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2006-04-26 20:44:53 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:30:07 $
*
* 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 _COM_SUN_STAR_ANIMATIONS_XANIMATIONNODE_HPP_
#include <com/sun/star/animations/XAnimationNode.hpp>
#endif