summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidetransition.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 17:50:36 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 17:50:36 +0000
commit8c411921c2b4bf2b19d572e318953f3f8afb1ace (patch)
treed4dc16827cdf3ea897bb00c74896d83915ab3db4 /oox/source/ppt/slidetransition.cxx
parent81775b4d14b5e2dd10137d6dc7d7bad7fd5a73f1 (diff)
INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED
2008/02/05 14:10:27 dr 1.2.4.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience
Diffstat (limited to 'oox/source/ppt/slidetransition.cxx')
-rw-r--r--oox/source/ppt/slidetransition.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/oox/source/ppt/slidetransition.cxx b/oox/source/ppt/slidetransition.cxx
index 04f325d4113f..de3bb2ac1208 100644
--- a/oox/source/ppt/slidetransition.cxx
+++ b/oox/source/ppt/slidetransition.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: slidetransition.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2008-01-17 08:06:00 $
+ * last change: $Author: kz $ $Date: 2008-03-05 18:50:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,6 @@
#include "tokens.hxx"
using rtl::OUString;
-using namespace ::oox::core;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::animations;