summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/SwXDocumentSettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uno/SwXDocumentSettings.hxx')
-rw-r--r--sw/source/ui/uno/SwXDocumentSettings.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/uno/SwXDocumentSettings.hxx b/sw/source/ui/uno/SwXDocumentSettings.hxx
index 76c4bddb2bc8..49edf23964a0 100644
--- a/sw/source/ui/uno/SwXDocumentSettings.hxx
+++ b/sw/source/ui/uno/SwXDocumentSettings.hxx
@@ -27,7 +27,6 @@
#include <cppuhelper/weak.hxx>
#include <cppuhelper/implbase5.hxx>
-
class SwXTextDocument;
class SwDocShell;
class SwDoc;
@@ -69,7 +68,6 @@ protected:
public:
SwXDocumentSettings( SwXTextDocument* pModel );
-
// XInterface
virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aType )
throw (::com::sun::star::uno::RuntimeException, std::exception);