summaryrefslogtreecommitdiff
path: root/include/svtools/miscopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/miscopt.hxx')
-rw-r--r--include/svtools/miscopt.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/miscopt.hxx b/include/svtools/miscopt.hxx
index 1ec74ce1d57d..5d6a91a90ad7 100644
--- a/include/svtools/miscopt.hxx
+++ b/include/svtools/miscopt.hxx
@@ -64,6 +64,8 @@ class SVT_DLLPUBLIC SvtMiscOptions: public utl::detail::Options
void SetSymbolsSize( sal_Int16 eSet );
sal_Int16 GetSidebarIconSize() const;
void SetSidebarIconSize( sal_Int16 eSet );
+ sal_Int16 GetNotebookbarIconSize() const;
+ void SetNotebookbarIconSize( sal_Int16 eSet );
sal_Int16 GetCurrentSymbolsSize() const;
bool AreCurrentSymbolsLarge() const;