summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxbasemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxbasemodel.hxx')
-rw-r--r--include/sfx2/sfxbasemodel.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/sfx2/sfxbasemodel.hxx b/include/sfx2/sfxbasemodel.hxx
index 834443fecff2..638d9e8f1e75 100644
--- a/include/sfx2/sfxbasemodel.hxx
+++ b/include/sfx2/sfxbasemodel.hxx
@@ -241,7 +241,6 @@ public:
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw( css::uno::RuntimeException, std::exception ) override ;
-
// XStarBasicAccess
@@ -272,7 +271,6 @@ public:
throw(css::container::NoSuchElementException, css::uno::RuntimeException, std::exception) override;
-
// XChild
@@ -428,8 +426,6 @@ public:
throw (css::io::IOException, css::uno::RuntimeException, std::exception) override;
-
-
// XLoadable
@@ -545,7 +541,6 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
-
// XEventsSupplier
@@ -558,7 +553,6 @@ public:
virtual css::uno::Reference< css::container::XNameReplace > SAL_CALL getEvents() throw( css::uno::RuntimeException, std::exception ) override;
-
// XEmbeddedScripts
@@ -661,7 +655,6 @@ public:
virtual css::uno::Reference< css::document::XUndoManager > SAL_CALL getUndoManager( ) throw (css::uno::RuntimeException, std::exception) override;
-
// css::rdf::XNode:
virtual OUString SAL_CALL getStringValue()
throw (css::uno::RuntimeException, std::exception) override;