summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-05-01 00:31:46 +0200
committerEike Rathke <erack@redhat.com>2015-05-01 02:42:43 +0200
commita1fed7b55e44fd2a2dd525ebf6459f452210b15c (patch)
treef2e0a0e7de9e68b822ef804750eadd0e5d64b740 /sc/uiconfig
parentdd59b3aaf65d326f209a774da7aa612b2247a0fb (diff)
add "Contains totals row" to database range dialog
Change-Id: Ibdd144158f1484cf0e8c3861b6f3758a03638434
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/definedatabaserangedialog.ui28
1 files changed, 22 insertions, 6 deletions
diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index 41f3604279cd..0d1a5666d3f5 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
@@ -225,6 +225,22 @@
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="ContainsTotalsRow">
+ <property name="label" translatable="yes">Contains _totals row</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="xalign">0</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkCheckButton" id="InsertOrDeleteCells">
<property name="label" translatable="yes">Insert or delete _cells</property>
<property name="visible">True</property>
@@ -237,7 +253,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="position">2</property>
</packing>
</child>
<child>
@@ -253,7 +269,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">2</property>
+ <property name="position">3</property>
</packing>
</child>
<child>
@@ -269,7 +285,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
<child>
@@ -282,7 +298,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">4</property>
+ <property name="position">5</property>
</packing>
</child>
<child>
@@ -295,7 +311,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">5</property>
+ <property name="position">6</property>
</packing>
</child>
<child>
@@ -308,7 +324,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">6</property>
+ <property name="position">7</property>
</packing>
</child>
</object>