summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-14 15:42:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-01-15 10:10:14 +0100
commitf89b94c280e8d986cdf08271f5cdc6b1dfe09575 (patch)
tree0cc75175c96954e29c6aba0ddcbd52d0269cec65 /chart2
parentcf29283ac7adffbca693364e28f102b7e5434ccf (diff)
tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons
except for extensions/uiconfig/spropctrlr/ui/multiline.ui Change-Id: Ia2eca14332ffd4ac6e277c7529f17eca3ba29c0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109310 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/uiconfig/ui/columnfragment.ui1
-rw-r--r--chart2/uiconfig/ui/dlg_DataLabel.ui1
-rw-r--r--chart2/uiconfig/ui/dlg_InsertErrorBars.ui4
-rw-r--r--chart2/uiconfig/ui/inserttitledlg.ui7
-rw-r--r--chart2/uiconfig/ui/sidebaraxis.ui1
-rw-r--r--chart2/uiconfig/ui/sidebarelements.ui2
-rw-r--r--chart2/uiconfig/ui/sidebarerrorbar.ui2
-rw-r--r--chart2/uiconfig/ui/sidebartype.ui1
-rw-r--r--chart2/uiconfig/ui/smoothlinesdlg.ui2
-rw-r--r--chart2/uiconfig/ui/titlerotationtabpage.ui1
-rw-r--r--chart2/uiconfig/ui/tp_3D_SceneGeometry.ui4
-rw-r--r--chart2/uiconfig/ui/tp_AxisPositions.ui3
-rw-r--r--chart2/uiconfig/ui/tp_ChartType.ui1
-rw-r--r--chart2/uiconfig/ui/tp_DataLabel.ui1
-rw-r--r--chart2/uiconfig/ui/tp_DataSource.ui2
-rw-r--r--chart2/uiconfig/ui/tp_ErrorBars.ui4
-rw-r--r--chart2/uiconfig/ui/tp_PolarOptions.ui1
-rw-r--r--chart2/uiconfig/ui/tp_RangeChooser.ui3
-rw-r--r--chart2/uiconfig/ui/tp_Scale.ui6
-rw-r--r--chart2/uiconfig/ui/tp_SeriesToAxis.ui2
-rw-r--r--chart2/uiconfig/ui/tp_Trendline.ui8
-rw-r--r--chart2/uiconfig/ui/tp_axisLabel.ui1
-rw-r--r--chart2/uiconfig/ui/wizelementspage.ui7
23 files changed, 65 insertions, 0 deletions
diff --git a/chart2/uiconfig/ui/columnfragment.ui b/chart2/uiconfig/ui/columnfragment.ui
index 1faa0504ebe2..f020427d2924 100644
--- a/chart2/uiconfig/ui/columnfragment.ui
+++ b/chart2/uiconfig/ui/columnfragment.ui
@@ -22,6 +22,7 @@
<property name="width_request">5</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="width_chars">1</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/dlg_DataLabel.ui b/chart2/uiconfig/ui/dlg_DataLabel.ui
index 1e28b419f3e6..b0a6291382df 100644
--- a/chart2/uiconfig/ui/dlg_DataLabel.ui
+++ b/chart2/uiconfig/ui/dlg_DataLabel.ui
@@ -431,6 +431,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustmentDEGREE</property>
<property name="wrap">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="NF_LABEL_DEGREES-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_DataLabel|extended_tip|NF_LABEL_DEGREES">Enter the counterclockwise rotation angle for the data labels.</property>
diff --git a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
index 4024e3765760..32d2b2ab2342 100644
--- a/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
+++ b/chart2/uiconfig/ui/dlg_InsertErrorBars.ui
@@ -456,6 +456,7 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustmentPOS</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MF_POSITIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|MF_POSITIVE">Enter the value to add to the displayed value as the positive error value.</property>
@@ -474,6 +475,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ED_RANGE_POSITIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|ED_RANGE_POSITIVE">Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet.</property>
@@ -537,6 +539,7 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustmentNEG</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MF_NEGATIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|MF_NEGATIVE">Enter the value to subtract from the displayed value as the negative error value.</property>
@@ -555,6 +558,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ED_RANGE_NEGATIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|ED_RANGE_NEGATIVE">Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet.</property>
diff --git a/chart2/uiconfig/ui/inserttitledlg.ui b/chart2/uiconfig/ui/inserttitledlg.ui
index 369797e7d862..158016dd63f8 100644
--- a/chart2/uiconfig/ui/inserttitledlg.ui
+++ b/chart2/uiconfig/ui/inserttitledlg.ui
@@ -119,6 +119,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="maintitle-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|maintitle">Enter the desired title for the chart.</property>
@@ -136,6 +137,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="subtitle-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|subtitle">Enter the desired subtitle for the chart.</property>
@@ -217,6 +219,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryXaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|primaryXaxis">Enter the desired title for the X axis of the chart.</property>
@@ -234,6 +237,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryYaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|primaryYaxis">Enter the desired title for the Y axis of the chart.</property>
@@ -251,6 +255,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryZaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|primaryZaxis">Enter the desired title for the Z axis of the chart.</property>
@@ -330,6 +335,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="secondaryXaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|secondaryXaxis">Enter the desired secondary title for the X axis of the chart.</property>
@@ -347,6 +353,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="secondaryYaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="inserttitledlg|extended_tip|secondaryYaxis">Enter the desired secondary title for the Y axis of the chart.</property>
diff --git a/chart2/uiconfig/ui/sidebaraxis.ui b/chart2/uiconfig/ui/sidebaraxis.ui
index 310e93d1772e..9bacda49bc07 100644
--- a/chart2/uiconfig/ui/sidebaraxis.ui
+++ b/chart2/uiconfig/ui/sidebaraxis.ui
@@ -106,6 +106,7 @@
<object class="GtkSpinButton" id="spinbutton1">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustmentSpinDegrees</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/sidebarelements.ui b/chart2/uiconfig/ui/sidebarelements.ui
index e5a717bf9688..f06ec653d1bb 100644
--- a/chart2/uiconfig/ui/sidebarelements.ui
+++ b/chart2/uiconfig/ui/sidebarelements.ui
@@ -70,6 +70,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<accessibility>
<relation type="labelled-by" target="checkbutton_title"/>
</accessibility>
@@ -84,6 +85,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<accessibility>
<relation type="labelled-by" target="checkbutton_subtitle"/>
</accessibility>
diff --git a/chart2/uiconfig/ui/sidebarerrorbar.ui b/chart2/uiconfig/ui/sidebarerrorbar.ui
index ce219874c323..9bc37c96f917 100644
--- a/chart2/uiconfig/ui/sidebarerrorbar.ui
+++ b/chart2/uiconfig/ui/sidebarerrorbar.ui
@@ -116,6 +116,7 @@
<property name="halign">start</property>
<property name="text" translatable="yes" context="sidebarerrorbar|spinbutton_pos">0.00</property>
<property name="adjustment">adjustmentPOS</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
@@ -131,6 +132,7 @@
<property name="text" translatable="yes" context="sidebarerrorbar|spinbutton_neg">0.00</property>
<property name="input_purpose">alpha</property>
<property name="adjustment">adjustmentNEG</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/sidebartype.ui b/chart2/uiconfig/ui/sidebartype.ui
index 665e1e1407ef..dbb2e912abab 100644
--- a/chart2/uiconfig/ui/sidebartype.ui
+++ b/chart2/uiconfig/ui/sidebartype.ui
@@ -351,6 +351,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment1</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/smoothlinesdlg.ui b/chart2/uiconfig/ui/smoothlinesdlg.ui
index d16b64c7beac..e1fd81553f49 100644
--- a/chart2/uiconfig/ui/smoothlinesdlg.ui
+++ b/chart2/uiconfig/ui/smoothlinesdlg.ui
@@ -193,6 +193,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">ResolutionAdjustment</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ResolutionSpinbutton-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="smoothlinesdlg|extended_tip|ResolutionSpinbutton">Set the resolution.</property>
@@ -210,6 +211,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">PolynomialsAdjustment</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="PolynomialsSpinButton-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="smoothlinesdlg|extended_tip|PolynomialsSpinButton">Set the degree of the polynomials.</property>
diff --git a/chart2/uiconfig/ui/titlerotationtabpage.ui b/chart2/uiconfig/ui/titlerotationtabpage.ui
index 32252eb72a8f..4c21bbc4d914 100644
--- a/chart2/uiconfig/ui/titlerotationtabpage.ui
+++ b/chart2/uiconfig/ui/titlerotationtabpage.ui
@@ -37,6 +37,7 @@
<property name="margin_top">40</property>
<property name="adjustment">adjustmentSpinDegrees</property>
<property name="wrap">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="OrientDegree-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="titlerotationtabpage|extended_tip|OrientDegree">Allows you to manually enter the orientation angle.</property>
diff --git a/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui b/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
index c3badf6494a7..abbdddf6db12 100644
--- a/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
+++ b/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui
@@ -127,6 +127,7 @@
<accessibility>
<relation type="labelled-by" target="CBX_PERSPECTIVE"/>
</accessibility>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MTR_FLD_PERSPECTIVE-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject">Perspective</property>
@@ -146,6 +147,7 @@
<property name="activates_default">True</property>
<property name="input_purpose">alpha</property>
<property name="adjustment">adjustmentROTATION3</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MTR_FLD_Z_ROTATION-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</property>
@@ -163,6 +165,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentROTATION2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MTR_FLD_Y_ROTATION-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</property>
@@ -180,6 +183,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentROTATION1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MTR_FLD_X_ROTATION-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</property>
diff --git a/chart2/uiconfig/ui/tp_AxisPositions.ui b/chart2/uiconfig/ui/tp_AxisPositions.ui
index a2ad7664ecb6..7ba6c1e5595b 100644
--- a/chart2/uiconfig/ui/tp_AxisPositions.ui
+++ b/chart2/uiconfig/ui/tp_AxisPositions.ui
@@ -80,6 +80,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_CROSSES_OTHER_AXIS_AT-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|EDT_CROSSES_OTHER_AXIS_AT">Enter the value where the axis line should cross the other axis.</property>
@@ -100,6 +101,7 @@
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="activates_default">True</property>
</object>
</child>
@@ -318,6 +320,7 @@
<object class="GtkSpinButton" id="EDT_AXIS_LABEL_DISTANCE">
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment2</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/tp_ChartType.ui b/chart2/uiconfig/ui/tp_ChartType.ui
index 653eb608f7c4..65511a9ca699 100644
--- a/chart2/uiconfig/ui/tp_ChartType.ui
+++ b/chart2/uiconfig/ui/tp_ChartType.ui
@@ -431,6 +431,7 @@
<property name="no_show_all">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="nolines-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|nolines">Set the number of lines for the Column and Line chart type.</property>
diff --git a/chart2/uiconfig/ui/tp_DataLabel.ui b/chart2/uiconfig/ui/tp_DataLabel.ui
index f6c2e150d9c4..52ffa470179c 100644
--- a/chart2/uiconfig/ui/tp_DataLabel.ui
+++ b/chart2/uiconfig/ui/tp_DataLabel.ui
@@ -363,6 +363,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustmentDEGREE</property>
<property name="wrap">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="NF_LABEL_DEGREES-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|NF_LABEL_DEGREES">Enter the counterclockwise rotation angle for the data labels.</property>
diff --git a/chart2/uiconfig/ui/tp_DataSource.ui b/chart2/uiconfig/ui/tp_DataSource.ui
index 33178c950637..1e2843127df4 100644
--- a/chart2/uiconfig/ui/tp_DataSource.ui
+++ b/chart2/uiconfig/ui/tp_DataSource.ui
@@ -332,6 +332,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_RANGE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_DataSource|extended_tip|EDT_RANGE">Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the Select data range button.</property>
@@ -418,6 +419,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_CATEGORIES-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_DataSource|extended_tip|EDT_CATEGORIES">Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the Select data range button.</property>
diff --git a/chart2/uiconfig/ui/tp_ErrorBars.ui b/chart2/uiconfig/ui/tp_ErrorBars.ui
index 49f4498a2df6..c8b8cacf672b 100644
--- a/chart2/uiconfig/ui/tp_ErrorBars.ui
+++ b/chart2/uiconfig/ui/tp_ErrorBars.ui
@@ -396,6 +396,7 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustmentPOS</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MF_POSITIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_ErrorBars|extended_tip|MF_POSITIVE">Enter the value to add to the displayed value as the positive error value.</property>
@@ -414,6 +415,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ED_RANGE_POSITIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_ErrorBars|extended_tip|ED_RANGE_POSITIVE">Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet.</property>
@@ -477,6 +479,7 @@
<property name="can_focus">True</property>
<property name="adjustment">adjustmentNEG</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MF_NEGATIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_ErrorBars|extended_tip|MF_NEGATIVE">Enter the value to subtract from the displayed value as the negative error value.</property>
@@ -494,6 +497,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ED_RANGE_NEGATIVE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_ErrorBars|extended_tip|ED_RANGE_NEGATIVE">Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet.</property>
diff --git a/chart2/uiconfig/ui/tp_PolarOptions.ui b/chart2/uiconfig/ui/tp_PolarOptions.ui
index 9162b800034f..d904bd77b0e0 100644
--- a/chart2/uiconfig/ui/tp_PolarOptions.ui
+++ b/chart2/uiconfig/ui/tp_PolarOptions.ui
@@ -94,6 +94,7 @@
<property name="valign">center</property>
<property name="adjustment">adjustmentDEGREE</property>
<property name="wrap">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="NF_STARTING_ANGLE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_PolarOptions|extended_tip|NF_STARTING_ANGLE">Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value.</property>
diff --git a/chart2/uiconfig/ui/tp_RangeChooser.ui b/chart2/uiconfig/ui/tp_RangeChooser.ui
index b8767a1e9704..967579eae1c4 100644
--- a/chart2/uiconfig/ui/tp_RangeChooser.ui
+++ b/chart2/uiconfig/ui/tp_RangeChooser.ui
@@ -63,6 +63,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="ED_RANGE-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_RangeChooser|extended_tip|ED_RANGE">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the Select data range button.</property>
@@ -218,6 +219,7 @@
<property name="activates_default">True</property>
<property name="width_chars">5</property>
<property name="text">0</property>
+ <property name="truncate-multiline">True</property>
<property name="input_purpose">number</property>
</object>
<packing>
@@ -231,6 +233,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="width_chars">5</property>
+ <property name="truncate-multiline">True</property>
<property name="text">0</property>
</object>
<packing>
diff --git a/chart2/uiconfig/ui/tp_Scale.ui b/chart2/uiconfig/ui/tp_Scale.ui
index ae8ca9eab5e7..e73ce92c03e2 100644
--- a/chart2/uiconfig/ui/tp_Scale.ui
+++ b/chart2/uiconfig/ui/tp_Scale.ui
@@ -219,6 +219,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_MIN-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|EDT_MIN">Defines the minimum value for the beginning of the axis.</property>
@@ -237,6 +238,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustment2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_MAX-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|EDT_MAX">Defines the maximum value for the end of the axis.</property>
@@ -355,6 +357,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustmentINTERVAL</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MT_MAIN_DATE_STEP-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|MT_MAIN_DATE_STEP">Major interval can be set to show a certain number of days, months, or years.</property>
@@ -402,6 +405,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustment4</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_STEP_MAIN-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|EDT_STEP_MAIN">Defines the interval for the main division of the axes.</property>
@@ -496,6 +500,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustmentINTERVAL1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MT_STEPHELP-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|MT_STEPHELP">Defines the interval for the subdivision of the axes.</property>
@@ -578,6 +583,7 @@
<property name="activates_default">True</property>
<property name="width_chars">10</property>
<property name="adjustment">adjustment3</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="EDT_ORIGIN-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Scale|extended_tip|EDT_ORIGIN">Specifies at which position to display the values along the axis.</property>
diff --git a/chart2/uiconfig/ui/tp_SeriesToAxis.ui b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
index 3bef1457b17d..bdfdba64e2e9 100644
--- a/chart2/uiconfig/ui/tp_SeriesToAxis.ui
+++ b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
@@ -150,6 +150,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="adjustment">adjustmentGAP</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MT_GAP-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_SeriesToAxis|extended_tip|MT_GAP">Defines the spacing between the columns in percent.</property>
@@ -166,6 +167,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="adjustment">adjustmentOVERLAP</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="MT_OVERLAP-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_SeriesToAxis|extended_tip|MT_OVERLAP">Defines the necessary settings for overlapping data series.</property>
diff --git a/chart2/uiconfig/ui/tp_Trendline.ui b/chart2/uiconfig/ui/tp_Trendline.ui
index 765a2a5284a7..6ea994de883f 100644
--- a/chart2/uiconfig/ui/tp_Trendline.ui
+++ b/chart2/uiconfig/ui/tp_Trendline.ui
@@ -218,6 +218,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentDegree</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="degree-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|degree">Degree of polynomial trend line.</property>
@@ -265,6 +266,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentPeriod</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="period-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|period">Number of points to calculate average of moving average trend line.</property>
@@ -434,6 +436,7 @@
<property name="activates_default">True</property>
<property name="caps_lock_warning">False</property>
<property name="adjustment">adjustmentForwardBackward</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
@@ -447,6 +450,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustmentForwardBackward1</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
@@ -543,6 +547,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="entry_name-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_name">Name of trend line in legend.</property>
@@ -567,6 +572,7 @@
<accessibility>
<relation type="labelled-by" target="setIntercept"/>
</accessibility>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="interceptValue-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|interceptValue">Value of intercept if it is forced.</property>
@@ -602,6 +608,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="entry_Xname-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_Xname">Name of X variable in trend line equation.</property>
@@ -637,6 +644,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="entry_Yname-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_Trendline|extended_tip|entry_Yname">Name of Y variable in trend line equation.</property>
diff --git a/chart2/uiconfig/ui/tp_axisLabel.ui b/chart2/uiconfig/ui/tp_axisLabel.ui
index 5d9f2d0a8dbb..e505a0bbc4d3 100644
--- a/chart2/uiconfig/ui/tp_axisLabel.ui
+++ b/chart2/uiconfig/ui/tp_axisLabel.ui
@@ -282,6 +282,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustmentSpinDegrees</property>
<property name="wrap">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="OrientDegree-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="tp_axisLabel|extended_tip|OrientDegree">Allows you to manually enter the orientation angle.</property>
diff --git a/chart2/uiconfig/ui/wizelementspage.ui b/chart2/uiconfig/ui/wizelementspage.ui
index 30dfe02c6821..c300af98e177 100644
--- a/chart2/uiconfig/ui/wizelementspage.ui
+++ b/chart2/uiconfig/ui/wizelementspage.ui
@@ -81,6 +81,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryXaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryXaxis">Enter a label for the x-axis (horizontal).</property>
@@ -98,6 +99,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryYaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryYaxis">Enter a label for the y-axis (vertical).</property>
@@ -115,6 +117,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="primaryZaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryZaxis">Enter a label for the z-axis. This option is only available for three-dimensional charts.</property>
@@ -160,6 +163,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="maintitle-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|maintitle">Enter a title for your chart.</property>
@@ -177,6 +181,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="subtitle-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|subtitle">Enter a subtitle for your chart.</property>
@@ -222,6 +227,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="secondaryXaxis-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|secondaryXaxis">Enter a label for the secondary x-axis. This option is only available for charts that support a secondary x-axis.</property>
@@ -238,6 +244,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="activates_default">True</property>
</object>
<packing>