summaryrefslogtreecommitdiff
path: root/sw/inc/txtrfmrk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/txtrfmrk.hxx')
-rw-r--r--sw/inc/txtrfmrk.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/txtrfmrk.hxx b/sw/inc/txtrfmrk.hxx
index b4f560c8ba5b..78fac9723424 100644
--- a/sw/inc/txtrfmrk.hxx
+++ b/sw/inc/txtrfmrk.hxx
@@ -35,7 +35,7 @@ public:
SwTxtRefMark( SwFmtRefMark& rAttr,
sal_Int32 const nStart, sal_Int32 const*const pEnd = 0);
- virtual sal_Int32* GetEnd(); // SwTxtAttr
+ virtual sal_Int32* GetEnd() SAL_OVERRIDE; // SwTxtAttr
// get and set TxtNode pointer
inline const SwTxtNode& GetTxtNode() const;