diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-01-16 09:43:21 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2024-01-16 13:01:25 +0100 |
commit | f54d9547c0f25b023614d52016c801e6be43e09e (patch) | |
tree | d4361b5c05f94f48f5ea5a1dfa64ee8d59f59c44 /sw/source/uibase/inc/pview.hxx | |
parent | d62abd20dbfcc90cbea7b0b66fd4a3f3660f7ce9 (diff) |
loplugin:unusedmethods
Change-Id: I24c429c7cb8283a384b72499d1c3f4c2f1457c33
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162155
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/pview.hxx')
-rw-r--r-- | sw/source/uibase/inc/pview.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/pview.hxx b/sw/source/uibase/inc/pview.hxx index edf1716e1e7d..e14ff5d419e7 100644 --- a/sw/source/uibase/inc/pview.hxx +++ b/sw/source/uibase/inc/pview.hxx @@ -266,9 +266,6 @@ public: SwDocShell* GetDocShell(); - // apply Accessibility options - void ApplyAccessibilityOptions(); - // Inline method to request values of new members // <mbResetFormDesignMode> and <mbFormDesignModeToReset> bool ResetFormDesignMode() const |