diff options
Diffstat (limited to 'forms/source/component/navigationbar.hxx')
-rw-r--r-- | forms/source/component/navigationbar.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/forms/source/component/navigationbar.hxx b/forms/source/component/navigationbar.hxx index 7bd2e754115f..536a1ca046db 100644 --- a/forms/source/component/navigationbar.hxx +++ b/forms/source/component/navigationbar.hxx @@ -83,9 +83,6 @@ namespace frm // XTypeProvider DECLARE_XTYPEPROVIDER() - // OComponentHelper - virtual void SAL_CALL disposing() override; - // XPersistObject virtual OUString SAL_CALL getServiceName() throw ( css::uno::RuntimeException, std::exception) override; virtual void SAL_CALL write(const css::uno::Reference< css::io::XObjectOutputStream>& _rxOutStream) throw ( css::io::IOException, css::uno::RuntimeException, std::exception) override; |