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.hxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/forms/source/component/scrollbar.hxx b/forms/source/component/scrollbar.hxx
index 50af8b258fee..aee2d41f0fef 100644
--- a/forms/source/component/scrollbar.hxx
+++ b/forms/source/component/scrollbar.hxx
@@ -83,6 +83,14 @@ namespace frm
};
+ css::uno::Any translateExternalDoubleToControlIntValue(
+ const css::uno::Any& _rExternalValue, const css::uno::Reference< css::beans::XPropertySet >& _rxProperties,
+ const OUString& _rMinValueName, const OUString& _rMaxValueName );
+
+ css::uno::Any translateControlIntToExternalDoubleValue( const css::uno::Any& _rControlIntValue );
+
+
+
} // namespacefrm