From af97c180983e5a8ac147b97f7773d483bba8cfef Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Thu, 11 Aug 2016 13:53:20 +0200 Subject: GSoC notebookbar: multiple .ui implementations + added menu controller for .uno:Notebookbar showing all implementations + switching between .ui files + officecfg stores implementation description + added second implementation file notebookbar_groups.ui Change-Id: I9f406daced7a111793f61a2e9f939cba27d92184 Reviewed-on: https://gerrit.libreoffice.org/28067 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- sc/uiconfig/scalc/ui/notebookbar_groups.ui | 133 +++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/notebookbar_groups.ui (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/notebookbar_groups.ui b/sc/uiconfig/scalc/ui/notebookbar_groups.ui new file mode 100644 index 000000000000..0154978af690 --- /dev/null +++ b/sc/uiconfig/scalc/ui/notebookbar_groups.ui @@ -0,0 +1,133 @@ + + + + + + + + True + False + + + True + False + vertical + + + True + True + True + True + + + True + False + 6 + + + + + + + + + + + + + + + + + + + + + + + + True + False + + + + + + + False + True + 7 + + + + + + + True + False + File + True + + + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + True + 0 + + + + + 0 + 0 + + + + -- cgit