From ca487e3f4c0f97c14bcff3a5372717d47f32ee94 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Fri, 17 Mar 2023 14:42:20 +0200 Subject: sc drawstyles: Add a dialog for style editing Change-Id: I7e62251024df8f24bd6fe318f5c0262bbd6a1a11 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149279 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky --- sc/uiconfig/scalc/ui/drawtemplatedialog.ui | 847 +++++++++++++++++++++++++++++ 1 file changed, 847 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/drawtemplatedialog.ui (limited to 'sc/uiconfig/scalc/ui') diff --git a/sc/uiconfig/scalc/ui/drawtemplatedialog.ui b/sc/uiconfig/scalc/ui/drawtemplatedialog.ui new file mode 100644 index 000000000000..2a2ca1f3e632 --- /dev/null +++ b/sc/uiconfig/scalc/ui/drawtemplatedialog.ui @@ -0,0 +1,847 @@ + + + + + + False + 6 + Drawing Style + True + 0 + 0 + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Reset + True + True + True + True + + + False + True + 0 + + + + + _Standard + True + True + True + True + + + False + True + 1 + + + + + _OK + True + True + True + True + True + True + + + False + True + 2 + + + + + _Cancel + True + True + True + True + + + False + True + 3 + + + + + _Help + True + True + True + True + + + False + True + 4 + True + + + + + False + True + end + 0 + + + + + True + True + True + True + True + True + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Organizer + + + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + True + Line + + + 1 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + True + False + Area + + + 2 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 + + + + + True + True + Shadowing + + + 3 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + + + + + True + False + Transparency + + + 4 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + + + + + True + False + Font + + + 5 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6 + + + + + True + False + Font Effects + + + 6 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 7 + + + + + True + False + Indents & Spacing + + + 7 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 8 + + + + + True + False + Text + + + 8 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 9 + + + + + True + False + Text Animation + + + 9 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10 + + + + + True + False + Dimensioning + + + 10 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 11 + + + + + True + False + Alignment + + + 11 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 12 + + + + + True + False + Asian Typography + + + 12 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 13 + + + + + True + False + Tabs + + + 13 + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 14 + + + + + True + False + Highlighting + + + 14 + False + + + + + False + True + 1 + + + + + + reset + standard + ok + cancel + help + + + -- cgit