summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Pattern.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Pattern.hxx')
-rw-r--r--forms/source/component/Pattern.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Pattern.hxx b/forms/source/component/Pattern.hxx
index e973f84d477c..8b2504dd1e42 100644
--- a/forms/source/component/Pattern.hxx
+++ b/forms/source/component/Pattern.hxx
@@ -69,7 +69,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 OPatternControl: public OBoundControl