numberingformatpage.ui 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkAdjustment" id="adjustment1">
  6. <property name="upper">20</property>
  7. <property name="step_increment">1</property>
  8. <property name="page_increment">10</property>
  9. </object>
  10. <object class="GtkAdjustment" id="adjustment2">
  11. <property name="upper">8</property>
  12. <property name="step_increment">1</property>
  13. <property name="page_increment">1</property>
  14. </object>
  15. <object class="GtkAdjustment" id="adjustment3">
  16. <property name="upper">20</property>
  17. <property name="step_increment">1</property>
  18. <property name="page_increment">10</property>
  19. </object>
  20. <object class="GtkImage" id="image1">
  21. <property name="visible">True</property>
  22. <property name="can_focus">False</property>
  23. <property name="icon_name">svx/res/nu02.png</property>
  24. </object>
  25. <object class="GtkImage" id="image2">
  26. <property name="visible">True</property>
  27. <property name="can_focus">False</property>
  28. <property name="icon_name">svx/res/nu01.png</property>
  29. </object>
  30. <object class="GtkImage" id="image3">
  31. <property name="visible">True</property>
  32. <property name="can_focus">False</property>
  33. <property name="icon_name">svx/res/nu03.png</property>
  34. </object>
  35. <object class="GtkTreeStore" id="liststore1">
  36. <columns>
  37. <!-- column-name text -->
  38. <column type="gchararray"/>
  39. <!-- column-name id -->
  40. <column type="gchararray"/>
  41. </columns>
  42. </object>
  43. <object class="GtkTreeStore" id="liststore3">
  44. <columns>
  45. <!-- column-name text -->
  46. <column type="gchararray"/>
  47. <!-- column-name id -->
  48. <column type="gchararray"/>
  49. <!-- column-name textcolor -->
  50. <column type="GdkRGBA"/>
  51. </columns>
  52. </object>
  53. <!-- n-columns=1 n-rows=1 -->
  54. <object class="GtkGrid" id="NumberingFormatPage">
  55. <property name="visible">True</property>
  56. <property name="can_focus">False</property>
  57. <property name="hexpand">True</property>
  58. <property name="vexpand">True</property>
  59. <property name="border_width">6</property>
  60. <property name="row_spacing">6</property>
  61. <property name="column_spacing">12</property>
  62. <child>
  63. <object class="GtkFrame" id="formatcode">
  64. <property name="visible">True</property>
  65. <property name="can_focus">False</property>
  66. <property name="label_xalign">0</property>
  67. <property name="shadow_type">none</property>
  68. <child>
  69. <object class="GtkAlignment" id="alignment1">
  70. <property name="visible">True</property>
  71. <property name="can_focus">False</property>
  72. <property name="top_padding">6</property>
  73. <property name="left_padding">12</property>
  74. <child>
  75. <!-- n-columns=1 n-rows=1 -->
  76. <object class="GtkGrid" id="grid7">
  77. <property name="visible">True</property>
  78. <property name="can_focus">False</property>
  79. <property name="row_spacing">6</property>
  80. <property name="column_spacing">6</property>
  81. <child>
  82. <object class="GtkEntry" id="formatted">
  83. <property name="visible">True</property>
  84. <property name="can_focus">True</property>
  85. <property name="valign">center</property>
  86. <property name="hexpand">True</property>
  87. <property name="activates_default">True</property>
  88. <property name="truncate-multiline">True</property>
  89. <child internal-child="accessible">
  90. <object class="AtkObject" id="formatted-atkobject">
  91. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|formatted">Displays the number format code for the selected format. You can also enter a custom format.</property>
  92. </object>
  93. </child>
  94. </object>
  95. <packing>
  96. <property name="left_attach">0</property>
  97. <property name="top_attach">0</property>
  98. </packing>
  99. </child>
  100. <child>
  101. <object class="GtkButton" id="add">
  102. <property name="visible">True</property>
  103. <property name="can_focus">True</property>
  104. <property name="receives_default">True</property>
  105. <property name="tooltip_text" translatable="yes" context="numberingformatpage|add|tooltip_text">Add</property>
  106. <property name="valign">center</property>
  107. <property name="image">image2</property>
  108. <child internal-child="accessible">
  109. <object class="AtkObject" id="add-atkobject">
  110. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|add">Adds the number format code that you entered to the user-defined category.</property>
  111. </object>
  112. </child>
  113. </object>
  114. <packing>
  115. <property name="left_attach">1</property>
  116. <property name="top_attach">0</property>
  117. </packing>
  118. </child>
  119. <child>
  120. <object class="GtkButton" id="edit">
  121. <property name="visible">True</property>
  122. <property name="can_focus">True</property>
  123. <property name="receives_default">True</property>
  124. <property name="tooltip_text" translatable="yes" context="numberingformatpage|edit|tooltip_text">Edit Comment</property>
  125. <property name="valign">center</property>
  126. <property name="image">image3</property>
  127. <child internal-child="accessible">
  128. <object class="AtkObject" id="edit-atkobject">
  129. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|edit">Enter a comment for the selected number format, and then click outside this box.</property>
  130. </object>
  131. </child>
  132. </object>
  133. <packing>
  134. <property name="left_attach">2</property>
  135. <property name="top_attach">0</property>
  136. </packing>
  137. </child>
  138. <child>
  139. <object class="GtkButton" id="delete">
  140. <property name="visible">True</property>
  141. <property name="can_focus">True</property>
  142. <property name="receives_default">True</property>
  143. <property name="tooltip_text" translatable="yes" context="numberingformatpage|delete|tooltip_text">Remove</property>
  144. <property name="valign">center</property>
  145. <property name="image">image1</property>
  146. <child internal-child="accessible">
  147. <object class="AtkObject" id="delete-atkobject">
  148. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|delete">Deletes the selected number format.</property>
  149. </object>
  150. </child>
  151. </object>
  152. <packing>
  153. <property name="left_attach">3</property>
  154. <property name="top_attach">0</property>
  155. </packing>
  156. </child>
  157. <child>
  158. <object class="GtkLabel" id="commentft">
  159. <property name="visible">True</property>
  160. <property name="can_focus">False</property>
  161. <property name="xalign">0</property>
  162. </object>
  163. <packing>
  164. <property name="left_attach">0</property>
  165. <property name="top_attach">1</property>
  166. <property name="width">4</property>
  167. </packing>
  168. </child>
  169. <child>
  170. <object class="GtkEntry" id="commented">
  171. <property name="can_focus">True</property>
  172. <property name="no_show_all">True</property>
  173. <property name="tooltip_text" translatable="yes" context="numberingformatpage|commented|tooltip_text">Comment</property>
  174. <property name="truncate-multiline">True</property>
  175. <child internal-child="accessible">
  176. <object class="AtkObject" id="commented-atkobject">
  177. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|commented">Adds a comment to the selected number format.</property>
  178. </object>
  179. </child>
  180. </object>
  181. <packing>
  182. <property name="left_attach">0</property>
  183. <property name="top_attach">2</property>
  184. <property name="width">4</property>
  185. </packing>
  186. </child>
  187. </object>
  188. </child>
  189. </object>
  190. </child>
  191. <child type="label">
  192. <object class="GtkLabel" id="formatf">
  193. <property name="visible">True</property>
  194. <property name="can_focus">False</property>
  195. <property name="label" translatable="yes" context="numberingformatpage|formatf">_Format Code</property>
  196. <property name="use_underline">True</property>
  197. <property name="mnemonic_widget">formatted</property>
  198. <attributes>
  199. <attribute name="weight" value="bold"/>
  200. </attributes>
  201. </object>
  202. </child>
  203. </object>
  204. <packing>
  205. <property name="left_attach">0</property>
  206. <property name="top_attach">2</property>
  207. </packing>
  208. </child>
  209. <child>
  210. <object class="GtkFrame" id="options">
  211. <property name="visible">True</property>
  212. <property name="can_focus">False</property>
  213. <property name="label_xalign">0</property>
  214. <property name="shadow_type">none</property>
  215. <child>
  216. <object class="GtkAlignment" id="alignment2">
  217. <property name="visible">True</property>
  218. <property name="can_focus">False</property>
  219. <property name="top_padding">6</property>
  220. <property name="left_padding">12</property>
  221. <child>
  222. <!-- n-columns=1 n-rows=1 -->
  223. <object class="GtkGrid" id="grid5">
  224. <property name="visible">True</property>
  225. <property name="can_focus">False</property>
  226. <property name="row_spacing">6</property>
  227. <property name="column_spacing">12</property>
  228. <child>
  229. <object class="GtkBox" id="box2">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="border_width">0</property>
  233. <property name="orientation">vertical</property>
  234. <property name="spacing">6</property>
  235. <child>
  236. <object class="GtkSpinButton" id="decimalsed">
  237. <property name="visible">True</property>
  238. <property name="can_focus">True</property>
  239. <property name="adjustment">adjustment1</property>
  240. <property name="truncate-multiline">True</property>
  241. <child internal-child="accessible">
  242. <object class="AtkObject" id="decimalsed-atkobject">
  243. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|decimalsed">Enter the number of decimal places that you want to display.</property>
  244. </object>
  245. </child>
  246. </object>
  247. <packing>
  248. <property name="expand">False</property>
  249. <property name="fill">True</property>
  250. <property name="position">0</property>
  251. </packing>
  252. </child>
  253. <child>
  254. <object class="GtkSpinButton" id="denominatored">
  255. <property name="visible">True</property>
  256. <property name="can_focus">True</property>
  257. <property name="adjustment">adjustment2</property>
  258. <property name="truncate-multiline">True</property>
  259. <child internal-child="accessible">
  260. <object class="AtkObject" id="denominatored-atkobject">
  261. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|denominatored">With fraction format, enter the number of places for the denominator that you want to display.</property>
  262. </object>
  263. </child>
  264. </object>
  265. <packing>
  266. <property name="expand">False</property>
  267. <property name="fill">True</property>
  268. <property name="position">0</property>
  269. </packing>
  270. </child>
  271. </object>
  272. <packing>
  273. <property name="left_attach">1</property>
  274. <property name="top_attach">0</property>
  275. </packing>
  276. </child>
  277. <child>
  278. <object class="GtkSpinButton" id="leadzerosed">
  279. <property name="visible">True</property>
  280. <property name="can_focus">True</property>
  281. <property name="adjustment">adjustment3</property>
  282. <property name="truncate-multiline">True</property>
  283. <child internal-child="accessible">
  284. <object class="AtkObject" id="leadzerosed-atkobject">
  285. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|leadzerosed">Enter the maximum number of zeroes to display in front of the decimal point.</property>
  286. </object>
  287. </child>
  288. </object>
  289. <packing>
  290. <property name="left_attach">1</property>
  291. <property name="top_attach">1</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <object class="GtkBox" id="box3">
  296. <property name="visible">True</property>
  297. <property name="can_focus">False</property>
  298. <property name="valign">center</property>
  299. <property name="border_width">0</property>
  300. <property name="orientation">vertical</property>
  301. <property name="spacing">6</property>
  302. <child>
  303. <object class="GtkLabel" id="decimalsft">
  304. <property name="visible">True</property>
  305. <property name="can_focus">False</property>
  306. <property name="label" translatable="yes" context="numberingformatpage|decimalsft">_Decimal places:</property>
  307. <property name="use_underline">True</property>
  308. <property name="mnemonic_widget">decimalsed</property>
  309. <property name="xalign">1</property>
  310. </object>
  311. <packing>
  312. <property name="expand">False</property>
  313. <property name="fill">True</property>
  314. <property name="position">0</property>
  315. </packing>
  316. </child>
  317. <child>
  318. <object class="GtkLabel" id="denominatorft">
  319. <property name="can_focus">False</property>
  320. <property name="label" translatable="yes" context="numberingformatpage|denominatorft">Den_ominator places:</property>
  321. <property name="use_underline">True</property>
  322. <property name="mnemonic_widget">denominatored</property>
  323. <property name="xalign">1</property>
  324. </object>
  325. <packing>
  326. <property name="expand">False</property>
  327. <property name="fill">True</property>
  328. <property name="position">0</property>
  329. </packing>
  330. </child>
  331. </object>
  332. <packing>
  333. <property name="left_attach">0</property>
  334. <property name="top_attach">0</property>
  335. </packing>
  336. </child>
  337. <child>
  338. <object class="GtkLabel" id="leadzerosft">
  339. <property name="visible">True</property>
  340. <property name="can_focus">False</property>
  341. <property name="label" translatable="yes" context="numberingformatpage|leadzerosft">Leading _zeroes:</property>
  342. <property name="use_underline">True</property>
  343. <property name="mnemonic_widget">leadzerosed</property>
  344. <property name="xalign">1</property>
  345. </object>
  346. <packing>
  347. <property name="left_attach">0</property>
  348. <property name="top_attach">1</property>
  349. </packing>
  350. </child>
  351. <child>
  352. <object class="GtkCheckButton" id="negnumred">
  353. <property name="label" translatable="yes" context="numberingformatpage|negnumred">_Negative numbers red</property>
  354. <property name="visible">True</property>
  355. <property name="can_focus">True</property>
  356. <property name="receives_default">False</property>
  357. <property name="use_underline">True</property>
  358. <property name="xalign">0</property>
  359. <property name="draw_indicator">True</property>
  360. <child internal-child="accessible">
  361. <object class="AtkObject" id="negnumred-atkobject">
  362. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|negnumred">Changes the font color of negative numbers to red.</property>
  363. </object>
  364. </child>
  365. </object>
  366. <packing>
  367. <property name="left_attach">2</property>
  368. <property name="top_attach">0</property>
  369. </packing>
  370. </child>
  371. <child>
  372. <object class="GtkBox" id="box1">
  373. <property name="visible">True</property>
  374. <property name="can_focus">False</property>
  375. <property name="border_width">0</property>
  376. <property name="orientation">vertical</property>
  377. <property name="spacing">6</property>
  378. <child>
  379. <object class="GtkCheckButton" id="engineering">
  380. <property name="label" translatable="yes" context="numberingformatpage|engineering">_Engineering notation</property>
  381. <property name="can_focus">True</property>
  382. <property name="receives_default">False</property>
  383. <property name="use_underline">True</property>
  384. <property name="xalign">0</property>
  385. <property name="draw_indicator">True</property>
  386. <child internal-child="accessible">
  387. <object class="AtkObject" id="engineering-atkobject">
  388. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|engineering">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</property>
  389. </object>
  390. </child>
  391. </object>
  392. <packing>
  393. <property name="expand">False</property>
  394. <property name="fill">True</property>
  395. <property name="position">0</property>
  396. </packing>
  397. </child>
  398. <child>
  399. <object class="GtkCheckButton" id="thousands">
  400. <property name="label" translatable="yes" context="numberingformatpage|thousands">_Thousands separator</property>
  401. <property name="visible">True</property>
  402. <property name="can_focus">True</property>
  403. <property name="receives_default">False</property>
  404. <property name="use_underline">True</property>
  405. <property name="xalign">0</property>
  406. <property name="draw_indicator">True</property>
  407. <child internal-child="accessible">
  408. <object class="AtkObject" id="thousands-atkobject">
  409. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|thousands">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</property>
  410. </object>
  411. </child>
  412. </object>
  413. <packing>
  414. <property name="expand">False</property>
  415. <property name="fill">True</property>
  416. <property name="position">0</property>
  417. </packing>
  418. </child>
  419. </object>
  420. <packing>
  421. <property name="left_attach">2</property>
  422. <property name="top_attach">1</property>
  423. </packing>
  424. </child>
  425. </object>
  426. </child>
  427. </object>
  428. </child>
  429. <child type="label">
  430. <object class="GtkLabel" id="optionsft">
  431. <property name="visible">True</property>
  432. <property name="can_focus">False</property>
  433. <property name="label" translatable="yes" context="numberingformatpage|optionsft">Options</property>
  434. <attributes>
  435. <attribute name="weight" value="bold"/>
  436. </attributes>
  437. </object>
  438. </child>
  439. </object>
  440. <packing>
  441. <property name="left_attach">0</property>
  442. <property name="top_attach">1</property>
  443. </packing>
  444. </child>
  445. <child>
  446. <!-- n-columns=1 n-rows=1 -->
  447. <object class="GtkGrid" id="grid3">
  448. <property name="visible">True</property>
  449. <property name="can_focus">False</property>
  450. <property name="hexpand">True</property>
  451. <property name="vexpand">True</property>
  452. <property name="row_spacing">12</property>
  453. <property name="column_spacing">12</property>
  454. <child>
  455. <object class="GtkFrame" id="categoryframe">
  456. <property name="visible">True</property>
  457. <property name="can_focus">False</property>
  458. <property name="vexpand">True</property>
  459. <property name="label_xalign">0</property>
  460. <property name="shadow_type">none</property>
  461. <child>
  462. <object class="GtkAlignment" id="alignment3">
  463. <property name="visible">True</property>
  464. <property name="can_focus">False</property>
  465. <property name="vexpand">True</property>
  466. <property name="top_padding">6</property>
  467. <child>
  468. <object class="GtkScrolledWindow" id="scrolledwindow1">
  469. <property name="visible">True</property>
  470. <property name="can_focus">True</property>
  471. <property name="vexpand">True</property>
  472. <property name="shadow_type">in</property>
  473. <child>
  474. <object class="GtkTreeView" id="categorylb">
  475. <property name="visible">True</property>
  476. <property name="can_focus">True</property>
  477. <property name="has_focus">True</property>
  478. <property name="vexpand">True</property>
  479. <property name="model">liststore1</property>
  480. <property name="headers_visible">False</property>
  481. <property name="headers_clickable">False</property>
  482. <property name="search_column">0</property>
  483. <property name="show_expanders">False</property>
  484. <child internal-child="selection">
  485. <object class="GtkTreeSelection" id="treeview-selection1"/>
  486. </child>
  487. <child>
  488. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  489. <child>
  490. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  491. <attributes>
  492. <attribute name="text">0</attribute>
  493. </attributes>
  494. </child>
  495. </object>
  496. </child>
  497. <child internal-child="accessible">
  498. <object class="AtkObject" id="categorylb-atkobject">
  499. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|categorylb">Select a category from the list, and then select a formatting style in the Format box.</property>
  500. </object>
  501. </child>
  502. </object>
  503. </child>
  504. </object>
  505. </child>
  506. </object>
  507. </child>
  508. <child type="label">
  509. <object class="GtkLabel" id="categoryft">
  510. <property name="visible">True</property>
  511. <property name="can_focus">False</property>
  512. <property name="label" translatable="yes" context="numberingformatpage|categoryft">C_ategory</property>
  513. <property name="use_underline">True</property>
  514. <property name="mnemonic_widget">categorylb</property>
  515. <attributes>
  516. <attribute name="weight" value="bold"/>
  517. </attributes>
  518. </object>
  519. </child>
  520. </object>
  521. <packing>
  522. <property name="left_attach">0</property>
  523. <property name="top_attach">0</property>
  524. </packing>
  525. </child>
  526. <child>
  527. <object class="GtkFrame" id="formatframe">
  528. <property name="height_request">0</property>
  529. <property name="visible">True</property>
  530. <property name="can_focus">False</property>
  531. <property name="hexpand">True</property>
  532. <property name="vexpand">True</property>
  533. <property name="label_xalign">0</property>
  534. <property name="shadow_type">none</property>
  535. <child>
  536. <object class="GtkAlignment" id="alignment4">
  537. <property name="visible">True</property>
  538. <property name="can_focus">False</property>
  539. <property name="hexpand">True</property>
  540. <property name="vexpand">True</property>
  541. <property name="top_padding">6</property>
  542. <child>
  543. <!-- n-columns=1 n-rows=1 -->
  544. <object class="GtkGrid" id="grid2">
  545. <property name="visible">True</property>
  546. <property name="can_focus">False</property>
  547. <property name="hexpand">True</property>
  548. <property name="vexpand">True</property>
  549. <property name="row_spacing">6</property>
  550. <child>
  551. <object class="GtkComboBoxText" id="currencylb">
  552. <property name="visible">True</property>
  553. <property name="can_focus">False</property>
  554. <property name="valign">start</property>
  555. <property name="hexpand">True</property>
  556. <items>
  557. <item translatable="yes" context="numberingformatpage|liststore2">Automatically</item>
  558. </items>
  559. <child internal-child="accessible">
  560. <object class="AtkObject" id="currencylb-atkobject">
  561. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|currencylb">Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency.</property>
  562. </object>
  563. </child>
  564. </object>
  565. <packing>
  566. <property name="left_attach">0</property>
  567. <property name="top_attach">0</property>
  568. </packing>
  569. </child>
  570. <child>
  571. <object class="GtkScrolledWindow">
  572. <property name="visible">True</property>
  573. <property name="can_focus">True</property>
  574. <property name="shadow_type">in</property>
  575. <child>
  576. <object class="GtkTreeView" id="formatlb">
  577. <property name="visible">True</property>
  578. <property name="can_focus">True</property>
  579. <property name="hexpand">True</property>
  580. <property name="vexpand">True</property>
  581. <property name="model">liststore3</property>
  582. <property name="headers_visible">False</property>
  583. <property name="headers_clickable">False</property>
  584. <property name="search_column">0</property>
  585. <property name="show_expanders">False</property>
  586. <child internal-child="selection">
  587. <object class="GtkTreeSelection" id="treeview-selection2"/>
  588. </child>
  589. <child>
  590. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  591. <child>
  592. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  593. <attributes>
  594. <attribute name="text">0</attribute>
  595. <attribute name="foreground-rgba">2</attribute>
  596. </attributes>
  597. </child>
  598. </object>
  599. </child>
  600. <child internal-child="accessible">
  601. <object class="AtkObject" id="formatlb-atkobject">
  602. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|formatlb">Select how you want the contents of the selected field to be displayed.</property>
  603. </object>
  604. </child>
  605. </object>
  606. </child>
  607. </object>
  608. <packing>
  609. <property name="left_attach">0</property>
  610. <property name="top_attach">1</property>
  611. </packing>
  612. </child>
  613. </object>
  614. </child>
  615. </object>
  616. </child>
  617. <child type="label">
  618. <object class="GtkLabel" id="formatft">
  619. <property name="visible">True</property>
  620. <property name="can_focus">False</property>
  621. <property name="label" translatable="yes" context="numberingformatpage|formatft">Fo_rmat</property>
  622. <property name="use_underline">True</property>
  623. <attributes>
  624. <attribute name="weight" value="bold"/>
  625. </attributes>
  626. </object>
  627. </child>
  628. </object>
  629. <packing>
  630. <property name="left_attach">1</property>
  631. <property name="top_attach">0</property>
  632. </packing>
  633. </child>
  634. <child>
  635. <object class="GtkFrame" id="languageframe">
  636. <property name="height_request">0</property>
  637. <property name="visible">True</property>
  638. <property name="can_focus">False</property>
  639. <property name="vexpand">True</property>
  640. <property name="label_xalign">0</property>
  641. <property name="shadow_type">none</property>
  642. <child>
  643. <object class="GtkAlignment" id="alignment5">
  644. <property name="visible">True</property>
  645. <property name="can_focus">False</property>
  646. <property name="vexpand">True</property>
  647. <property name="top_padding">6</property>
  648. <child>
  649. <!-- n-columns=1 n-rows=1 -->
  650. <object class="GtkGrid" id="grid1">
  651. <property name="visible">True</property>
  652. <property name="can_focus">False</property>
  653. <property name="vexpand">True</property>
  654. <property name="row_spacing">6</property>
  655. <child>
  656. <object class="GtkComboBoxText" id="languagelb">
  657. <property name="visible">True</property>
  658. <property name="can_focus">False</property>
  659. <property name="valign">start</property>
  660. <child internal-child="accessible">
  661. <object class="AtkObject" id="languagelb-atkobject">
  662. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|languagelb">Specifies the language setting for the selected field.</property>
  663. </object>
  664. </child>
  665. </object>
  666. <packing>
  667. <property name="left_attach">0</property>
  668. <property name="top_attach">0</property>
  669. </packing>
  670. </child>
  671. <child>
  672. <object class="GtkCheckButton" id="sourceformat">
  673. <property name="label" translatable="yes" context="numberingformatpage|sourceformat">So_urce format</property>
  674. <property name="can_focus">True</property>
  675. <property name="receives_default">False</property>
  676. <property name="no_show_all">True</property>
  677. <property name="use_underline">True</property>
  678. <property name="xalign">0</property>
  679. <property name="draw_indicator">True</property>
  680. <child internal-child="accessible">
  681. <object class="AtkObject" id="sourceformat-atkobject">
  682. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|sourceformat">Uses the same number format as the cells containing the data for the chart.</property>
  683. </object>
  684. </child>
  685. </object>
  686. <packing>
  687. <property name="left_attach">0</property>
  688. <property name="top_attach">1</property>
  689. </packing>
  690. </child>
  691. <child>
  692. <object class="GtkScrolledWindow">
  693. <property name="visible">True</property>
  694. <property name="can_focus">True</property>
  695. <property name="valign">end</property>
  696. <property name="hexpand">True</property>
  697. <property name="vexpand">True</property>
  698. <property name="shadow_type">in</property>
  699. <child>
  700. <object class="GtkViewport">
  701. <property name="visible">True</property>
  702. <property name="can_focus">False</property>
  703. <child>
  704. <object class="GtkDrawingArea" id="preview">
  705. <property name="visible">True</property>
  706. <property name="can_focus">False</property>
  707. </object>
  708. </child>
  709. </object>
  710. </child>
  711. </object>
  712. <packing>
  713. <property name="left_attach">0</property>
  714. <property name="top_attach">2</property>
  715. </packing>
  716. </child>
  717. </object>
  718. </child>
  719. </object>
  720. </child>
  721. <child type="label">
  722. <object class="GtkLabel" id="languageft">
  723. <property name="visible">True</property>
  724. <property name="can_focus">False</property>
  725. <property name="label" translatable="yes" context="numberingformatpage|languageft">_Language</property>
  726. <property name="use_underline">True</property>
  727. <property name="mnemonic_widget">languagelb</property>
  728. <attributes>
  729. <attribute name="weight" value="bold"/>
  730. </attributes>
  731. </object>
  732. </child>
  733. </object>
  734. <packing>
  735. <property name="left_attach">2</property>
  736. <property name="top_attach">0</property>
  737. </packing>
  738. </child>
  739. </object>
  740. <packing>
  741. <property name="left_attach">0</property>
  742. <property name="top_attach">0</property>
  743. </packing>
  744. </child>
  745. <child internal-child="accessible">
  746. <object class="AtkObject" id="NumberingFormatPage-atkobject">
  747. <property name="AtkObject::accessible-description" translatable="yes" context="numberingformatpage|extended_tip|NumberingFormatPage">Specify the formatting options for the selected cell(s).</property>
  748. </object>
  749. </child>
  750. </object>
  751. <object class="GtkSizeGroup" id="sizegroup1">
  752. <property name="mode">both</property>
  753. <property name="ignore_hidden">True</property>
  754. <widgets>
  755. <widget name="categoryframe"/>
  756. <widget name="formatframe"/>
  757. </widgets>
  758. </object>
  759. </interface>