From 45c597223344f4050897f38e1cb1163cc6126eff Mon Sep 17 00:00:00 2001 From: Balaharipreetha Muthu Date: Mon, 11 Jan 2021 18:00:07 +0100 Subject: tdf#139435. Add Help button to Databar "More Options" dialog. Add extended tip for widgets. Change-Id: I9b98092b5c1229db72fb58dcb5f9636d8b6b9855 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109011 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sc/uiconfig/scalc/ui/databaroptions.ui | 82 +++++++++++++++++++++++++++++++++- 1 file changed, 80 insertions(+), 2 deletions(-) (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/databaroptions.ui b/sc/uiconfig/scalc/ui/databaroptions.ui index b32aafaf434e..a71ded58bc86 100644 --- a/sc/uiconfig/scalc/ui/databaroptions.ui +++ b/sc/uiconfig/scalc/ui/databaroptions.ui @@ -22,6 +22,22 @@ False end + + + gtk-help + True + True + True + True + + + False + True + 0 + True + + + gtk-ok @@ -125,6 +141,11 @@ Percent Formula + + + Select the way the minimum is set + + 1 @@ -145,6 +166,11 @@ Percent Formula + + + Selct the way the maximum is set + + 1 @@ -156,6 +182,12 @@ True True True + + + Enter the value for the minimum + + + 2 @@ -167,6 +199,11 @@ True True True + + + Enter the value for the maximum + + 2 @@ -245,6 +282,11 @@ 0 True + + + Select the color for the positive values + + 1 @@ -259,6 +301,11 @@ 0 True + + + Select the color for the negative values + + 1 @@ -287,7 +334,12 @@ Color Gradient - + + + Select if the fill in color is solid or gradient. + + + 1 2 @@ -367,7 +419,12 @@ Middle None - + + + Select the positions of vertical axis in the cell to start fill. + + + 1 0 @@ -381,6 +438,11 @@ 0 True + + + Set the color of the vertical axis + + 1 @@ -456,6 +518,11 @@ True True True + + + Set the minimum bar length in percentage with respect to the cell + + 1 @@ -467,6 +534,11 @@ True True True + + + Set the maximum bar length in percentage with respect to the cell + + 1 @@ -501,6 +573,11 @@ True 0 True + + + Select to have only the bar visible and have value invisible + + False @@ -530,6 +607,7 @@ + help ok cancel -- cgit