summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorEilidh McAdam <eilidh@lanedo.com>2013-11-02 20:35:44 +0000
committerEike Rathke <erack@redhat.com>2013-11-04 09:40:03 -0600
commit7e4f8eb5eff642c7fc8bfa665289d55a1c5b054b (patch)
treeecb84ba465c3721a5150a05af629f5c0a015ba3c /officecfg
parenta37092075791ccbe6081e3e01990df6d9e6cdce6 (diff)
fdo#40788: Allow manual breaks in Calc to be forced
If the scale settings specify that the print ranges must be scaled across a specific number of pages, the default behaviour is to ignore breaks to avoid the case where breaks force more pages than specified. Here, an option under Calc -> Print -> Pages is added so that the user can specify that manual row and column breaks should be forced. Change-Id: I445cd7ce9e16e4ec2d0c320f059edad62b40f22d Reviewed-on: https://gerrit.libreoffice.org/6531 Tested-by: Eike Rathke <erack@redhat.com> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 4c583a43895a..0cdb9d51cd1e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1659,6 +1659,13 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="ForceBreaks" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>Specifies whether manual row and column breaks should be forced, regardless of sheet scale settings.</desc>
+ <label>Force manual breaks</label>
+ </info>
+ <value>false</value>
+ </prop>
</group>
<group oor:name="Other">
<info>