diff options
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 3 | ||||
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 8 |
2 files changed, 0 insertions, 11 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 0ab83f6654ba..de1eae2ce767 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -69,9 +69,6 @@ <prop oor:name="VerticalText"> <value>true</value> </prop> - <prop oor:name="VerticalCallOut"> - <value>true</value> - </prop> <prop oor:name="Ruby"> <value>true</value> </prop> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index cf44d4bb3b1c..bf760476afa3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6134,14 +6134,6 @@ </info> <value>false</value> </prop> - <prop oor:name="VerticalCallOut" oor:type="xs:boolean" oor:nillable="false"> - <!-- UIHints: setup --> - <info> - <desc>Specifies whether vertical call out objects are available - (true) or not (false).</desc> - </info> - <value>false</value> - </prop> </group> <group oor:name="CTL"> <info> |