sidebarcellappearance.ui 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="sc">
  4. <requires lib="gtk+" version="3.20"/>
  5. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="CellAppearancePropertyPanel">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <child>
  10. <!-- n-columns=1 n-rows=1 -->
  11. <object class="GtkGrid">
  12. <property name="visible">True</property>
  13. <property name="can_focus">False</property>
  14. <property name="hexpand">True</property>
  15. <property name="border_width">6</property>
  16. <property name="row_spacing">3</property>
  17. <property name="column_spacing">6</property>
  18. <property name="column_homogeneous">True</property>
  19. <child>
  20. <object class="GtkLabel" id="cellbackgroundlabel">
  21. <property name="visible">True</property>
  22. <property name="can_focus">False</property>
  23. <property name="label" translatable="yes" context="sidebarcellappearance|cellbackgroundlabel">_Background:</property>
  24. <property name="use_underline">True</property>
  25. <property name="mnemonic_widget">cellbackgroundcolor</property>
  26. <property name="xalign">0</property>
  27. </object>
  28. <packing>
  29. <property name="left_attach">0</property>
  30. <property name="top_attach">0</property>
  31. </packing>
  32. </child>
  33. <child>
  34. <object class="GtkToolbar" id="cellbackgroundcolor">
  35. <property name="visible">True</property>
  36. <property name="can_focus">True</property>
  37. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|cellbackgroundcolor|tooltip_text">Select the background color of the selected cells.</property>
  38. <property name="halign">end</property>
  39. <property name="hexpand">True</property>
  40. <property name="toolbar_style">icons</property>
  41. <property name="show_arrow">False</property>
  42. <property name="icon_size">2</property>
  43. <child>
  44. <object class="GtkMenuToolButton" id=".uno:BackgroundColor">
  45. <property name="visible">True</property>
  46. <property name="can_focus">False</property>
  47. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|cellbackground|tooltip_text">Select the background color of the selected cells.</property>
  48. <property name="use_underline">True</property>
  49. </object>
  50. <packing>
  51. <property name="expand">False</property>
  52. <property name="homogeneous">False</property>
  53. </packing>
  54. </child>
  55. </object>
  56. <packing>
  57. <property name="left_attach">1</property>
  58. <property name="top_attach">0</property>
  59. </packing>
  60. </child>
  61. <child>
  62. <object class="GtkToolbar" id="cellbordertype">
  63. <property name="visible">True</property>
  64. <property name="can_focus">True</property>
  65. <property name="valign">start</property>
  66. <property name="toolbar_style">icons</property>
  67. <property name="show_arrow">False</property>
  68. <property name="icon_size">2</property>
  69. <child>
  70. <object class="GtkMenuToolButton" id="SetBorderStyle">
  71. <property name="visible">True</property>
  72. <property name="can_focus">False</property>
  73. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|bordertype|tooltip_text">Specify the borders of the selected cells.</property>
  74. <property name="halign">start</property>
  75. <property name="valign">start</property>
  76. <property name="use_underline">True</property>
  77. </object>
  78. <packing>
  79. <property name="expand">True</property>
  80. <property name="homogeneous">True</property>
  81. </packing>
  82. </child>
  83. </object>
  84. <packing>
  85. <property name="left_attach">0</property>
  86. <property name="top_attach">1</property>
  87. <property name="height">2</property>
  88. </packing>
  89. </child>
  90. <child>
  91. <object class="GtkToolbar" id="borderlinecolor">
  92. <property name="visible">True</property>
  93. <property name="can_focus">True</property>
  94. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|borderlinecolor|tooltip_text">Select the line color of the borders.</property>
  95. <property name="halign">end</property>
  96. <property name="hexpand">True</property>
  97. <property name="toolbar_style">icons</property>
  98. <property name="show_arrow">False</property>
  99. <property name="icon_size">2</property>
  100. <child>
  101. <object class="GtkMenuToolButton" id=".uno:FrameLineColor">
  102. <property name="visible">True</property>
  103. <property name="can_focus">False</property>
  104. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|linecolor|tooltip_text">Select the line color of the borders.</property>
  105. <property name="use_underline">True</property>
  106. </object>
  107. <packing>
  108. <property name="expand">False</property>
  109. <property name="homogeneous">False</property>
  110. </packing>
  111. </child>
  112. <child internal-child="accessible">
  113. <object class="AtkObject" id="borderlinecolor-atkobject">
  114. <property name="AtkObject::accessible-name" translatable="yes" context="sidebarcellappearance|borderlinecolor-atkobject">Border Line Color</property>
  115. </object>
  116. </child>
  117. </object>
  118. <packing>
  119. <property name="left_attach">1</property>
  120. <property name="top_attach">2</property>
  121. </packing>
  122. </child>
  123. <child>
  124. <object class="GtkToolbar" id="borderlinestyle">
  125. <property name="visible">True</property>
  126. <property name="can_focus">True</property>
  127. <property name="halign">end</property>
  128. <property name="hexpand">True</property>
  129. <property name="toolbar_style">icons</property>
  130. <property name="show_arrow">False</property>
  131. <property name="icon_size">2</property>
  132. <child>
  133. <object class="GtkMenuToolButton" id="LineStyle">
  134. <property name="visible">True</property>
  135. <property name="can_focus">False</property>
  136. <property name="tooltip_text" translatable="yes" context="sidebarcellappearance|linestyle|tooltip_text">Select the line style of the borders.</property>
  137. <property name="use_underline">True</property>
  138. </object>
  139. <packing>
  140. <property name="expand">False</property>
  141. <property name="homogeneous">False</property>
  142. </packing>
  143. </child>
  144. <child internal-child="accessible">
  145. <object class="AtkObject" id="borderlinestyle-atkobject">
  146. <property name="AtkObject::accessible-name" translatable="yes" context="sidebarcellappearance|borderlinestyle-atkobject">Border Line Style</property>
  147. </object>
  148. </child>
  149. </object>
  150. <packing>
  151. <property name="left_attach">1</property>
  152. <property name="top_attach">1</property>
  153. </packing>
  154. </child>
  155. </object>
  156. <packing>
  157. <property name="left_attach">0</property>
  158. <property name="top_attach">0</property>
  159. </packing>
  160. </child>
  161. </object>
  162. </interface>