summaryrefslogtreecommitdiff
path: root/forms/source/component/scrollbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/scrollbar.hxx')
-rw-r--r--forms/source/component/scrollbar.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/forms/source/component/scrollbar.hxx b/forms/source/component/scrollbar.hxx
index ee0b2b70e581..a228a41eb4ce 100644
--- a/forms/source/component/scrollbar.hxx
+++ b/forms/source/component/scrollbar.hxx
@@ -70,9 +70,6 @@ namespace frm
virtual css::uno::Any translateExternalValueToControlValue( const css::uno::Any& _rExternalValue ) const override;
virtual css::uno::Any translateControlValueToExternalValue( ) const override;
- // XCoponent and related helpers
- virtual void SAL_CALL disposing() override;
-
// prevent method hiding
using OBoundControlModel::disposing;
using OBoundControlModel::getFastPropertyValue;