summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/convert.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-01-27 00:58:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-01-27 01:54:08 +0000
commitedfe47853aafd03e4cb2bc68772215d49f020740 (patch)
treec13bcdd6aeac9be00dc6aa233df914e415ca6d0a /sw/source/ui/table/convert.cxx
parent7595340a63be2e0fc4362c0f57451830e4017d98 (diff)
move SetAccessibleRelationLabeledBy relations into .ui and out of code
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
Diffstat (limited to 'sw/source/ui/table/convert.cxx')
-rw-r--r--sw/source/ui/table/convert.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx
index 2beeaef07aa6..93e36241b291 100644
--- a/sw/source/ui/table/convert.cxx
+++ b/sw/source/ui/table/convert.cxx
@@ -119,9 +119,6 @@ SwConvertTableDlg::SwConvertTableDlg( SwView& rView, bool bToTable )
get(mpBorderCB, "bordercb");
get(mpAutoFmtBtn, "autofmt");
- mpOtherEd->SetAccessibleName(String(SW_RES(STR_SYMBOL)));
- mpOtherEd->SetAccessibleRelationLabeledBy(mpOtherBtn);
-
if(nSaveButtonState > -1)
{
switch (nSaveButtonState)