home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Bureautique / LibreOffice / LibreOffice_4.3.5_Win_x86.msi / printeroptions2.ui < prev    next >
Extensible Markup Language  |  2014-09-18  |  15KB  |  307 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 3.0 -->
  4.   <object class="GtkBox" id="box">
  5.     <property name="visible">True</property>
  6.     <property name="can_focus">False</property>
  7.     <property name="hexpand">True</property>
  8.     <property name="vexpand">True</property>
  9.     <property name="orientation">vertical</property>
  10.     <child>
  11.       <object class="GtkFrame" id="contents">
  12.         <property name="visible">True</property>
  13.         <property name="can_focus">False</property>
  14.         <property name="label_xalign">0</property>
  15.         <property name="shadow_type">none</property>
  16.         <child>
  17.           <object class="GtkAlignment" id="alignment1">
  18.             <property name="visible">True</property>
  19.             <property name="can_focus">False</property>
  20.             <property name="left_padding">12</property>
  21.             <child>
  22.               <object class="GtkBox" id="box2">
  23.                 <property name="visible">True</property>
  24.                 <property name="can_focus">False</property>
  25.                 <property name="orientation">vertical</property>
  26.                 <child>
  27.                   <object class="GtkCheckButton" id="printname">
  28.                     <property name="label" translatable="yes">Slide name</property>
  29.                     <property name="use_action_appearance">False</property>
  30.                     <property name="visible">True</property>
  31.                     <property name="can_focus">True</property>
  32.                     <property name="receives_default">False</property>
  33.                     <property name="use_action_appearance">False</property>
  34.                     <property name="xalign">0</property>
  35.                     <property name="draw_indicator">True</property>
  36.                   </object>
  37.                   <packing>
  38.                     <property name="expand">False</property>
  39.                     <property name="fill">True</property>
  40.                     <property name="position">0</property>
  41.                   </packing>
  42.                 </child>
  43.                 <child>
  44.                   <object class="GtkCheckButton" id="printdatetime">
  45.                     <property name="label" translatable="yes">Date and time</property>
  46.                     <property name="use_action_appearance">False</property>
  47.                     <property name="visible">True</property>
  48.                     <property name="can_focus">True</property>
  49.                     <property name="receives_default">False</property>
  50.                     <property name="use_action_appearance">False</property>
  51.                     <property name="xalign">0</property>
  52.                     <property name="draw_indicator">True</property>
  53.                   </object>
  54.                   <packing>
  55.                     <property name="expand">False</property>
  56.                     <property name="fill">True</property>
  57.                     <property name="position">1</property>
  58.                   </packing>
  59.                 </child>
  60.                 <child>
  61.                   <object class="GtkCheckButton" id="printhidden">
  62.                     <property name="label" translatable="yes">Hidden pages</property>
  63.                     <property name="use_action_appearance">False</property>
  64.                     <property name="visible">True</property>
  65.                     <property name="can_focus">True</property>
  66.                     <property name="receives_default">False</property>
  67.                     <property name="use_action_appearance">False</property>
  68.                     <property name="xalign">0</property>
  69.                     <property name="draw_indicator">True</property>
  70.                   </object>
  71.                   <packing>
  72.                     <property name="expand">False</property>
  73.                     <property name="fill">True</property>
  74.                     <property name="position">2</property>
  75.                   </packing>
  76.                 </child>
  77.               </object>
  78.             </child>
  79.           </object>
  80.         </child>
  81.         <child type="label">
  82.           <object class="GtkLabel" id="label4">
  83.             <property name="visible">True</property>
  84.             <property name="can_focus">False</property>
  85.             <property name="label" translatable="yes">Contents</property>
  86.             <attributes>
  87.               <attribute name="weight" value="bold"/>
  88.             </attributes>
  89.           </object>
  90.         </child>
  91.       </object>
  92.       <packing>
  93.         <property name="expand">False</property>
  94.         <property name="fill">True</property>
  95.         <property name="position">0</property>
  96.       </packing>
  97.     </child>
  98.     <child>
  99.       <object class="GtkFrame" id="color">
  100.         <property name="visible">True</property>
  101.         <property name="can_focus">False</property>
  102.         <property name="label_xalign">0</property>
  103.         <property name="shadow_type">none</property>
  104.         <child>
  105.           <object class="GtkAlignment" id="alignment2">
  106.             <property name="visible">True</property>
  107.             <property name="can_focus">False</property>
  108.             <property name="left_padding">12</property>
  109.             <child>
  110.               <object class="GtkBox" id="box1">
  111.                 <property name="visible">True</property>
  112.                 <property name="can_focus">False</property>
  113.                 <property name="orientation">vertical</property>
  114.                 <child>
  115.                   <object class="GtkRadioButton" id="originalcolors">
  116.                     <property name="label" translatable="yes">Original size</property>
  117.                     <property name="use_action_appearance">False</property>
  118.                     <property name="visible">True</property>
  119.                     <property name="can_focus">True</property>
  120.                     <property name="receives_default">False</property>
  121.                     <property name="use_action_appearance">False</property>
  122.                     <property name="xalign">0</property>
  123.                     <property name="active">True</property>
  124.                     <property name="draw_indicator">True</property>
  125.                     <property name="group">grayscale</property>
  126.                   </object>
  127.                   <packing>
  128.                     <property name="expand">False</property>
  129.                     <property name="fill">True</property>
  130.                     <property name="position">0</property>
  131.                   </packing>
  132.                 </child>
  133.                 <child>
  134.                   <object class="GtkRadioButton" id="grayscale">
  135.                     <property name="label" translatable="yes">Grayscale</property>
  136.                     <property name="use_action_appearance">False</property>
  137.                     <property name="visible">True</property>
  138.                     <property name="can_focus">True</property>
  139.                     <property name="receives_default">False</property>
  140.                     <property name="use_action_appearance">False</property>
  141.                     <property name="xalign">0</property>
  142.                     <property name="active">True</property>
  143.                     <property name="draw_indicator">True</property>
  144.                     <property name="group">blackandwhite</property>
  145.                   </object>
  146.                   <packing>
  147.                     <property name="expand">False</property>
  148.                     <property name="fill">True</property>
  149.                     <property name="position">1</property>
  150.                   </packing>
  151.                 </child>
  152.                 <child>
  153.                   <object class="GtkRadioButton" id="blackandwhite">
  154.                     <property name="label" translatable="yes">Black & white</property>
  155.                     <property name="use_action_appearance">False</property>
  156.                     <property name="visible">True</property>
  157.                     <property name="can_focus">True</property>
  158.                     <property name="receives_default">False</property>
  159.                     <property name="use_action_appearance">False</property>
  160.                     <property name="xalign">0</property>
  161.                     <property name="active">True</property>
  162.                     <property name="draw_indicator">True</property>
  163.                     <property name="group">originalcolors</property>
  164.                   </object>
  165.                   <packing>
  166.                     <property name="expand">False</property>
  167.                     <property name="fill">True</property>
  168.                     <property name="position">2</property>
  169.                   </packing>
  170.                 </child>
  171.               </object>
  172.             </child>
  173.           </object>
  174.         </child>
  175.         <child type="label">
  176.           <object class="GtkLabel" id="label5">
  177.             <property name="visible">True</property>
  178.             <property name="can_focus">False</property>
  179.             <property name="label" translatable="yes">Color</property>
  180.             <attributes>
  181.               <attribute name="weight" value="bold"/>
  182.             </attributes>
  183.           </object>
  184.         </child>
  185.       </object>
  186.       <packing>
  187.         <property name="expand">False</property>
  188.         <property name="fill">True</property>
  189.         <property name="position">1</property>
  190.       </packing>
  191.     </child>
  192.     <child>
  193.       <object class="GtkFrame" id="pagesizes">
  194.         <property name="visible">True</property>
  195.         <property name="can_focus">False</property>
  196.         <property name="label_xalign">0</property>
  197.         <property name="shadow_type">none</property>
  198.         <child>
  199.           <object class="GtkAlignment" id="alignment3">
  200.             <property name="visible">True</property>
  201.             <property name="can_focus">False</property>
  202.             <property name="left_padding">12</property>
  203.             <child>
  204.               <object class="GtkBox" id="box3">
  205.                 <property name="visible">True</property>
  206.                 <property name="can_focus">False</property>
  207.                 <property name="orientation">vertical</property>
  208.                 <child>
  209.                   <object class="GtkRadioButton" id="originalsize">
  210.                     <property name="label" translatable="yes">Original size</property>
  211.                     <property name="use_action_appearance">False</property>
  212.                     <property name="visible">True</property>
  213.                     <property name="can_focus">True</property>
  214.                     <property name="receives_default">False</property>
  215.                     <property name="use_action_appearance">False</property>
  216.                     <property name="xalign">0</property>
  217.                     <property name="active">True</property>
  218.                     <property name="draw_indicator">True</property>
  219.                     <property name="group">fittoprintable</property>
  220.                   </object>
  221.                   <packing>
  222.                     <property name="expand">False</property>
  223.                     <property name="fill">True</property>
  224.                     <property name="position">0</property>
  225.                   </packing>
  226.                 </child>
  227.                 <child>
  228.                   <object class="GtkRadioButton" id="fittoprintable">
  229.                     <property name="label" translatable="yes">Fit to printable page</property>
  230.                     <property name="use_action_appearance">False</property>
  231.                     <property name="visible">True</property>
  232.                     <property name="can_focus">True</property>
  233.                     <property name="receives_default">False</property>
  234.                     <property name="use_action_appearance">False</property>
  235.                     <property name="xalign">0</property>
  236.                     <property name="active">True</property>
  237.                     <property name="draw_indicator">True</property>
  238.                     <property name="group">distributeonmultiple</property>
  239.                   </object>
  240.                   <packing>
  241.                     <property name="expand">False</property>
  242.                     <property name="fill">True</property>
  243.                     <property name="position">1</property>
  244.                   </packing>
  245.                 </child>
  246.                 <child>
  247.                   <object class="GtkRadioButton" id="distributeonmultiple">
  248.                     <property name="label" translatable="yes">Distribute on multiple sheets of paper</property>
  249.                     <property name="use_action_appearance">False</property>
  250.                     <property name="visible">True</property>
  251.                     <property name="can_focus">True</property>
  252.                     <property name="receives_default">False</property>
  253.                     <property name="use_action_appearance">False</property>
  254.                     <property name="xalign">0</property>
  255.                     <property name="active">True</property>
  256.                     <property name="draw_indicator">True</property>
  257.                     <property name="group">tilesheet</property>
  258.                   </object>
  259.                   <packing>
  260.                     <property name="expand">False</property>
  261.                     <property name="fill">True</property>
  262.                     <property name="position">2</property>
  263.                   </packing>
  264.                 </child>
  265.                 <child>
  266.                   <object class="GtkRadioButton" id="tilesheet">
  267.                     <property name="label" translatable="yes">Tile sheet of paper with repeated slides</property>
  268.                     <property name="use_action_appearance">False</property>
  269.                     <property name="visible">True</property>
  270.                     <property name="can_focus">True</property>
  271.                     <property name="receives_default">False</property>
  272.                     <property name="use_action_appearance">False</property>
  273.                     <property name="xalign">0</property>
  274.                     <property name="active">True</property>
  275.                     <property name="draw_indicator">True</property>
  276.                     <property name="group">originalsize</property>
  277.                   </object>
  278.                   <packing>
  279.                     <property name="expand">False</property>
  280.                     <property name="fill">True</property>
  281.                     <property name="position">3</property>
  282.                   </packing>
  283.                 </child>
  284.               </object>
  285.             </child>
  286.           </object>
  287.         </child>
  288.         <child type="label">
  289.           <object class="GtkLabel" id="label6">
  290.             <property name="visible">True</property>
  291.             <property name="can_focus">False</property>
  292.             <property name="label" translatable="yes">Size</property>
  293.             <attributes>
  294.               <attribute name="weight" value="bold"/>
  295.             </attributes>
  296.           </object>
  297.         </child>
  298.       </object>
  299.       <packing>
  300.         <property name="expand">False</property>
  301.         <property name="fill">True</property>
  302.         <property name="position">2</property>
  303.       </packing>
  304.     </child>
  305.   </object>
  306. </interface>
  307.