1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Generated with glade 3.40.0 --> 3<interface domain="cui"> 4 <requires lib="gtk+" version="3.20"/> 5 <object class="GtkAdjustment" id="adjustment1"> 6 <property name="upper">100</property> 7 <property name="step-increment">1</property> 8 <property name="page-increment">10</property> 9 </object> 10 <object class="GtkAdjustment" id="adjustmentED_DIST"> 11 <property name="upper">9999</property> 12 <property name="step-increment">1</property> 13 <property name="page-increment">10</property> 14 </object> 15 <object class="GtkAdjustment" id="adjustmentED_DIST1"> 16 <property name="upper">9999</property> 17 <property name="step-increment">1</property> 18 <property name="page-increment">10</property> 19 </object> 20 <object class="GtkAdjustment" id="adjustmentED_LINEDISTMETRIC"> 21 <property name="upper">9999</property> 22 <property name="step-increment">10</property> 23 <property name="page-increment">10</property> 24 </object> 25 <object class="GtkAdjustment" id="adjustmentLINEDISTPERCENT"> 26 <property name="lower">6</property> 27 <property name="upper">65535</property> 28 <property name="value">100</property> 29 <property name="step-increment">1</property> 30 <property name="page-increment">10</property> 31 </object> 32 <object class="GtkAdjustment" id="adjustmentspinED_INDENT"> 33 <property name="upper">9999</property> 34 <property name="step-increment">1</property> 35 <property name="page-increment">10</property> 36 </object> 37 <object class="GtkAdjustment" id="adjustmentspinED_INDENT1"> 38 <property name="upper">9999</property> 39 <property name="step-increment">1</property> 40 <property name="page-increment">10</property> 41 </object> 42 <object class="GtkAdjustment" id="adjustmentspinED_INDENT2"> 43 <property name="upper">9999</property> 44 <property name="step-increment">1</property> 45 <property name="page-increment">10</property> 46 </object> 47 <!-- n-columns=2 n-rows=1 --> 48 <object class="GtkGrid" id="ParaIndentSpacing"> 49 <property name="visible">True</property> 50 <property name="can-focus">False</property> 51 <property name="valign">start</property> 52 <property name="border-width">6</property> 53 <property name="row-spacing">12</property> 54 <property name="column-spacing">24</property> 55 <child> 56 <object class="GtkScrolledWindow"> 57 <property name="visible">True</property> 58 <property name="can-focus">False</property> 59 <property name="halign">center</property> 60 <property name="valign">start</property> 61 <property name="margin-start">24</property> 62 <property name="hscrollbar-policy">never</property> 63 <property name="vscrollbar-policy">never</property> 64 <property name="shadow-type">in</property> 65 <child> 66 <object class="GtkViewport"> 67 <property name="visible">True</property> 68 <property name="can-focus">False</property> 69 <child> 70 <object class="GtkDrawingArea" id="drawingareaWN_EXAMPLE"> 71 <property name="visible">True</property> 72 <property name="can-focus">False</property> 73 <property name="halign">center</property> 74 <property name="valign">start</property> 75 <child internal-child="accessible"> 76 <object class="AtkObject" id="drawingareaWN_EXAMPLE-atkobject"> 77 <property name="AtkObject::accessible-name" translatable="yes" context="paraindentspacing|drawingareaWN_EXAMPLE-atkobject">Example</property> 78 </object> 79 </child> 80 </object> 81 </child> 82 </object> 83 </child> 84 </object> 85 <packing> 86 <property name="left-attach">1</property> 87 <property name="top-attach">0</property> 88 </packing> 89 </child> 90 <child> 91 <!-- n-columns=1 n-rows=3 --> 92 <object class="GtkGrid" id="maingrid"> 93 <property name="visible">True</property> 94 <property name="can-focus">False</property> 95 <property name="halign">start</property> 96 <property name="valign">start</property> 97 <property name="vexpand">True</property> 98 <property name="row-spacing">12</property> 99 <child> 100 <object class="GtkFrame" id="frame1"> 101 <property name="visible">True</property> 102 <property name="can-focus">False</property> 103 <property name="label-xalign">0</property> 104 <property name="shadow-type">none</property> 105 <child> 106 <!-- n-columns=2 n-rows=4 --> 107 <object class="GtkGrid" id="grid4"> 108 <property name="visible">True</property> 109 <property name="can-focus">False</property> 110 <property name="margin-start">12</property> 111 <property name="margin-top">6</property> 112 <property name="row-spacing">3</property> 113 <property name="column-spacing">6</property> 114 <child> 115 <object class="GtkLabel" id="labelFT_LEFTINDENT"> 116 <property name="visible">True</property> 117 <property name="can-focus">False</property> 118 <property name="label" translatable="yes" context="paraindentspacing|labelFT_LEFTINDENT">_Before text:</property> 119 <property name="use-underline">True</property> 120 <property name="mnemonic-widget">spinED_LEFTINDENT</property> 121 <property name="xalign">0</property> 122 </object> 123 <packing> 124 <property name="left-attach">0</property> 125 <property name="top-attach">0</property> 126 </packing> 127 </child> 128 <child> 129 <object class="GtkLabel" id="labelFT_RIGHTINDENT"> 130 <property name="visible">True</property> 131 <property name="can-focus">False</property> 132 <property name="label" translatable="yes" context="paraindentspacing|labelFT_RIGHTINDENT">After _text:</property> 133 <property name="use-underline">True</property> 134 <property name="mnemonic-widget">spinED_RIGHTINDENT</property> 135 <property name="xalign">0</property> 136 </object> 137 <packing> 138 <property name="left-attach">0</property> 139 <property name="top-attach">1</property> 140 </packing> 141 </child> 142 <child> 143 <object class="GtkLabel" id="labelFT_FLINEINDENT"> 144 <property name="visible">True</property> 145 <property name="can-focus">False</property> 146 <property name="label" translatable="yes" context="paraindentspacing|labelFT_FLINEINDENT">_First line:</property> 147 <property name="use-underline">True</property> 148 <property name="mnemonic-widget">spinED_FLINEINDENT</property> 149 <property name="xalign">0</property> 150 </object> 151 <packing> 152 <property name="left-attach">0</property> 153 <property name="top-attach">2</property> 154 </packing> 155 </child> 156 <child> 157 <object class="GtkCheckButton" id="checkCB_AUTO"> 158 <property name="label" translatable="yes" context="paraindentspacing|checkCB_AUTO">_Automatic</property> 159 <property name="visible">True</property> 160 <property name="can-focus">True</property> 161 <property name="receives-default">False</property> 162 <property name="tooltip-text" translatable="yes" context="paraindentspacing|checkCB_AUTO|tooltip_text">Indent paragraph automatically according to font size and line spacing.</property> 163 <property name="use-underline">True</property> 164 <property name="draw-indicator">True</property> 165 </object> 166 <packing> 167 <property name="left-attach">0</property> 168 <property name="top-attach">3</property> 169 </packing> 170 </child> 171 <child> 172 <object class="GtkSpinButton" id="spinED_LEFTINDENT"> 173 <property name="visible">True</property> 174 <property name="can-focus">True</property> 175 <property name="activates-default">True</property> 176 <property name="truncate-multiline">True</property> 177 <property name="adjustment">adjustmentspinED_INDENT</property> 178 </object> 179 <packing> 180 <property name="left-attach">1</property> 181 <property name="top-attach">0</property> 182 </packing> 183 </child> 184 <child> 185 <object class="GtkSpinButton" id="spinED_RIGHTINDENT"> 186 <property name="visible">True</property> 187 <property name="can-focus">True</property> 188 <property name="activates-default">True</property> 189 <property name="truncate-multiline">True</property> 190 <property name="adjustment">adjustmentspinED_INDENT1</property> 191 </object> 192 <packing> 193 <property name="left-attach">1</property> 194 <property name="top-attach">1</property> 195 </packing> 196 </child> 197 <child> 198 <object class="GtkSpinButton" id="spinED_FLINEINDENT"> 199 <property name="visible">True</property> 200 <property name="can-focus">True</property> 201 <property name="activates-default">True</property> 202 <property name="truncate-multiline">True</property> 203 <property name="adjustment">adjustmentspinED_INDENT2</property> 204 </object> 205 <packing> 206 <property name="left-attach">1</property> 207 <property name="top-attach">2</property> 208 </packing> 209 </child> 210 <child> 211 <object class="GtkLabel" id="labelST_LINEDIST_ABS"> 212 <property name="can-focus">False</property> 213 <property name="label" translatable="yes" context="paraindentspacing|labelST_LINEDIST_ABS">Fixed</property> 214 </object> 215 <packing> 216 <property name="left-attach">1</property> 217 <property name="top-attach">3</property> 218 </packing> 219 </child> 220 </object> 221 </child> 222 <child type="label"> 223 <object class="GtkLabel" id="label1"> 224 <property name="visible">True</property> 225 <property name="can-focus">False</property> 226 <property name="label" translatable="yes" context="paraindentspacing|label1">Indent</property> 227 <attributes> 228 <attribute name="weight" value="bold"/> 229 </attributes> 230 </object> 231 </child> 232 </object> 233 <packing> 234 <property name="left-attach">0</property> 235 <property name="top-attach">0</property> 236 </packing> 237 </child> 238 <child> 239 <object class="GtkFrame" id="frame2"> 240 <property name="visible">True</property> 241 <property name="can-focus">False</property> 242 <property name="label-xalign">0</property> 243 <property name="shadow-type">none</property> 244 <child> 245 <object class="GtkBox" id="box2"> 246 <property name="visible">True</property> 247 <property name="can-focus">False</property> 248 <property name="margin-start">12</property> 249 <property name="margin-top">6</property> 250 <property name="orientation">vertical</property> 251 <property name="spacing">3</property> 252 <child> 253 <!-- n-columns=2 n-rows=2 --> 254 <object class="GtkGrid" id="grid1"> 255 <property name="visible">True</property> 256 <property name="can-focus">False</property> 257 <property name="row-spacing">3</property> 258 <property name="column-spacing">6</property> 259 <child> 260 <object class="GtkLabel" id="labelFT_TOPDIST"> 261 <property name="visible">True</property> 262 <property name="can-focus">False</property> 263 <property name="label" translatable="yes" context="paraindentspacing|labelFT_TOPDIST">Ab_ove paragraph:</property> 264 <property name="use-underline">True</property> 265 <property name="mnemonic-widget">spinED_TOPDIST</property> 266 <property name="xalign">0</property> 267 </object> 268 <packing> 269 <property name="left-attach">0</property> 270 <property name="top-attach">0</property> 271 </packing> 272 </child> 273 <child> 274 <object class="GtkLabel" id="labelFT_BOTTOMDIST"> 275 <property name="visible">True</property> 276 <property name="can-focus">False</property> 277 <property name="label" translatable="yes" context="paraindentspacing|labelFT_BOTTOMDIST">Below _paragraph:</property> 278 <property name="use-underline">True</property> 279 <property name="mnemonic-widget">spinED_BOTTOMDIST</property> 280 <property name="xalign">0</property> 281 </object> 282 <packing> 283 <property name="left-attach">0</property> 284 <property name="top-attach">1</property> 285 </packing> 286 </child> 287 <child> 288 <object class="GtkSpinButton" id="spinED_TOPDIST"> 289 <property name="visible">True</property> 290 <property name="can-focus">True</property> 291 <property name="activates-default">True</property> 292 <property name="truncate-multiline">True</property> 293 <property name="adjustment">adjustmentED_DIST</property> 294 </object> 295 <packing> 296 <property name="left-attach">1</property> 297 <property name="top-attach">0</property> 298 </packing> 299 </child> 300 <child> 301 <object class="GtkSpinButton" id="spinED_BOTTOMDIST"> 302 <property name="visible">True</property> 303 <property name="can-focus">True</property> 304 <property name="activates-default">True</property> 305 <property name="truncate-multiline">True</property> 306 <property name="adjustment">adjustmentED_DIST1</property> 307 </object> 308 <packing> 309 <property name="left-attach">1</property> 310 <property name="top-attach">1</property> 311 </packing> 312 </child> 313 </object> 314 <packing> 315 <property name="expand">False</property> 316 <property name="fill">True</property> 317 <property name="position">0</property> 318 </packing> 319 </child> 320 <child> 321 <object class="GtkCheckButton" id="checkCB_CONTEXTUALSPACING"> 322 <property name="label" translatable="yes" context="paraindentspacing|checkCB_CONTEXTUALSPACING">Do not add space between paragraphs of the same style</property> 323 <property name="visible">True</property> 324 <property name="can-focus">True</property> 325 <property name="receives-default">False</property> 326 <property name="use-underline">True</property> 327 <property name="draw-indicator">True</property> 328 </object> 329 <packing> 330 <property name="expand">False</property> 331 <property name="fill">True</property> 332 <property name="position">1</property> 333 </packing> 334 </child> 335 </object> 336 </child> 337 <child type="label"> 338 <object class="GtkLabel" id="labelFL_VERTALIGN"> 339 <property name="visible">True</property> 340 <property name="can-focus">False</property> 341 <property name="label" translatable="yes" context="paraindentspacing|labelFL_VERTALIGN">Spacing</property> 342 <attributes> 343 <attribute name="weight" value="bold"/> 344 </attributes> 345 </object> 346 </child> 347 </object> 348 <packing> 349 <property name="left-attach">0</property> 350 <property name="top-attach">1</property> 351 </packing> 352 </child> 353 <child> 354 <object class="GtkFrame" id="framePROPERTIES"> 355 <property name="visible">True</property> 356 <property name="can-focus">False</property> 357 <property name="label-xalign">0</property> 358 <property name="shadow-type">none</property> 359 <child> 360 <object class="GtkBox"> 361 <property name="visible">True</property> 362 <property name="can-focus">False</property> 363 <property name="margin-start">12</property> 364 <property name="margin-top">6</property> 365 <property name="orientation">vertical</property> 366 <property name="spacing">3</property> 367 <child> 368 <!-- n-columns=2 n-rows=1 --> 369 <object class="GtkGrid" id="grid3"> 370 <property name="visible">True</property> 371 <property name="can-focus">False</property> 372 <property name="column-spacing">6</property> 373 <child> 374 <object class="GtkBox" id="box3"> 375 <property name="visible">True</property> 376 <property name="can-focus">False</property> 377 <property name="spacing">6</property> 378 <child> 379 <object class="GtkComboBoxText" id="comboLB_LINEDIST"> 380 <property name="visible">True</property> 381 <property name="can-focus">False</property> 382 <items> 383 <item id="0" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Single</item> 384 <item id="1" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">1.15 Lines</item> 385 <item id="2" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">1.5 Lines</item> 386 <item id="3" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Double</item> 387 <item id="4" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Proportional</item> 388 <item id="5" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">At least</item> 389 <item id="6" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Leading</item> 390 <item id="7" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Fixed</item> 391 </items> 392 </object> 393 <packing> 394 <property name="expand">False</property> 395 <property name="fill">True</property> 396 <property name="position">0</property> 397 </packing> 398 </child> 399 <child> 400 <object class="GtkLabel" id="labelFT_LINEDIST"> 401 <property name="visible">True</property> 402 <property name="can-focus">False</property> 403 <property name="label" translatable="yes" context="paraindentspacing|labelFT_LINEDIST">of</property> 404 </object> 405 <packing> 406 <property name="expand">False</property> 407 <property name="fill">True</property> 408 <property name="position">1</property> 409 </packing> 410 </child> 411 </object> 412 <packing> 413 <property name="left-attach">0</property> 414 <property name="top-attach">0</property> 415 </packing> 416 </child> 417 <child> 418 <object class="GtkBox" id="box1"> 419 <property name="visible">True</property> 420 <property name="can-focus">False</property> 421 <property name="orientation">vertical</property> 422 <child> 423 <object class="GtkSpinButton" id="spinED_LINEDISTPERCENT"> 424 <property name="visible">True</property> 425 <property name="can-focus">True</property> 426 <property name="activates-default">True</property> 427 <property name="truncate-multiline">True</property> 428 <property name="adjustment">adjustmentLINEDISTPERCENT</property> 429 </object> 430 <packing> 431 <property name="expand">False</property> 432 <property name="fill">True</property> 433 <property name="position">0</property> 434 </packing> 435 </child> 436 <child> 437 <object class="GtkSpinButton" id="spinED_LINEDISTMETRIC"> 438 <property name="visible">True</property> 439 <property name="can-focus">True</property> 440 <property name="activates-default">True</property> 441 <property name="truncate-multiline">True</property> 442 <property name="adjustment">adjustmentED_LINEDISTMETRIC</property> 443 <property name="digits">1</property> 444 </object> 445 <packing> 446 <property name="expand">False</property> 447 <property name="fill">True</property> 448 <property name="position">1</property> 449 </packing> 450 </child> 451 <child> 452 <object class="GtkSpinButton" id="spinED_BLANK"> 453 <property name="visible">True</property> 454 <property name="sensitive">False</property> 455 <property name="can-focus">True</property> 456 <property name="activates-default">True</property> 457 <property name="truncate-multiline">True</property> 458 <property name="adjustment">adjustment1</property> 459 <property name="digits">1</property> 460 </object> 461 <packing> 462 <property name="expand">False</property> 463 <property name="fill">True</property> 464 <property name="position">2</property> 465 </packing> 466 </child> 467 </object> 468 <packing> 469 <property name="left-attach">1</property> 470 <property name="top-attach">0</property> 471 </packing> 472 </child> 473 </object> 474 <packing> 475 <property name="expand">False</property> 476 <property name="fill">True</property> 477 <property name="position">0</property> 478 </packing> 479 </child> 480 <child> 481 <object class="GtkCheckButton" id="checkCB_REGISTER"> 482 <property name="label" translatable="yes" context="paraindentspacing|checkCB_REGISTER">Activate page li_ne-spacing</property> 483 <property name="can-focus">True</property> 484 <property name="receives-default">False</property> 485 <property name="tooltip-text" translatable="yes" context="paraindentspacing|checkCB_REGISTER|tooltip_text" comments="xdds">Applies page line-spacing (register-true) if set for the Page Style.</property> 486 <property name="halign">start</property> 487 <property name="use-underline">True</property> 488 <property name="draw-indicator">True</property> 489 <child internal-child="accessible"> 490 <object class="AtkObject" id="checkCB_REGISTER-atkobject"> 491 <property name="AtkObject::accessible-description" translatable="yes" context="paraindentspacing|extended_tip|checkCB_REGISTER">If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height.</property> 492 </object> 493 </child> 494 </object> 495 <packing> 496 <property name="expand">False</property> 497 <property name="fill">True</property> 498 <property name="position">1</property> 499 </packing> 500 </child> 501 </object> 502 </child> 503 <child type="label"> 504 <object class="GtkLabel" id="labelFL_PROPERTIES"> 505 <property name="visible">True</property> 506 <property name="can-focus">False</property> 507 <property name="label" translatable="yes" context="paraindentspacing|labelFL_PROPERTIES">Line Spacing</property> 508 <attributes> 509 <attribute name="weight" value="bold"/> 510 </attributes> 511 </object> 512 </child> 513 </object> 514 <packing> 515 <property name="left-attach">0</property> 516 <property name="top-attach">2</property> 517 </packing> 518 </child> 519 </object> 520 <packing> 521 <property name="left-attach">0</property> 522 <property name="top-attach">0</property> 523 </packing> 524 </child> 525 </object> 526 <object class="GtkSizeGroup" id="sizegroup_label"> 527 <widgets> 528 <widget name="labelFT_LEFTINDENT"/> 529 <widget name="labelFT_RIGHTINDENT"/> 530 <widget name="labelFT_FLINEINDENT"/> 531 <widget name="labelFT_TOPDIST"/> 532 <widget name="labelFT_BOTTOMDIST"/> 533 <widget name="box3"/> 534 </widgets> 535 </object> 536 <object class="GtkSizeGroup" id="sizegroup_widget"> 537 <widgets> 538 <widget name="spinED_LEFTINDENT"/> 539 <widget name="spinED_RIGHTINDENT"/> 540 <widget name="spinED_FLINEINDENT"/> 541 <widget name="spinED_TOPDIST"/> 542 <widget name="spinED_BOTTOMDIST"/> 543 <widget name="spinED_LINEDISTPERCENT"/> 544 <widget name="spinED_LINEDISTMETRIC"/> 545 <widget name="spinED_BLANK"/> 546 </widgets> 547 </object> 548</interface> 549
