From 66178fc9dd8427a3bce55feb5ccb7e54c288f8ae Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Tue, 22 Jul 2014 22:57:03 +0200 Subject: fdo#81547, part2: show only relevant widgets in layout tabpage Set initial status of most of the widgets in .ui file to hidden, *ResourceGroup::showControls() method will take care of showing them when appropriate Change-Id: I19d8df661ea7ee122e06ab854a9eb0a5edf62320 --- chart2/uiconfig/ui/tp_ChartType.ui | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'chart2/uiconfig/ui') diff --git a/chart2/uiconfig/ui/tp_ChartType.ui b/chart2/uiconfig/ui/tp_ChartType.ui index 8c61c43a678b..242cd629a693 100644 --- a/chart2/uiconfig/ui/tp_ChartType.ui +++ b/chart2/uiconfig/ui/tp_ChartType.ui @@ -47,7 +47,7 @@ 6 - True + False False 0 Choose a Chart Type @@ -76,7 +76,7 @@ 6 - True + False False True @@ -100,7 +100,7 @@ _3D Look - True + False True False True @@ -119,7 +119,7 @@ - True + False False Simple @@ -193,7 +193,7 @@ _Stack series - True + False True False True @@ -220,7 +220,7 @@ On top - True + False True False True @@ -239,7 +239,7 @@ Percent - True + False True False True @@ -257,7 +257,7 @@ Deep - True + False True False True @@ -289,7 +289,7 @@ 12 - True + False False 0 _Line type @@ -306,7 +306,7 @@ - True + False False Straight @@ -324,7 +324,7 @@ Properties... - True + False True True True @@ -347,7 +347,7 @@ _Sort by X values - True + False True False True @@ -419,6 +419,7 @@ Rounded edge + False True True @@ -447,7 +448,7 @@ - True + False True True -- cgit