tdf#161412 - UI: fix warning in PDF password dialog didn't disappear
[LibreOffice.git] / svx / uiconfig / ui / sidebartextcolumnspanel.ui
blob30f9f30b6c60cbd3b63d224d9a1bf586ac807e86
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustmentColNumber">
6 <property name="lower">1</property>
7 <!-- MSO has an upper limit of 16 in UI -->
8 <property name="upper">16</property>
9 <property name="step-increment">1</property>
10 <property name="page-increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="adjustmentColSpacing">
13 <property name="lower">0</property>
14 <property name="upper">2147483647</property>
15 <property name="step-increment">1</property>
16 <property name="page-increment">10</property>
17 </object>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class="GtkGrid" id="TextColumnsPropertyPanel">
20 <property name="visible">True</property>
21 <property name="can-focus">False</property>
22 <child>
23 <!-- n-columns=2 n-rows=2 -->
24 <object class="GtkGrid" id="grid1">
25 <property name="visible">True</property>
26 <property name="can-focus">False</property>
27 <property name="hexpand">True</property>
28 <property name="border-width">6</property>
29 <property name="row-spacing">3</property>
30 <property name="column-spacing">6</property>
31 <child>
32 <object class="GtkLabel" id="labelColNumber">
33 <property name="visible">True</property>
34 <property name="can-focus">False</property>
35 <property name="label" translatable="yes" context="sidebartextcolumns|labelColNumber">_Number of columns:</property>
36 <property name="use-underline">True</property>
37 <property name="mnemonic-widget">FLD_COL_NUMBER</property>
38 <property name="xalign">0</property>
39 </object>
40 <packing>
41 <property name="left-attach">0</property>
42 <property name="top-attach">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkLabel" id="labelColSpacing">
47 <property name="visible">True</property>
48 <property name="can-focus">False</property>
49 <property name="label" translatable="yes" context="sidebartextcolumns|labelColSpacing">_Spacing:</property>
50 <property name="use-underline">True</property>
51 <property name="mnemonic-widget">MTR_FLD_COL_SPACING</property>
52 <property name="xalign">0</property>
53 </object>
54 <packing>
55 <property name="left-attach">0</property>
56 <property name="top-attach">1</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkSpinButton" id="FLD_COL_NUMBER">
61 <property name="visible">True</property>
62 <property name="can-focus">True</property>
63 <property name="hexpand">True</property>
64 <property name="activates-default">True</property>
65 <property name="truncate-multiline">True</property>
66 <property name="adjustment">adjustmentColNumber</property>
67 <property name="value">1</property>
68 <child internal-child="accessible">
69 <object class="AtkObject" id="FLD_COL_NUMBER-atkobject">
70 <property name="AtkObject::accessible-description" translatable="yes" context="sidebartextcolumns|extended_tip|FLD_COL_NUMBER">Enter the number of columns to use for the text.</property>
71 </object>
72 </child>
73 </object>
74 <packing>
75 <property name="left-attach">1</property>
76 <property name="top-attach">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkSpinButton" id="MTR_FLD_COL_SPACING">
81 <property name="visible">True</property>
82 <property name="can-focus">True</property>
83 <property name="hexpand">True</property>
84 <property name="activates-default">True</property>
85 <property name="truncate-multiline">True</property>
86 <property name="adjustment">adjustmentColSpacing</property>
87 <property name="digits">2</property>
88 <child internal-child="accessible">
89 <object class="AtkObject" id="MTR_FLD_COL_SPACING-atkobject">
90 <property name="AtkObject::accessible-description" translatable="yes" context="sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING">Enter the amount of space to leave between the columns.</property>
91 </object>
92 </child>
93 </object>
94 <packing>
95 <property name="left-attach">1</property>
96 <property name="top-attach">1</property>
97 </packing>
98 </child>
99 </object>
100 <packing>
101 <property name="left-attach">0</property>
102 <property name="top-attach">0</property>
103 </packing>
104 </child>
105 </object>
106 </interface>