summaryrefslogtreecommitdiff
path: root/cui/source/inc/optlingu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/optlingu.hxx')
-rw-r--r--cui/source/inc/optlingu.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/inc/optlingu.hxx b/cui/source/inc/optlingu.hxx
index 3010389172ec..47c1a5acc7de 100644
--- a/cui/source/inc/optlingu.hxx
+++ b/cui/source/inc/optlingu.hxx
@@ -151,8 +151,8 @@ public:
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
static sal_uInt16* GetRanges();
- virtual bool FillItemSet( SfxItemSet& rSet );
- virtual void Reset( const SfxItemSet& rSet );
+ virtual bool FillItemSet( SfxItemSet& rSet ) SAL_OVERRIDE;
+ virtual void Reset( const SfxItemSet& rSet ) SAL_OVERRIDE;
void HideGroups( sal_uInt16 nGrp );
};