summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mailmergechildwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/mailmergechildwindow.hxx')
-rw-r--r--sw/source/uibase/inc/mailmergechildwindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/mailmergechildwindow.hxx b/sw/source/uibase/inc/mailmergechildwindow.hxx
index ade2a24c57cf..8b5fd12c7ff0 100644
--- a/sw/source/uibase/inc/mailmergechildwindow.hxx
+++ b/sw/source/uibase/inc/mailmergechildwindow.hxx
@@ -31,9 +31,9 @@ class SwMailMergeChildWin : public SfxFloatingWindow
public:
SwMailMergeChildWin(SfxBindings*, SfxChildWindow*, vcl::Window *pParent);
virtual ~SwMailMergeChildWin();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
- virtual void FillInfo(SfxChildWinInfo&) const SAL_OVERRIDE;
+ virtual void FillInfo(SfxChildWinInfo&) const override;
};
class SwMailMergeChildWindow : public SfxChildWindow