summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commonbehaviorcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.cxx')
-rw-r--r--oox/source/ppt/commonbehaviorcontext.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.cxx b/oox/source/ppt/commonbehaviorcontext.cxx
index 99d78da02ea8..a900f8a2b173 100644
--- a/oox/source/ppt/commonbehaviorcontext.cxx
+++ b/oox/source/ppt/commonbehaviorcontext.cxx
@@ -21,10 +21,6 @@
#include "cppuhelper/exc_hlp.hxx"
#include <rtl/ustrbuf.hxx>
-#include <com/sun/star/animations/XTimeContainer.hpp>
-#include <com/sun/star/animations/XAnimationNode.hpp>
-#include <com/sun/star/animations/XAnimate.hpp>
-
#include "oox/core/fragmenthandler.hxx"
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
@@ -40,7 +36,6 @@
using namespace ::oox::core;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;
-using namespace ::com::sun::star::animations;
namespace oox { namespace ppt {