summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-10-31 18:04:35 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-01 19:34:04 +0100
commitf70f3a46b8de6397bbcc09e8b9c8be9451919ae1 (patch)
tree5ac02bf5f4a215a8082c633a73553df14805ad59 /include
parent38a71843fab65fed60d799bc7572608608bb70e8 (diff)
use officecfg for IsPluginsEnabled
Change-Id: Id80ba8a87af7f87b8232949b70804b1a021b23d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105147 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/miscopt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/miscopt.hxx b/include/svtools/miscopt.hxx
index cbaf146f607e..90e3702a2838 100644
--- a/include/svtools/miscopt.hxx
+++ b/include/svtools/miscopt.hxx
@@ -57,8 +57,6 @@ class SVT_DLLPUBLIC SvtMiscOptions final : public utl::detail::Options
bool DisableUICustomization() const;
- bool IsPluginsEnabled() const;
-
sal_Int16 GetSymbolsSize() const;
void SetSymbolsSize( sal_Int16 eSet );
ToolBoxButtonSize GetSidebarIconSize() const;