Kaydet (Commit) 777ff460 authored tarafından andreas kainz's avatar andreas kainz Kaydeden (comit) andreas_kainz

tdf#105088 Add Properties to Control and Form Context Menu writer

Change-Id: Ibbd2569e150994dbab233b4244c63657ef4b66e3
Reviewed-on: https://gerrit.libreoffice.org/67345
Tested-by: Jenkins
Reviewed-by: 's avatarandreas_kainz <kainz.a@gmail.com>
üst c164084d
...@@ -5397,9 +5397,6 @@ ...@@ -5397,9 +5397,6 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Con~trol Properties...</value> <value xml:lang="en-US">Con~trol Properties...</value>
</prop> </prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">Con~trol...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>9</value> <value>9</value>
</prop> </prop>
...@@ -5408,9 +5405,6 @@ ...@@ -5408,9 +5405,6 @@
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">For~m Properties...</value> <value xml:lang="en-US">For~m Properties...</value>
</prop> </prop>
<prop oor:name="PopupLabel" oor:type="xs:string">
<value xml:lang="en-US">For~m...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>9</value> <value>9</value>
</prop> </prop>
......
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