summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/drawingml/lineproperties.cxx1
-rw-r--r--oox/source/ole/olehelper.cxx1
-rw-r--r--oox/source/ppt/conditioncontext.hxx1
-rw-r--r--oox/source/ppt/slidetransition.cxx1
-rw-r--r--oox/source/ppt/timetargetelementcontext.cxx2
5 files changed, 0 insertions, 6 deletions
diff --git a/oox/source/drawingml/lineproperties.cxx b/oox/source/drawingml/lineproperties.cxx
index ba7859de9bd3..2fd947b07319 100644
--- a/oox/source/drawingml/lineproperties.cxx
+++ b/oox/source/drawingml/lineproperties.cxx
@@ -39,7 +39,6 @@ using namespace ::com::sun::star;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::drawing;
-using ::com::sun::star::uno::Any;
using ::com::sun::star::container::XNameContainer;
namespace oox {
diff --git a/oox/source/ole/olehelper.cxx b/oox/source/ole/olehelper.cxx
index ed13efd1fb2f..9e7f3caefb7f 100644
--- a/oox/source/ole/olehelper.cxx
+++ b/oox/source/ole/olehelper.cxx
@@ -61,7 +61,6 @@ using ::com::sun::star::beans::XPropertySet;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
-using ::com::sun::star::uno::Any;
using ::com::sun::star::uno::XComponentContext;
using ::com::sun::star::container::XIndexContainer;
using ::com::sun::star::container::XNameContainer;
diff --git a/oox/source/ppt/conditioncontext.hxx b/oox/source/ppt/conditioncontext.hxx
index 4ce9cfbca578..6ec307f1fb29 100644
--- a/oox/source/ppt/conditioncontext.hxx
+++ b/oox/source/ppt/conditioncontext.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_OOX_SOURCE_PPT_CONDITIONCONTEXT_HXX
#define INCLUDED_OOX_SOURCE_PPT_CONDITIONCONTEXT_HXX
-#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/animations/Event.hpp>
#include "oox/core/fragmenthandler.hxx"
diff --git a/oox/source/ppt/slidetransition.cxx b/oox/source/ppt/slidetransition.cxx
index de883c88f165..6136568c6ee4 100644
--- a/oox/source/ppt/slidetransition.cxx
+++ b/oox/source/ppt/slidetransition.cxx
@@ -19,7 +19,6 @@
#include "oox/ppt/slidetransition.hxx"
-#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/presentation/AnimationSpeed.hpp>
#include <com/sun/star/animations/TransitionType.hpp>
diff --git a/oox/source/ppt/timetargetelementcontext.cxx b/oox/source/ppt/timetargetelementcontext.cxx
index 258ba12ef68e..608a302de4c9 100644
--- a/oox/source/ppt/timetargetelementcontext.cxx
+++ b/oox/source/ppt/timetargetelementcontext.cxx
@@ -23,8 +23,6 @@
#include "cppuhelper/exc_hlp.hxx"
#include <osl/diagnose.h>
-#include <com/sun/star/uno/Any.hxx>
-
#include "oox/helper/attributelist.hxx"
#include "drawingml/embeddedwavaudiofile.hxx"