summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2020-08-25 10:11:50 +0200
committerLászló Németh <nemeth@numbertext.org>2020-08-25 12:27:18 +0200
commit267da17721fae4708c0168b9a1e2917cae38628b (patch)
tree880dcb8780451d58b91a3c3f23263f40d3e1220b /sw/uiconfig
parenteef202b0659a8ef5f2c1d0b38f292039f0ceaa8d (diff)
tdf#123388 sw: add PRODUCT table formula
for DOCX interoperability. Change-Id: Icd19d1e0025e76bc3ff00a347fa2743ed7c8ee06 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101306 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/inputwinmenu.ui8
1 files changed, 8 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/inputwinmenu.ui b/sw/uiconfig/swriter/ui/inputwinmenu.ui
index a86deca4d32e..7d1ff261bd07 100644
--- a/sw/uiconfig/swriter/ui/inputwinmenu.ui
+++ b/sw/uiconfig/swriter/ui/inputwinmenu.ui
@@ -187,6 +187,14 @@
<property name="use_underline">True</property>
</object>
</child>
+ <child>
+ <object class="GtkMenuItem" id="product">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes" context="inputwinmenu|product">Product</property>
+ <property name="use_underline">True</property>
+ </object>
+ </child>
</object>
</child>
</object>