summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_ShapeParagraph.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ShapeParagraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_ShapeParagraph.hxx b/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
index 8976daad1ec3..d47d7098c729 100644
--- a/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
+++ b/chart2/source/controller/inc/dlg_ShapeParagraph.hxx
@@ -31,7 +31,7 @@ class ShapeParagraphDialog : public SfxTabDialog
public:
ShapeParagraphDialog(vcl::Window* pParent, const SfxItemSet* pAttr);
private:
- virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) SAL_OVERRIDE;
+ virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) override;
sal_uInt16 m_nTabPageId;
};