home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / dao.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  12KB  |  301 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkWindow" id="gnm_dao">
  7.   <property name="title" translatable="yes"></property>
  8.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  9.   <property name="window_position">GTK_WIN_POS_NONE</property>
  10.   <property name="modal">False</property>
  11.   <property name="resizable">True</property>
  12.   <property name="destroy_with_parent">False</property>
  13.  
  14.   <child>
  15.     <widget class="GtkVBox" id="dao_box">
  16.       <property name="visible">True</property>
  17.       <property name="homogeneous">False</property>
  18.       <property name="spacing">0</property>
  19.  
  20.       <child>
  21.     <widget class="GtkTable" id="output-table">
  22.       <property name="border_width">7</property>
  23.       <property name="visible">True</property>
  24.       <property name="n_rows">11</property>
  25.       <property name="n_columns">3</property>
  26.       <property name="homogeneous">False</property>
  27.       <property name="row_spacing">6</property>
  28.       <property name="column_spacing">12</property>
  29.  
  30.       <child>
  31.         <widget class="GtkRadioButton" id="newsheet-button">
  32.           <property name="visible">True</property>
  33.           <property name="can_focus">True</property>
  34.           <property name="label" translatable="yes">New _sheet</property>
  35.           <property name="use_underline">True</property>
  36.           <property name="relief">GTK_RELIEF_NORMAL</property>
  37.           <property name="active">True</property>
  38.           <property name="inconsistent">False</property>
  39.           <property name="draw_indicator">True</property>
  40.         </widget>
  41.         <packing>
  42.           <property name="left_attach">1</property>
  43.           <property name="right_attach">2</property>
  44.           <property name="top_attach">1</property>
  45.           <property name="bottom_attach">2</property>
  46.           <property name="x_options">fill</property>
  47.           <property name="y_options"></property>
  48.         </packing>
  49.       </child>
  50.  
  51.       <child>
  52.         <widget class="GtkRadioButton" id="newworkbook-button">
  53.           <property name="visible">True</property>
  54.           <property name="can_focus">True</property>
  55.           <property name="label" translatable="yes">New _workbook</property>
  56.           <property name="use_underline">True</property>
  57.           <property name="relief">GTK_RELIEF_NORMAL</property>
  58.           <property name="active">False</property>
  59.           <property name="inconsistent">False</property>
  60.           <property name="draw_indicator">True</property>
  61.           <property name="group">newsheet-button</property>
  62.         </widget>
  63.         <packing>
  64.           <property name="left_attach">1</property>
  65.           <property name="right_attach">2</property>
  66.           <property name="top_attach">2</property>
  67.           <property name="bottom_attach">3</property>
  68.           <property name="x_options">fill</property>
  69.           <property name="y_options"></property>
  70.         </packing>
  71.       </child>
  72.  
  73.       <child>
  74.         <widget class="GtkRadioButton" id="outputrange-button">
  75.           <property name="visible">True</property>
  76.           <property name="can_focus">True</property>
  77.           <property name="label" translatable="yes">Output _range:</property>
  78.           <property name="use_underline">True</property>
  79.           <property name="relief">GTK_RELIEF_NORMAL</property>
  80.           <property name="active">False</property>
  81.           <property name="inconsistent">False</property>
  82.           <property name="draw_indicator">True</property>
  83.           <property name="group">newsheet-button</property>
  84.         </widget>
  85.         <packing>
  86.           <property name="left_attach">1</property>
  87.           <property name="right_attach">2</property>
  88.           <property name="top_attach">3</property>
  89.           <property name="bottom_attach">4</property>
  90.           <property name="x_options">fill</property>
  91.           <property name="y_options"></property>
  92.         </packing>
  93.       </child>
  94.  
  95.       <child>
  96.         <widget class="GtkCheckButton" id="autofit_button">
  97.           <property name="visible">True</property>
  98.           <property name="can_focus">True</property>
  99.           <property name="label" translatable="yes">A_utofit columns</property>
  100.           <property name="use_underline">True</property>
  101.           <property name="relief">GTK_RELIEF_NORMAL</property>
  102.           <property name="active">True</property>
  103.           <property name="inconsistent">False</property>
  104.           <property name="draw_indicator">True</property>
  105.         </widget>
  106.         <packing>
  107.           <property name="left_attach">1</property>
  108.           <property name="right_attach">3</property>
  109.           <property name="top_attach">6</property>
  110.           <property name="bottom_attach">7</property>
  111.           <property name="x_options">fill</property>
  112.           <property name="y_options"></property>
  113.         </packing>
  114.       </child>
  115.  
  116.       <child>
  117.         <widget class="GtkCheckButton" id="clear_outputrange_button">
  118.           <property name="visible">True</property>
  119.           <property name="can_focus">True</property>
  120.           <property name="label" translatable="yes">C_lear output range</property>
  121.           <property name="use_underline">True</property>
  122.           <property name="relief">GTK_RELIEF_NORMAL</property>
  123.           <property name="active">True</property>
  124.           <property name="inconsistent">False</property>
  125.           <property name="draw_indicator">True</property>
  126.         </widget>
  127.         <packing>
  128.           <property name="left_attach">1</property>
  129.           <property name="right_attach">3</property>
  130.           <property name="top_attach">7</property>
  131.           <property name="bottom_attach">8</property>
  132.           <property name="x_options">fill</property>
  133.           <property name="y_options"></property>
  134.         </packing>
  135.       </child>
  136.  
  137.       <child>
  138.         <widget class="GtkCheckButton" id="retain_format_button">
  139.           <property name="visible">True</property>
  140.           <property name="can_focus">True</property>
  141.           <property name="label" translatable="yes">Retain output range _formatting</property>
  142.           <property name="use_underline">True</property>
  143.           <property name="relief">GTK_RELIEF_NORMAL</property>
  144.           <property name="active">False</property>
  145.           <property name="inconsistent">False</property>
  146.           <property name="draw_indicator">True</property>
  147.         </widget>
  148.         <packing>
  149.           <property name="left_attach">1</property>
  150.           <property name="right_attach">3</property>
  151.           <property name="top_attach">8</property>
  152.           <property name="bottom_attach">9</property>
  153.           <property name="x_options">fill</property>
  154.           <property name="y_options"></property>
  155.         </packing>
  156.       </child>
  157.  
  158.       <child>
  159.         <widget class="GtkCheckButton" id="retain_comments_button">
  160.           <property name="visible">True</property>
  161.           <property name="can_focus">True</property>
  162.           <property name="label" translatable="yes">Retain output range co_mments</property>
  163.           <property name="use_underline">True</property>
  164.           <property name="relief">GTK_RELIEF_NORMAL</property>
  165.           <property name="active">False</property>
  166.           <property name="inconsistent">False</property>
  167.           <property name="draw_indicator">True</property>
  168.         </widget>
  169.         <packing>
  170.           <property name="left_attach">1</property>
  171.           <property name="right_attach">3</property>
  172.           <property name="top_attach">9</property>
  173.           <property name="bottom_attach">10</property>
  174.           <property name="x_options">fill</property>
  175.           <property name="y_options"></property>
  176.         </packing>
  177.       </child>
  178.  
  179.       <child>
  180.         <widget class="GtkComboBox" id="put_menu">
  181.           <property name="visible">True</property>
  182.           <property name="items">Values
  183. Formulas</property>
  184.         </widget>
  185.         <packing>
  186.           <property name="left_attach">2</property>
  187.           <property name="right_attach">3</property>
  188.           <property name="top_attach">10</property>
  189.           <property name="bottom_attach">11</property>
  190.           <property name="x_options">fill</property>
  191.           <property name="y_options">fill</property>
  192.         </packing>
  193.       </child>
  194.  
  195.       <child>
  196.         <widget class="GtkLabel" id="label5">
  197.           <property name="visible">True</property>
  198.           <property name="label" translatable="yes">_Enter into cells:</property>
  199.           <property name="use_underline">True</property>
  200.           <property name="use_markup">False</property>
  201.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  202.           <property name="wrap">False</property>
  203.           <property name="selectable">False</property>
  204.           <property name="xalign">0</property>
  205.           <property name="yalign">0.5</property>
  206.           <property name="xpad">0</property>
  207.           <property name="ypad">0</property>
  208.           <property name="mnemonic_widget">put_menu</property>
  209.         </widget>
  210.         <packing>
  211.           <property name="left_attach">1</property>
  212.           <property name="right_attach">2</property>
  213.           <property name="top_attach">10</property>
  214.           <property name="bottom_attach">11</property>
  215.           <property name="x_options">fill</property>
  216.           <property name="y_options"></property>
  217.         </packing>
  218.       </child>
  219.  
  220.       <child>
  221.         <widget class="GtkRadioButton" id="inplace-button">
  222.           <property name="visible">True</property>
  223.           <property name="can_focus">True</property>
  224.           <property name="label" translatable="yes">Filter _in-place</property>
  225.           <property name="use_underline">True</property>
  226.           <property name="relief">GTK_RELIEF_NORMAL</property>
  227.           <property name="active">False</property>
  228.           <property name="inconsistent">False</property>
  229.           <property name="draw_indicator">True</property>
  230.           <property name="group">newsheet-button</property>
  231.         </widget>
  232.         <packing>
  233.           <property name="left_attach">1</property>
  234.           <property name="right_attach">2</property>
  235.           <property name="top_attach">4</property>
  236.           <property name="bottom_attach">5</property>
  237.           <property name="x_options">fill</property>
  238.           <property name="y_options"></property>
  239.         </packing>
  240.       </child>
  241.  
  242.       <child>
  243.         <widget class="GtkLabel" id="label7">
  244.           <property name="visible">True</property>
  245.           <property name="label" translatable="yes"><b>Output Placement</b></property>
  246.           <property name="use_underline">False</property>
  247.           <property name="use_markup">True</property>
  248.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  249.           <property name="wrap">False</property>
  250.           <property name="selectable">False</property>
  251.           <property name="xalign">0</property>
  252.           <property name="yalign">0.5</property>
  253.           <property name="xpad">0</property>
  254.           <property name="ypad">0</property>
  255.         </widget>
  256.         <packing>
  257.           <property name="left_attach">0</property>
  258.           <property name="right_attach">3</property>
  259.           <property name="top_attach">0</property>
  260.           <property name="bottom_attach">1</property>
  261.           <property name="x_options">fill</property>
  262.           <property name="y_options"></property>
  263.         </packing>
  264.       </child>
  265.  
  266.       <child>
  267.         <widget class="GtkLabel" id="label6">
  268.           <property name="visible">True</property>
  269.           <property name="label" translatable="yes"><b>Output Formatting</b></property>
  270.           <property name="use_underline">False</property>
  271.           <property name="use_markup">True</property>
  272.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  273.           <property name="wrap">False</property>
  274.           <property name="selectable">False</property>
  275.           <property name="xalign">0</property>
  276.           <property name="yalign">0.5</property>
  277.           <property name="xpad">0</property>
  278.           <property name="ypad">0</property>
  279.         </widget>
  280.         <packing>
  281.           <property name="left_attach">0</property>
  282.           <property name="right_attach">3</property>
  283.           <property name="top_attach">5</property>
  284.           <property name="bottom_attach">6</property>
  285.           <property name="x_options">fill</property>
  286.           <property name="y_options"></property>
  287.         </packing>
  288.       </child>
  289.     </widget>
  290.     <packing>
  291.       <property name="padding">0</property>
  292.       <property name="expand">True</property>
  293.       <property name="fill">True</property>
  294.     </packing>
  295.       </child>
  296.     </widget>
  297.   </child>
  298. </widget>
  299.  
  300. </glade-interface>
  301.