summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/styledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/styledlg.hxx')
-rw-r--r--sc/source/ui/inc/styledlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/styledlg.hxx b/sc/source/ui/inc/styledlg.hxx
index f16bfd8649c9..8294cec46c30 100644
--- a/sc/source/ui/inc/styledlg.hxx
+++ b/sc/source/ui/inc/styledlg.hxx
@@ -34,8 +34,8 @@ public:
sal_uInt16 nRscId );
protected:
- virtual void PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage );
- virtual const SfxItemSet* GetRefreshedSet();
+ virtual void PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage ) SAL_OVERRIDE;
+ virtual const SfxItemSet* GetRefreshedSet() SAL_OVERRIDE;
private:
sal_uInt16 nDlgRsc;