summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 0b5d9a357169..c14fe88286dd 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -142,7 +142,7 @@ public:
// #i102062#
bool isWrongListEqual(const EditTextObject& rCompare) const;
- virtual void ObjectInDestruction(const SfxItemPool& rSfxItemPool);
+ virtual void ObjectInDestruction(const SfxItemPool& rSfxItemPool) SAL_OVERRIDE;
#if DEBUG_EDIT_ENGINE
void Dump() const;