summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--filter/source/config/fragments/filters/draw_svm_Export.xcu2
-rw-r--r--filter/source/config/fragments/filters/draw_tif_Export.xcu2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/fragments/filters/draw_svm_Export.xcu b/filter/source/config/fragments/filters/draw_svm_Export.xcu
index 3fe2bec4fb0b..29f52d67d3ae 100644
--- a/filter/source/config/fragments/filters/draw_svm_Export.xcu
+++ b/filter/source/config/fragments/filters/draw_svm_Export.xcu
@@ -1,4 +1,4 @@
- <node oor:name="draw_svm_Export" oor:op="replace" oor:finalized="true" oor:mandatory="true">
+ <node oor:name="draw_svm_Export" oor:op="replace">
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
<prop oor:name="UIComponent"><value>com.sun.star.svtools.SvFilterOptionsDialog</value></prop>
<prop oor:name="FilterService"/>
diff --git a/filter/source/config/fragments/filters/draw_tif_Export.xcu b/filter/source/config/fragments/filters/draw_tif_Export.xcu
index 9fe6668bccbc..0b03360bf75d 100644
--- a/filter/source/config/fragments/filters/draw_tif_Export.xcu
+++ b/filter/source/config/fragments/filters/draw_tif_Export.xcu
@@ -1,4 +1,4 @@
- <node oor:name="draw_tif_Export" oor:op="replace" oor:finalized="true" oor:mandatory="true">
+ <node oor:name="draw_tif_Export" oor:op="replace">
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
<prop oor:name="UIComponent"/>
<prop oor:name="FilterService"/>