diff options
Diffstat (limited to 'sc/inc/shapeuno.hxx')
-rw-r--r-- | sc/inc/shapeuno.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx index 270399377b65..e3ce7f2855d8 100644 --- a/sc/inc/shapeuno.hxx +++ b/sc/inc/shapeuno.hxx @@ -24,7 +24,6 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/text/XTextContent.hpp> #include <com/sun/star/text/XText.hpp> -#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/container/XChild.hpp> @@ -43,7 +42,6 @@ namespace com { namespace sun { namespace star { class SdrObject; struct SvEventDescription; -class ShapeUnoEventAccessImpl; class ScMacroInfo; // object which aggregates all svx shape objects, |