summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org
diff options
context:
space:
mode:
authorWinfried Donkers <osc@dci-electronics.nl>2012-02-08 19:16:52 +0100
committerJan Holesovsky <kendy@suse.cz>2012-02-13 22:30:55 +0100
commit80a72c4cc7edc6b4c0b88d841500617cd733cbf7 (patch)
tree6436cc464578ddcb884b2bc7cc37973570af6463 /officecfg/registry/schema/org
parent765c6d9916b1959ff92811e80bf0fc4870e7ab29 (diff)
fdo#44516: Improved label/BC wizard - set paper size
Diffstat (limited to 'officecfg/registry/schema/org')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs18
1 files changed, 18 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 39c1b87d67c2..700d213a3e99 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -5068,6 +5068,24 @@
</info>
<value>0</value>
</prop>
+ <prop oor:name="PageWidth" oor:type="xs:int">
+ <!-- UIHints: File New Labels Format -->
+ <info>
+ <author>Winfried</author>
+ <desc>Specifies the page width of the label sheet [UNIT=1/100 mm].</desc>
+ <label>Page Width</label>
+ </info>
+ <value>10000</value>
+ </prop>
+ <prop oor:name="PageHeight" oor:type="xs:int">
+ <!-- UIHints: File New Labels Format -->
+ <info>
+ <author>Winfried</author>
+ <desc>Specifies the page height of the label sheet [UNIT=1/100 mm].</desc>
+ <label>Page Height</label>
+ </info>
+ <value>10000</value>
+ </prop>
</group>
<group oor:name="Option">
<info>