summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Edit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Edit.hxx')
-rw-r--r--forms/source/component/Edit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Edit.hxx b/forms/source/component/Edit.hxx
index 2d667437190a..66af4a06fe96 100644
--- a/forms/source/component/Edit.hxx
+++ b/forms/source/component/Edit.hxx
@@ -109,7 +109,7 @@ protected:
protected:
virtual sal_uInt16 getPersistenceFlags() const SAL_OVERRIDE;
- DECLARE_XCLONEABLE();
+ virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone( ) throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
bool implActsAsRichText( ) const;