summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namedefdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/namedlg/namedefdlg.cxx')
-rw-r--r--sc/source/ui/namedlg/namedefdlg.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/namedlg/namedefdlg.cxx b/sc/source/ui/namedlg/namedefdlg.cxx
index bb61ecc252dd..2743c3d8da48 100644
--- a/sc/source/ui/namedlg/namedefdlg.cxx
+++ b/sc/source/ui/namedlg/namedefdlg.cxx
@@ -69,6 +69,7 @@ ScNameDefDlg::ScNameDefDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParen
get(m_pEdRange, "range");
get(m_pRbRange, "refbutton");
m_pRbRange->SetReferences(this, m_pEdRange);
+ m_pEdRange->SetLabelWidgetForShrinkMode(m_pEdName);
get(m_pLbScope, "scope");
get(m_pBtnRowHeader, "rowheader");
get(m_pBtnColHeader, "colheader");