summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-03-18 10:30:18 +0100
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-03-21 16:19:09 +0100
commit89399a6ba7c1817dfdc7676603f3fa1106d398c5 (patch)
tree087f78ab7799b2cdad78074f48980646104cbf8c /officecfg
parent15931deb7e4689cd885ff05439bab381f0478b2f (diff)
Char highlight: option about export LO character background to MSO formats
Export as highlighting or shading. Highlighting is the default. Change-Id: Ib2a38e4cd0d49317288bb565383b690d4222c8ed
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 6b010d7dd118..b613d3f4d176 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -4082,6 +4082,13 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="CharBackgroundToHighlighting" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>Specifies if character background is exported as highlighting
+ (and not as shading) when saving to Word document</desc>
+ </info>
+ <value>true</value>
+ </prop>
</group>
</group>
<group oor:name="Graphic">