summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-01-14 14:19:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-01-20 21:15:25 +0100
commit4ed26badfd6fd9190cb6e54078b41eb38cb37dca (patch)
treee9c778147c7b9f1cf133cf4d6dddb699a6031157 /officecfg/registry/schema/org/openoffice/Office
parentd798b2784f8aae25168555a6c8b1ccb3ffec79ea (diff)
use resolution independent positions for writer's screen-rendering
in favor of pushing it down to the text renderers and leave it to them to optimized as best they can the the rendering to make it look as well as possible. the separate ScrArray can then be dropped as a consequence Change-Id: Ic0849c091a36e1a90453771b1c91b8ff706b679e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128418 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs8
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs8
2 files changed, 0 insertions, 16 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index dd96056b4f67..89c63d849cf7 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1459,14 +1459,6 @@
</info>
<value>false</value>
</prop>
- <prop oor:name="GlyphPositioningMode" oor:type="xs:int" oor:nillable="false">
- <!-- UIHints: Tools - Option - Text document - Layout - [Section] Window -->
- <info>
- <desc>Specifies the Glyph Positioning Mode.</desc>
- <label>Glyph Positioning Mode</label>
- </info>
- <value>2</value>
- </prop>
</group>
<group oor:name="Other">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index b4fdab4b8890..8d633caae4f0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -340,14 +340,6 @@
</info>
<value>false</value>
</prop>
- <prop oor:name="GlyphPositioningMode" oor:type="xs:int" oor:nillable="false">
- <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window -->
- <info>
- <desc>Specifies the Glyph Positioning Mode.</desc>
- <label>Glyph Positioning Mode</label>
- </info>
- <value>2</value>
- </prop>
</group>
<group oor:name="Other">
<info>