summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-17 12:31:28 +0000
committerAndras Timar <andras.timar@collabora.com>2014-01-17 14:38:17 +0000
commit99251c897665cf45e2be813a53eb850aa67ffda1 (patch)
treea37e2fa6418503cee8c843b6788f2c9f12b2e5ab /sc
parentd3cfec26a0c4208e946ed331a6baec35f1f8f530 (diff)
ellipsize incorrectly set here for some reason
so the opencl options dialog has ellipsized strings in it (cherry picked from commit 251f21699ef786557134fc00ff1293acb57e4158) (cherry picked from commit ca1b5e35ba4f0b476cebc99cc0cbf562271171e7) Change-Id: I85b89c59c3545aef538da47a3d3727110cff4a82 Reviewed-on: https://gerrit.libreoffice.org/7500 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/uiconfig/scalc/ui/formulacalculationoptions.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
index 2e1b93b67463..305e8e3e536d 100644
--- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
+++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
@@ -178,7 +178,6 @@
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="wrap">True</property>
- <property name="ellipsize">end</property>
<property name="max_width_chars">56</property>
</object>
<packing>
@@ -291,7 +290,7 @@
<property name="orientation">vertical</property>
<property name="row_spacing">2</property>
<child>
- <object class="svtlo-SvTreeListBox" id="opencl_list">
+ <object class="svtlo-SvTreeListBox" id="opencl_list:border">
<property name="visible">True</property>
<property name="app_paintable">True</property>
<property name="can_focus">True</property>