summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/tabpages/tparea.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/tabpages/tparea.cxx b/cui/source/tabpages/tparea.cxx
index 0032e28f6a68..fbe4600930d1 100644
--- a/cui/source/tabpages/tparea.cxx
+++ b/cui/source/tabpages/tparea.cxx
@@ -125,9 +125,6 @@ SvxAreaTabPage::SvxAreaTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs
m_pBtnPattern->SetClickHdl(aLink);
SetExchangeSupport();
-
- m_pFillTab->set_width_request(750);
- m_pFillTab->set_height_request(550);
}
SvxAreaTabPage::~SvxAreaTabPage()