From f5a2192effbf52b2e64e4a40f325b1b42285833c Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Sat, 14 Oct 2023 10:07:22 -0400 Subject: tdf#148539 sc notebookbar: add Sparklines to MenuData Sparklines do not have an icon yet, so I didn't attempt to add any (visible) entries to the notebookbar itself. Change-Id: I144ff76306aef0ec184794878a449e0cefd09280 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157978 Tested-by: Justin Luth Reviewed-by: Justin Luth --- sc/uiconfig/scalc/ui/notebookbar.ui | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sc/uiconfig/scalc/ui/notebookbar.ui') diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index 9fa7632cd732..5094f94198b4 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -152,6 +152,19 @@ False + + + True + False + .uno:FormatSparklineMenu + + + + + True + False + + True -- cgit