summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optchart.hxx')
-rw-r--r--cui/source/options/optchart.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/optchart.hxx b/cui/source/options/optchart.hxx
index bd2d2f013717..77641605ca64 100644
--- a/cui/source/options/optchart.hxx
+++ b/cui/source/options/optchart.hxx
@@ -55,13 +55,13 @@ private:
public:
SvxDefaultColorOptPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
virtual ~SvxDefaultColorOptPage();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
void Construct();
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rInAttrs );
- virtual bool FillItemSet( SfxItemSet* rOutAttrs ) SAL_OVERRIDE;
- virtual void Reset( const SfxItemSet* rInAttrs ) SAL_OVERRIDE;
+ virtual bool FillItemSet( SfxItemSet* rOutAttrs ) override;
+ virtual void Reset( const SfxItemSet* rInAttrs ) override;
};
#endif // INCLUDED_CUI_SOURCE_OPTIONS_OPTCHART_HXX