summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/scdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/scdetect.hxx')
-rw-r--r--sc/source/ui/unoobj/scdetect.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/unoobj/scdetect.hxx b/sc/source/ui/unoobj/scdetect.hxx
index cc42ae0c9339..b7db12709aa0 100644
--- a/sc/source/ui/unoobj/scdetect.hxx
+++ b/sc/source/ui/unoobj/scdetect.hxx
@@ -21,16 +21,11 @@
#define INCLUDED_SC_SOURCE_UI_UNOOBJ_SCDETECT_HXX
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
-#include <com/sun/star/uno/Exception.hpp>
-#include <com/sun/star/uno/Reference.h>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/lang/XSingleServiceFactory.hpp>
-#include <cppuhelper/factory.hxx>
#include <rtl/ustring.hxx>
-#include <sfx2/sfxuno.hxx>
namespace com { namespace sun { namespace star {
namespace beans { struct PropertyValue; }