home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Bureautique / LibreOffice / LibreOffice_4.3.5_Win_x86.msi / linestyletabpage.ui < prev    next >
Extensible Markup Language  |  2014-05-25  |  25KB  |  481 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 3.0 -->
  4.   <!-- interface-requires LibreOffice 1.0 -->
  5.   <object class="GtkAdjustment" id="adjustmentDIST">
  6.     <property name="upper">5</property>
  7.     <property name="step_increment">0.10000000000000001</property>
  8.     <property name="page_increment">1</property>
  9.   </object>
  10.   <object class="GtkAdjustment" id="adjustmentNUM">
  11.     <property name="upper">99</property>
  12.     <property name="step_increment">1</property>
  13.     <property name="page_increment">10</property>
  14.   </object>
  15.   <object class="GtkImage" id="image1">
  16.     <property name="visible">True</property>
  17.     <property name="can_focus">False</property>
  18.     <property name="pixbuf">res/sc05501.png</property>
  19.   </object>
  20.   <object class="GtkImage" id="image2">
  21.     <property name="visible">True</property>
  22.     <property name="can_focus">False</property>
  23.     <property name="pixbuf">res/sc05502.png</property>
  24.   </object>
  25.   <object class="GtkListStore" id="liststoreTYPE">
  26.     <columns>
  27.       <!-- column-name gchararray1 -->
  28.       <column type="gchararray"/>
  29.       <!-- column-name guint1 -->
  30.       <column type="guint"/>
  31.     </columns>
  32.     <data>
  33.       <row>
  34.         <col id="0" translatable="yes">Dots</col>
  35.         <col id="1">0</col>
  36.       </row>
  37.       <row>
  38.         <col id="0" translatable="yes">Dash</col>
  39.         <col id="1">0</col>
  40.       </row>
  41.     </data>
  42.   </object>
  43.   <object class="GtkFrame" id="LineStylePage">
  44.     <property name="visible">True</property>
  45.     <property name="can_focus">False</property>
  46.     <property name="hexpand">True</property>
  47.     <property name="vexpand">True</property>
  48.     <property name="border_width">6</property>
  49.     <property name="label_xalign">0</property>
  50.     <property name="shadow_type">none</property>
  51.     <child>
  52.       <object class="GtkAlignment" id="alignment1">
  53.         <property name="visible">True</property>
  54.         <property name="can_focus">False</property>
  55.         <property name="hexpand">True</property>
  56.         <property name="vexpand">True</property>
  57.         <property name="top_padding">6</property>
  58.         <property name="left_padding">12</property>
  59.         <child>
  60.           <object class="GtkBox" id="box1">
  61.             <property name="visible">True</property>
  62.             <property name="can_focus">False</property>
  63.             <property name="hexpand">True</property>
  64.             <property name="vexpand">True</property>
  65.             <property name="orientation">vertical</property>
  66.             <property name="spacing">6</property>
  67.             <child>
  68.               <object class="GtkBox" id="box3">
  69.                 <property name="visible">True</property>
  70.                 <property name="can_focus">False</property>
  71.                 <property name="hexpand">True</property>
  72.                 <property name="vexpand">True</property>
  73.                 <property name="spacing">12</property>
  74.                 <child>
  75.                   <object class="GtkBox" id="box4">
  76.                     <property name="visible">True</property>
  77.                     <property name="can_focus">False</property>
  78.                     <property name="halign">start</property>
  79.                     <property name="hexpand">True</property>
  80.                     <property name="orientation">vertical</property>
  81.                     <property name="spacing">6</property>
  82.                     <child>
  83.                       <object class="GtkBox" id="box5">
  84.                         <property name="visible">True</property>
  85.                         <property name="can_focus">False</property>
  86.                         <property name="spacing">12</property>
  87.                         <child>
  88.                           <object class="GtkLabel" id="FT_LINESTYLE">
  89.                             <property name="visible">True</property>
  90.                             <property name="can_focus">False</property>
  91.                             <property name="xalign">0</property>
  92.                             <property name="label" translatable="yes">Line _style:</property>
  93.                             <property name="use_underline">True</property>
  94.                           </object>
  95.                           <packing>
  96.                             <property name="expand">False</property>
  97.                             <property name="fill">True</property>
  98.                             <property name="position">0</property>
  99.                           </packing>
  100.                         </child>
  101.                         <child>
  102.                           <object class="svxlo-LineLB" id="LB_LINESTYLES">
  103.                             <property name="visible">True</property>
  104.                             <property name="can_focus">False</property>
  105.                           </object>
  106.                           <packing>
  107.                             <property name="expand">False</property>
  108.                             <property name="fill">True</property>
  109.                             <property name="position">1</property>
  110.                           </packing>
  111.                         </child>
  112.                       </object>
  113.                       <packing>
  114.                         <property name="expand">False</property>
  115.                         <property name="fill">True</property>
  116.                         <property name="position">0</property>
  117.                       </packing>
  118.                     </child>
  119.                     <child>
  120.                       <object class="GtkGrid" id="grid1">
  121.                         <property name="visible">True</property>
  122.                         <property name="can_focus">False</property>
  123.                         <property name="row_spacing">6</property>
  124.                         <property name="column_spacing">12</property>
  125.                         <child>
  126.                           <object class="GtkLabel" id="FT_TYPE">
  127.                             <property name="visible">True</property>
  128.                             <property name="can_focus">False</property>
  129.                             <property name="xalign">0</property>
  130.                             <property name="label" translatable="yes">_Type:</property>
  131.                             <property name="use_underline">True</property>
  132.                             <property name="mnemonic_widget">LB_TYPE_1</property>
  133.                           </object>
  134.                           <packing>
  135.                             <property name="left_attach">0</property>
  136.                             <property name="top_attach">0</property>
  137.                             <property name="width">1</property>
  138.                             <property name="height">1</property>
  139.                           </packing>
  140.                         </child>
  141.                         <child>
  142.                           <object class="GtkLabel" id="FT_NUMBER">
  143.                             <property name="visible">True</property>
  144.                             <property name="can_focus">False</property>
  145.                             <property name="xalign">0</property>
  146.                             <property name="label" translatable="yes">_Number:</property>
  147.                             <property name="use_underline">True</property>
  148.                             <property name="mnemonic_widget">NUM_FLD_1</property>
  149.                           </object>
  150.                           <packing>
  151.                             <property name="left_attach">0</property>
  152.                             <property name="top_attach">1</property>
  153.                             <property name="width">1</property>
  154.                             <property name="height">1</property>
  155.                           </packing>
  156.                         </child>
  157.                         <child>
  158.                           <object class="GtkLabel" id="FT_LENGTH">
  159.                             <property name="visible">True</property>
  160.                             <property name="can_focus">False</property>
  161.                             <property name="xalign">0</property>
  162.                             <property name="label" translatable="yes">_Length:</property>
  163.                             <property name="use_underline">True</property>
  164.                             <property name="mnemonic_widget">MTR_FLD_LENGTH_1:0.00cm</property>
  165.                           </object>
  166.                           <packing>
  167.                             <property name="left_attach">0</property>
  168.                             <property name="top_attach">2</property>
  169.                             <property name="width">1</property>
  170.                             <property name="height">1</property>
  171.                           </packing>
  172.                         </child>
  173.                         <child>
  174.                           <object class="GtkLabel" id="FT_DISTANCE">
  175.                             <property name="visible">True</property>
  176.                             <property name="can_focus">False</property>
  177.                             <property name="xalign">0</property>
  178.                             <property name="label" translatable="yes">_Spacing:</property>
  179.                             <property name="use_underline">True</property>
  180.                             <property name="mnemonic_widget">MTR_FLD_DISTANCE:0.00cm</property>
  181.                           </object>
  182.                           <packing>
  183.                             <property name="left_attach">0</property>
  184.                             <property name="top_attach">3</property>
  185.                             <property name="width">1</property>
  186.                             <property name="height">1</property>
  187.                           </packing>
  188.                         </child>
  189.                         <child>
  190.                           <object class="GtkCheckButton" id="CBX_SYNCHRONIZE">
  191.                             <property name="label" translatable="yes">_Fit to line width</property>
  192.                             <property name="visible">True</property>
  193.                             <property name="can_focus">False</property>
  194.                             <property name="receives_default">False</property>
  195.                             <property name="use_underline">True</property>
  196.                             <property name="xalign">0</property>
  197.                             <property name="draw_indicator">True</property>
  198.                           </object>
  199.                           <packing>
  200.                             <property name="left_attach">0</property>
  201.                             <property name="top_attach">4</property>
  202.                             <property name="width">1</property>
  203.                             <property name="height">1</property>
  204.                           </packing>
  205.                         </child>
  206.                         <child>
  207.                           <object class="GtkComboBox" id="LB_TYPE_1">
  208.                             <property name="visible">True</property>
  209.                             <property name="can_focus">False</property>
  210.                             <property name="model">liststoreTYPE</property>
  211.                           </object>
  212.                           <packing>
  213.                             <property name="left_attach">1</property>
  214.                             <property name="top_attach">0</property>
  215.                             <property name="width">1</property>
  216.                             <property name="height">1</property>
  217.                           </packing>
  218.                         </child>
  219.                         <child>
  220.                           <object class="GtkComboBox" id="LB_TYPE_2">
  221.                             <property name="visible">True</property>
  222.                             <property name="can_focus">False</property>
  223.                             <property name="model">liststoreTYPE</property>
  224.                           </object>
  225.                           <packing>
  226.                             <property name="left_attach">2</property>
  227.                             <property name="top_attach">0</property>
  228.                             <property name="width">1</property>
  229.                             <property name="height">1</property>
  230.                           </packing>
  231.                         </child>
  232.                         <child>
  233.                           <object class="GtkSpinButton" id="NUM_FLD_1">
  234.                             <property name="visible">True</property>
  235.                             <property name="can_focus">False</property>
  236.                             <property name="invisible_char">ΓÇó</property>
  237.                             <property name="adjustment">adjustmentNUM</property>
  238.                           </object>
  239.                           <packing>
  240.                             <property name="left_attach">1</property>
  241.                             <property name="top_attach">1</property>
  242.                             <property name="width">1</property>
  243.                             <property name="height">1</property>
  244.                           </packing>
  245.                         </child>
  246.                         <child>
  247.                           <object class="GtkSpinButton" id="NUM_FLD_2">
  248.                             <property name="visible">True</property>
  249.                             <property name="can_focus">False</property>
  250.                             <property name="invisible_char">ΓÇó</property>
  251.                             <property name="adjustment">adjustmentNUM</property>
  252.                           </object>
  253.                           <packing>
  254.                             <property name="left_attach">2</property>
  255.                             <property name="top_attach">1</property>
  256.                             <property name="width">1</property>
  257.                             <property name="height">1</property>
  258.                           </packing>
  259.                         </child>
  260.                         <child>
  261.                           <object class="GtkSpinButton" id="MTR_FLD_LENGTH_1:0.00cm">
  262.                             <property name="visible">True</property>
  263.                             <property name="can_focus">False</property>
  264.                             <property name="invisible_char">ΓÇó</property>
  265.                             <property name="adjustment">adjustmentDIST</property>
  266.                             <property name="digits">2</property>
  267.                           </object>
  268.                           <packing>
  269.                             <property name="left_attach">1</property>
  270.                             <property name="top_attach">2</property>
  271.                             <property name="width">1</property>
  272.                             <property name="height">1</property>
  273.                           </packing>
  274.                         </child>
  275.                         <child>
  276.                           <object class="GtkSpinButton" id="MTR_FLD_LENGTH_2:0.00cm">
  277.                             <property name="visible">True</property>
  278.                             <property name="can_focus">False</property>
  279.                             <property name="invisible_char">ΓÇó</property>
  280.                             <property name="adjustment">adjustmentDIST</property>
  281.                             <property name="digits">2</property>
  282.                           </object>
  283.                           <packing>
  284.                             <property name="left_attach">2</property>
  285.                             <property name="top_attach">2</property>
  286.                             <property name="width">1</property>
  287.                             <property name="height">1</property>
  288.                           </packing>
  289.                         </child>
  290.                         <child>
  291.                           <object class="GtkSpinButton" id="MTR_FLD_DISTANCE:0.00cm">
  292.                             <property name="visible">True</property>
  293.                             <property name="can_focus">False</property>
  294.                             <property name="invisible_char">ΓÇó</property>
  295.                             <property name="adjustment">adjustmentDIST</property>
  296.                             <property name="digits">2</property>
  297.                           </object>
  298.                           <packing>
  299.                             <property name="left_attach">1</property>
  300.                             <property name="top_attach">3</property>
  301.                             <property name="width">1</property>
  302.                             <property name="height">1</property>
  303.                           </packing>
  304.                         </child>
  305.                         <child>
  306.                           <placeholder/>
  307.                         </child>
  308.                         <child>
  309.                           <placeholder/>
  310.                         </child>
  311.                         <child>
  312.                           <placeholder/>
  313.                         </child>
  314.                       </object>
  315.                       <packing>
  316.                         <property name="expand">False</property>
  317.                         <property name="fill">True</property>
  318.                         <property name="position">1</property>
  319.                       </packing>
  320.                     </child>
  321.                   </object>
  322.                   <packing>
  323.                     <property name="expand">False</property>
  324.                     <property name="fill">True</property>
  325.                     <property name="position">0</property>
  326.                   </packing>
  327.                 </child>
  328.                 <child>
  329.                   <object class="GtkButtonBox" id="buttonbox1">
  330.                     <property name="visible">True</property>
  331.                     <property name="can_focus">False</property>
  332.                     <property name="halign">end</property>
  333.                     <property name="vexpand">True</property>
  334.                     <property name="orientation">vertical</property>
  335.                     <property name="spacing">6</property>
  336.                     <property name="layout_style">start</property>
  337.                     <child>
  338.                       <object class="GtkButton" id="BTN_ADD">
  339.                         <property name="label">gtk-add</property>
  340.                         <property name="visible">True</property>
  341.                         <property name="can_focus">False</property>
  342.                         <property name="receives_default">True</property>
  343.                         <property name="use_underline">True</property>
  344.                         <property name="use_stock">True</property>
  345.                       </object>
  346.                       <packing>
  347.                         <property name="expand">False</property>
  348.                         <property name="fill">True</property>
  349.                         <property name="position">0</property>
  350.                       </packing>
  351.                     </child>
  352.                     <child>
  353.                       <object class="GtkButton" id="BTN_MODIFY">
  354.                         <property name="label" translatable="yes">_Modify</property>
  355.                         <property name="visible">True</property>
  356.                         <property name="can_focus">False</property>
  357.                         <property name="receives_default">True</property>
  358.                         <property name="use_underline">True</property>
  359.                       </object>
  360.                       <packing>
  361.                         <property name="expand">False</property>
  362.                         <property name="fill">True</property>
  363.                         <property name="position">1</property>
  364.                       </packing>
  365.                     </child>
  366.                     <child>
  367.                       <object class="GtkButton" id="BTN_DELETE">
  368.                         <property name="label">gtk-delete</property>
  369.                         <property name="visible">True</property>
  370.                         <property name="can_focus">False</property>
  371.                         <property name="receives_default">True</property>
  372.                         <property name="use_stock">True</property>
  373.                       </object>
  374.                       <packing>
  375.                         <property name="expand">False</property>
  376.                         <property name="fill">True</property>
  377.                         <property name="position">2</property>
  378.                       </packing>
  379.                     </child>
  380.                     <child>
  381.                       <object class="GtkGrid" id="grid2">
  382.                         <property name="visible">True</property>
  383.                         <property name="can_focus">False</property>
  384.                         <property name="row_spacing">6</property>
  385.                         <property name="column_spacing">6</property>
  386.                         <child>
  387.                           <object class="GtkButton" id="BTN_LOAD">
  388.                             <property name="visible">True</property>
  389.                             <property name="can_focus">True</property>
  390.                             <property name="receives_default">True</property>
  391.                             <property name="has_tooltip">True</property>
  392.                             <property name="tooltip_markup" translatable="yes">Load Line Styles</property>
  393.                             <property name="tooltip_text" translatable="yes">Load Line Styles</property>
  394.                             <property name="halign">center</property>
  395.                             <property name="hexpand">True</property>
  396.                             <property name="image">image1</property>
  397.                           </object>
  398.                           <packing>
  399.                             <property name="left_attach">0</property>
  400.                             <property name="top_attach">0</property>
  401.                             <property name="width">1</property>
  402.                             <property name="height">1</property>
  403.                           </packing>
  404.                         </child>
  405.                         <child>
  406.                           <object class="GtkButton" id="BTN_SAVE">
  407.                             <property name="visible">True</property>
  408.                             <property name="can_focus">True</property>
  409.                             <property name="receives_default">True</property>
  410.                             <property name="has_tooltip">True</property>
  411.                             <property name="tooltip_markup" translatable="yes">Save Line Styles</property>
  412.                             <property name="tooltip_text" translatable="yes">Save Line Styles</property>
  413.                             <property name="halign">center</property>
  414.                             <property name="hexpand">True</property>
  415.                             <property name="image">image2</property>
  416.                           </object>
  417.                           <packing>
  418.                             <property name="left_attach">1</property>
  419.                             <property name="top_attach">0</property>
  420.                             <property name="width">1</property>
  421.                             <property name="height">1</property>
  422.                           </packing>
  423.                         </child>
  424.                       </object>
  425.                       <packing>
  426.                         <property name="expand">False</property>
  427.                         <property name="fill">True</property>
  428.                         <property name="position">3</property>
  429.                         <property name="secondary">True</property>
  430.                       </packing>
  431.                     </child>
  432.                   </object>
  433.                   <packing>
  434.                     <property name="expand">False</property>
  435.                     <property name="fill">True</property>
  436.                     <property name="position">1</property>
  437.                   </packing>
  438.                 </child>
  439.               </object>
  440.               <packing>
  441.                 <property name="expand">False</property>
  442.                 <property name="fill">True</property>
  443.                 <property name="position">0</property>
  444.               </packing>
  445.             </child>
  446.             <child>
  447.               <object class="svxlo-SvxXLinePreview" id="CTL_PREVIEW">
  448.                 <property name="visible">True</property>
  449.                 <property name="can_focus">False</property>
  450.                 <property name="valign">end</property>
  451.               </object>
  452.               <packing>
  453.                 <property name="expand">False</property>
  454.                 <property name="fill">True</property>
  455.                 <property name="position">1</property>
  456.               </packing>
  457.             </child>
  458.           </object>
  459.         </child>
  460.       </object>
  461.     </child>
  462.     <child type="label">
  463.       <object class="GtkLabel" id="label1">
  464.         <property name="visible">True</property>
  465.         <property name="can_focus">False</property>
  466.         <property name="xalign">0</property>
  467.         <property name="label" translatable="yes">Properties</property>
  468.         <attributes>
  469.           <attribute name="weight" value="bold"/>
  470.         </attributes>
  471.       </object>
  472.     </child>
  473.   </object>
  474.   <object class="GtkSizeGroup" id="sizegroup1">
  475.     <widgets>
  476.       <widget name="FT_LINESTYLE"/>
  477.       <widget name="CBX_SYNCHRONIZE"/>
  478.     </widgets>
  479.   </object>
  480. </interface>
  481.