summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Numeric.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Numeric.hxx')
-rw-r--r--forms/source/component/Numeric.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Numeric.hxx b/forms/source/component/Numeric.hxx
index 54b7f90442a4..3d37a965afe7 100644
--- a/forms/source/component/Numeric.hxx
+++ b/forms/source/component/Numeric.hxx
@@ -60,7 +60,7 @@ protected:
virtual void resetNoBroadcast() SAL_OVERRIDE;
protected:
- DECLARE_XCLONEABLE();
+ virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone( ) throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
class ONumericControl: public OBoundControl