summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/richtextmodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextmodel.hxx')
-rw-r--r--forms/source/richtext/richtextmodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx
index 16a6fb703959..1df1bc43073d 100644
--- a/forms/source/richtext/richtextmodel.hxx
+++ b/forms/source/richtext/richtextmodel.hxx
@@ -116,7 +116,7 @@ namespace frm
DECLARE_XTYPEPROVIDER()
// XCloneable
- DECLARE_XCLONEABLE();
+ virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone( ) throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// XUnoTunnel
virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;