diff options
Diffstat (limited to 'sc/inc/targuno.hxx')
-rw-r--r-- | sc/inc/targuno.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/targuno.hxx b/sc/inc/targuno.hxx index b45c56f5752f..1a3ac2345a7b 100644 --- a/sc/inc/targuno.hxx +++ b/sc/inc/targuno.hxx @@ -26,10 +26,6 @@ #include <com/sun/star/container/XNameAccess.hpp> #include <cppuhelper/implbase.hxx> -namespace com::sun::star::beans { class XPropertyChangeListener; } -namespace com::sun::star::beans { class XPropertySetInfo; } -namespace com::sun::star::beans { class XVetoableChangeListener; } - class ScDocShell; #define SC_LINKTARGETTYPE_SHEET 0 |