summaryrefslogtreecommitdiff
path: root/include/svx/svdoutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoutl.hxx')
-rw-r--r--include/svx/svdoutl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoutl.hxx b/include/svx/svdoutl.hxx
index bfbdc249c4ca..902574138518 100644
--- a/include/svx/svdoutl.hxx
+++ b/include/svx/svdoutl.hxx
@@ -44,7 +44,7 @@ public:
void setVisualizedPage(const SdrPage* pPage) { if(pPage != mpVisualizedPage) mpVisualizedPage = pPage; }
const SdrPage* getVisualizedPage() const { return mpVisualizedPage; }
- virtual OUString CalcFieldValue(const SvxFieldItem& rField, sal_Int32 nPara, sal_Int32 nPos, Color*& rpTxtColor, Color*& rpFldColor) SAL_OVERRIDE;
+ virtual OUString CalcFieldValue(const SvxFieldItem& rField, sal_Int32 nPara, sal_Int32 nPos, Color*& rpTxtColor, Color*& rpFldColor) override;
};
#endif // INCLUDED_SVX_SVDOUTL_HXX