summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/layout/insert-sheet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/layout/insert-sheet.xml b/sc/uiconfig/layout/insert-sheet.xml
index 2350da9aec77..35a55e405e7a 100644
--- a/sc/uiconfig/layout/insert-sheet.xml
+++ b/sc/uiconfig/layout/insert-sheet.xml
@@ -23,7 +23,7 @@
</vbox>
<vbox>
<hbox>
- <numericfield has_border="true" maximum="256" minimum="1" repeat="true" id="NF_COUNT" spin="true" spin-size="1" tabstop="true" value="1" cnt:fill="true" cnt:expand="false"/>
+ <numericfield has_border="true" maximum="256" minimum="1" repeat="true" id="NF_COUNT" spin="true" spin-size="1" tabstop="true" value="1" cnt:fill="true" cnt:expand="true"/>
</hbox>
<edit has_border="true" id="ED_TABNAME" cnt:fill="true" cnt:expand="true"/>
</vbox>