summaryrefslogtreecommitdiff
path: root/include/svx/fmshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r--include/svx/fmshell.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx
index 92306858b64f..222c71f36747 100644
--- a/include/svx/fmshell.hxx
+++ b/include/svx/fmshell.hxx
@@ -108,7 +108,7 @@ public:
virtual void Execute( SfxRequest& );
virtual void GetState( SfxItemSet& );
- virtual bool HasUIFeature( sal_uInt32 nFeature );
+ virtual bool HasUIFeature( sal_uInt32 nFeature ) SAL_OVERRIDE;
void ExecuteTextAttribute( SfxRequest& );
void GetTextAttributeState( SfxItemSet& );
@@ -129,8 +129,8 @@ public:
void ForgetActiveControl();
void SetControlActivationHandler( const Link& _rHdl );
- virtual void Activate(bool bMDI);
- virtual void Deactivate(bool bMDI);
+ virtual void Activate(bool bMDI) SAL_OVERRIDE;
+ virtual void Deactivate(bool bMDI) SAL_OVERRIDE;
// helper methods for implementing XFormLayerAccess
SdrUnoObj* GetFormControl(