diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx index b5eb4f7b8c19..03dcc8d298e4 100644 --- a/cui/source/tabpages/numfmt.cxx +++ b/cui/source/tabpages/numfmt.cxx @@ -258,16 +258,6 @@ SvxNumberFormatTabPage::SvxNumberFormatTabPage(Window* pParent, Init_Impl(); SetExchangeSupport(); // this page needs ExchangeSupport nFixedCategory=-1; - - VclFrame *pCategoryFrame = get("categoryframe"); - long nHeight = pCategoryFrame->get_preferred_size().Height(); - //force the other frames to shrink to height of this frame - //i.e. there are a gadzillion currency formats so show - //eight of them at a time - VclFrame *pFormatFrame = get("formatframe"); - VclFrame *pLanguageFrame = get("languageframe"); - pFormatFrame->set_height_request(nHeight); - pLanguageFrame->set_height_request(nHeight); } SvxNumberFormatTabPage::~SvxNumberFormatTabPage() diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui index 181349744870..d3b7e11ff1d9 100644 --- a/cui/uiconfig/ui/numberingformatpage.ui +++ b/cui/uiconfig/ui/numberingformatpage.ui @@ -48,7 +48,6 @@ - False True True True @@ -56,7 +55,6 @@ Add Add center - False image2 @@ -68,7 +66,6 @@ - False True True True @@ -76,7 +73,6 @@ Edit Comment Edit Comment center - False image3 @@ -88,7 +84,6 @@ - False True True True @@ -96,7 +91,6 @@ Remove Remove center - False image1 @@ -235,11 +229,9 @@ _Negative numbers red - False True True False - False True 0 True @@ -254,11 +246,9 @@ _Thousands separator - False True True False - False True 0 True @@ -353,6 +343,7 @@ + 0 True False True @@ -424,6 +415,7 @@ + 0 True False True @@ -472,11 +464,9 @@ So_urce Format - False True False True - False True 0 True @@ -587,4 +577,13 @@ + + vertical + True + + + + + +