diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 358887c54cb3..b7856b2e65ed 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -98,8 +98,6 @@ #define HID_SC_SCENARIO_DELETE "SC_HID_SC_SCENARIO_DELETE" #define HID_SC_SCENARIO_EDIT "SC_HID_SC_SCENARIO_EDIT" -#define HID_COLROWNAMERANGES "SC_HID_COLROWNAMERANGES" - #define HID_FUNCTION_BOX "SC_HID_FUNCTION_BOX" #define HID_SC_REDLIN_CTR "SC_HID_SC_REDLIN_CTR" diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx index 204db24cd8ee..8dd89d6f010b 100644 --- a/sc/source/ui/inc/consdlg.hxx +++ b/sc/source/ui/inc/consdlg.hxx @@ -73,7 +73,6 @@ private: OKButton* pBtnOk; CancelButton* pBtnCancel; - HelpButton* pBtnHelp; PushButton* pBtnAdd; PushButton* pBtnRemove; diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx index c2efd2d43878..b7f522cc43a9 100644 --- a/sc/source/ui/inc/crnrdlg.hxx +++ b/sc/source/ui/inc/crnrdlg.hxx @@ -58,7 +58,6 @@ private: OKButton* pBtnOk; CancelButton* pBtnCancel; - HelpButton* pBtnHelp; PushButton* pBtnAdd; PushButton* pBtnRemove; diff --git a/sc/source/ui/miscdlgs/crnrdlg.cxx b/sc/source/ui/miscdlgs/crnrdlg.cxx index 0e38a24e3571..3cf2f12d47a3 100644 --- a/sc/source/ui/miscdlgs/crnrdlg.cxx +++ b/sc/source/ui/miscdlgs/crnrdlg.cxx @@ -80,11 +80,13 @@ ScColRowNameRangesDlg::ScColRowNameRangesDlg( SfxBindings* pB, get(pEdAssign,"edassign"); get(pRbAssign,"rbassign"); pRbAssign->SetReferences(this, pEdAssign); + pEdAssign->SetReferences(this, get("rangeframe")->get_label_widget()); get(pBtnColHead,"colhead"); get(pBtnRowHead,"rowhead"); get(pEdAssign2,"edassign2"); get(pRbAssign2,"rbassign2"); pRbAssign2->SetReferences(this, pEdAssign2); + pEdAssign2->SetReferences(this, get("datarange")); get(pBtnOk,"ok"); get(pBtnCancel,"cancel"); @@ -94,9 +96,6 @@ ScColRowNameRangesDlg::ScColRowNameRangesDlg( SfxBindings* pB, xColNameRanges = pDoc->GetColNameRanges()->Clone(); xRowNameRanges = pDoc->GetRowNameRanges()->Clone(); Init(); - - pRbAssign->SetAccessibleRelationMemberOf(pEdAssign); - pRbAssign2->SetAccessibleRelationMemberOf(pEdAssign); } diff --git a/sc/uiconfig/scalc/ui/namerangesdialog.ui b/sc/uiconfig/scalc/ui/namerangesdialog.ui index f81b8fcd8cf3..a06b96c382e3 100644 --- a/sc/uiconfig/scalc/ui/namerangesdialog.ui +++ b/sc/uiconfig/scalc/ui/namerangesdialog.ui @@ -1,5 +1,6 @@ + False @@ -9,6 +10,8 @@ False + True + True vertical 12 @@ -70,10 +73,11 @@ - + True False True + True 0 none @@ -96,7 +100,6 @@ True False True - True 12 @@ -141,7 +144,6 @@ True False True - True 12 @@ -192,7 +194,7 @@ - + True False 0 @@ -212,7 +214,6 @@ True False True - True 12 @@ -257,7 +258,6 @@ True False True - True 12 center