summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/WrapPropertyPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/WrapPropertyPanel.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
index b64b32e70740..38230b51fac9 100644
--- a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
@@ -44,10 +44,10 @@ namespace sw { namespace sidebar {
const sal_uInt16 nSId,
const SfxItemState eState,
const SfxPoolItem* pState,
- const bool bIsEnabled) SAL_OVERRIDE;
+ const bool bIsEnabled) override;
virtual ~WrapPropertyPanel();
- virtual void dispose() SAL_OVERRIDE;
+ virtual void dispose() override;
WrapPropertyPanel(
vcl::Window* pParent,