diff options
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 4b3b4d4ac2c5..686f8ff1a734 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -259,6 +259,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Sheet ~Events...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:DataPilotFilter" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1461,6 +1464,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Row ~Height...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetOptimalRowHeight" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1483,6 +1489,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">H~ide Rows</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ShowRow" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1494,6 +1503,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Sho~w Rows</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ColumnWidth" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1505,6 +1517,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Column ~Width...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetOptimalColumnWidth" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1527,6 +1542,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">H~ide Columns</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:ShowColumn" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1538,6 +1556,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">S~how Columns</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Hide" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1829,11 +1850,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Rename Sheet...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Name" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Rename Sheet</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetTabBgColor" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1842,11 +1869,17 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">~Tab Color...</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TabBgColor" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Tab Color</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Move" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -1860,11 +1893,17 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Select All Sheets</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:TableDeselectAll" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Deselect All Sheets</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:Add" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> @@ -2083,6 +2122,9 @@ <prop oor:name="PopupLabel" oor:type="xs:string"> <value xml:lang="en-US">Sheet R~ight-To-Left</value> </prop> + <prop oor:name="Properties" oor:type="xs:int"> + <value>1</value> + </prop> </node> <node oor:name=".uno:SetAnchorToPage" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> |