diff options
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 52fec078a080..cf9af3492551 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -979,17 +979,11 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Rotate 1~80°</value> </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> </node> <node oor:name=".uno:RotateReset" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Reset R~otation</value> </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> </node> <node oor:name=".uno:NewHtmlDoc" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2673,9 +2667,6 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Word Count</value> </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> </node> <node oor:name=".uno:StylesMenu" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -3195,9 +3186,6 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Watermark...</value> </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> </node> </node> </node> |