summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplneend.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/tplneend.cxx')
-rw-r--r--cui/source/tabpages/tplneend.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/cui/source/tabpages/tplneend.cxx b/cui/source/tabpages/tplneend.cxx
index 7901503d2d9e..b146fecff049 100644
--- a/cui/source/tabpages/tplneend.cxx
+++ b/cui/source/tabpages/tplneend.cxx
@@ -101,13 +101,6 @@ void SvxLineEndDefTabPage::dispose()
SfxTabPage::dispose();
}
-void SvxLineEndDefTabPage::Resize()
-{
- rXLSet.Put(XLineStartWidthItem(m_aCtlPreview.GetOutputSize().Height() / 2));
- rXLSet.Put(XLineEndWidthItem(m_aCtlPreview.GetOutputSize().Height() / 2));
- SfxTabPage::Resize();
-}
-
void SvxLineEndDefTabPage::Construct()
{
m_xLbLineEnds->Fill( pLineEndList );