summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextunowrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextunowrapper.hxx')
-rw-r--r--forms/source/richtext/richtextunowrapper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextunowrapper.hxx b/forms/source/richtext/richtextunowrapper.hxx
index 166ae2c25fef..95c2c1ea4cbc 100644
--- a/forms/source/richtext/richtextunowrapper.hxx
+++ b/forms/source/richtext/richtextunowrapper.hxx
@@ -49,7 +49,7 @@ namespace frm
ORichTextUnoWrapper( EditEngine& _rEngine, IEngineTextChangeListener* _pTextChangeListener );
protected:
- ~ORichTextUnoWrapper() throw();
+ virtual ~ORichTextUnoWrapper() throw();
private:
@@ -77,7 +77,7 @@ namespace frm
virtual void UpdateData() SAL_OVERRIDE;
protected:
- ~RichTextEditSource();
+ virtual ~RichTextEditSource();
private:
RichTextEditSource( ); // never implemented