Kaydet (Commit) 0961cfc5 authored tarafından Eike Rathke's avatar Eike Rathke

Writer Web export to PNG,JPG: switch to proper SvFilterOptionsDialog

Change-Id: I6388ad03d4b94556f5a955d06c1f4e0d8c7188b1
Reviewed-on: https://gerrit.libreoffice.org/42501Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
Tested-by: 's avatarEike Rathke <erack@redhat.com>
üst 51c7d52e
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
--> -->
<node oor:name="writer_web_jpg_Export" oor:op="replace"> <node oor:name="writer_web_jpg_Export" oor:op="replace">
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
<prop oor:name="UIComponent"><value>com.sun.star.comp.GraphicExportDialog</value></prop> <prop oor:name="UIComponent"><value>com.sun.star.svtools.SvFilterOptionsDialog</value></prop>
<prop oor:name="FilterService"><value>com.sun.star.comp.GraphicExportFilter</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.GraphicExportFilter</value></prop>
<prop oor:name="UserData"><value></value></prop> <prop oor:name="UserData"><value></value></prop>
<prop oor:name="UIName"> <prop oor:name="UIName">
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
--> -->
<node oor:name="writer_web_png_Export" oor:op="replace"> <node oor:name="writer_web_png_Export" oor:op="replace">
<prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop>
<prop oor:name="UIComponent"><value>com.sun.star.comp.GraphicExportDialog</value></prop> <prop oor:name="UIComponent"><value>com.sun.star.svtools.SvFilterOptionsDialog</value></prop>
<prop oor:name="FilterService"><value>com.sun.star.comp.GraphicExportFilter</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.GraphicExportFilter</value></prop>
<prop oor:name="UserData"><value></value></prop> <prop oor:name="UserData"><value></value></prop>
<prop oor:name="UIName"> <prop oor:name="UIName">
......
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