Kaydet (Commit) 72ec2c80 authored tarafından Justin Luth's avatar Justin Luth

tdf#120540 draw/impress UI: add Format / Table submenu

Although these commands were available in context menus,
there was no main menu access to these commands.

Also:
-cleanup unused context/popup labels related to table items.

Change-Id: Ia574c3783bb279e869c2b8c716f6fb394aa21873
Reviewed-on: https://gerrit.libreoffice.org/61715
Tested-by: Jenkins
Reviewed-by: 's avatarJustin Luth <justin_luth@sil.org>
üst 3ea3611b
......@@ -1917,12 +1917,6 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Rows</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Rows...</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Insert Rows...</value>
</prop>
</node>
<node oor:name=".uno:InsertColumnsAfter" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......@@ -1944,23 +1938,11 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Columns</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Columns...</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Insert Columns...</value>
</prop>
</node>
<node oor:name=".uno:DeleteRows" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Delete Row</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Rows</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Delete Row</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
......@@ -1969,12 +1951,6 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Delete Column</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Columns</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Delete Column</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
......@@ -1984,7 +1960,10 @@
<value xml:lang="en-US">Select Table</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Table</value>
<value xml:lang="en-US">~Select...</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Select Table</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
......@@ -1994,25 +1973,13 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Select Column</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Columns</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Select Column</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:EntireRow" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Select Rows</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Rows</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Select Rows</value>
<value xml:lang="en-US">Select Row</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
......@@ -2022,6 +1989,12 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Ta~ble Properties...</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Properties...</value>
</prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Ta~ble Properties...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
......
......@@ -6365,6 +6365,11 @@
<value xml:lang="en-US">Sen~d</value>
</prop>
</node>
<node oor:name=".uno:TableMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">T~able</value>
</prop>
</node>
<node oor:name=".uno:SignaturesMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Digital Signatures</value>
......
......@@ -2705,11 +2705,6 @@
</node>
</node>
<node oor:name="Popups">
<node oor:name=".uno:TableMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">T~able</value>
</prop>
</node>
<node oor:name=".uno:TableSelectMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Select</value>
......
......@@ -347,6 +347,29 @@
<menu:menuitem menu:id=".uno:FontDialog"/>
<menu:menuitem menu:id=".uno:ParagraphDialog"/>
<menu:menuitem menu:id=".uno:OutlineBullet"/>
<menu:menu menu:id=".uno:TableMenu">
<menu:menupopup>
<menu:menuitem menu:id=".uno:SetMinimalRowHeight"/>
<menu:menuitem menu:id=".uno:SetOptimalRowHeight"/>
<menu:menuitem menu:id=".uno:DistributeRows"/>
<menu:menuitem menu:id=".uno:EntireRow"/>
<menu:menuitem menu:id=".uno:InsertRowDialog"/>
<menu:menuitem menu:id=".uno:DeleteRows"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SetMinimalColumnWidth"/>
<menu:menuitem menu:id=".uno:SetOptimalColumnWidth"/>
<menu:menuitem menu:id=".uno:DistributeColumns"/>
<menu:menuitem menu:id=".uno:EntireColumn"/>
<menu:menuitem menu:id=".uno:InsertColumnDialog"/>
<menu:menuitem menu:id=".uno:DeleteColumns"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:MergeCells"/>
<menu:menuitem menu:id=".uno:SplitCell"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SelectTable"/>
<menu:menuitem menu:id=".uno:TableDialog"/>
</menu:menupopup>
</menu:menu>
<menu:menuitem menu:id=".uno:ModifyLayer"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:TransformDialog"/>
......
......@@ -375,6 +375,29 @@
<menu:menuitem menu:id=".uno:FontDialog"/>
<menu:menuitem menu:id=".uno:ParagraphDialog"/>
<menu:menuitem menu:id=".uno:OutlineBullet"/>
<menu:menu menu:id=".uno:TableMenu">
<menu:menupopup>
<menu:menuitem menu:id=".uno:SetMinimalRowHeight"/>
<menu:menuitem menu:id=".uno:SetOptimalRowHeight"/>
<menu:menuitem menu:id=".uno:DistributeRows"/>
<menu:menuitem menu:id=".uno:EntireRow"/>
<menu:menuitem menu:id=".uno:InsertRowDialog"/>
<menu:menuitem menu:id=".uno:DeleteRows"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SetMinimalColumnWidth"/>
<menu:menuitem menu:id=".uno:SetOptimalColumnWidth"/>
<menu:menuitem menu:id=".uno:DistributeColumns"/>
<menu:menuitem menu:id=".uno:EntireColumn"/>
<menu:menuitem menu:id=".uno:InsertColumnDialog"/>
<menu:menuitem menu:id=".uno:DeleteColumns"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:MergeCells"/>
<menu:menuitem menu:id=".uno:SplitCell"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:SelectTable"/>
<menu:menuitem menu:id=".uno:TableDialog"/>
</menu:menupopup>
</menu:menu>
<menu:menuseparator/>
<menu:menu menu:id=".uno:FormatImageMenu">
<menu:menupopup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment