summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-07-23 11:07:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-07-23 20:33:05 +0200
commit05773428c51c82a365e16589a1f8ca45823c6403 (patch)
treed590f65cca287b06482ce388a29826c5d25641b3 /include
parent6362c905cf19f2f6cb67bf634091b14c2a8e90ec (diff)
use officecfg to retrieve GetIsForPagePreviews
Change-Id: I9c7666a4456821e3a2051c8d645183f4e1c5eb55 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119412 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/accessibilityoptions.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/accessibilityoptions.hxx b/include/svtools/accessibilityoptions.hxx
index 0cc485befb31..2733cfa0e7ee 100644
--- a/include/svtools/accessibilityoptions.hxx
+++ b/include/svtools/accessibilityoptions.hxx
@@ -35,7 +35,6 @@ public:
virtual ~SvtAccessibilityOptions() override;
// get & set config entries
- bool GetIsForPagePreviews() const;
bool GetIsAllowAnimatedGraphics() const;
bool GetIsAllowAnimatedText() const;
bool GetIsAutomaticFontColor() const;