summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/frameloaders
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-29 14:03:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-29 14:03:10 +0000
commit171281a88a0a2320456aa56b8bd877173e046ba8 (patch)
tree471121d5af60da995f25b48d2cd74ef2f777926c /filter/source/config/fragments/frameloaders
parente76dab06011d51815b33ebe75695ac7416599675 (diff)
INTEGRATION: CWS os12 (1.2.26); FILE MERGED
2004/03/04 12:18:09 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized
Diffstat (limited to 'filter/source/config/fragments/frameloaders')
-rw-r--r--filter/source/config/fragments/frameloaders/com_sun_star_frame_Bibliography.xcu2
-rw-r--r--filter/source/config/fragments/frameloaders/com_sun_star_sdb_ContentLoader.xcu2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/fragments/frameloaders/com_sun_star_frame_Bibliography.xcu b/filter/source/config/fragments/frameloaders/com_sun_star_frame_Bibliography.xcu
index 40ad52f4aeee..a922de9cc0d0 100644
--- a/filter/source/config/fragments/frameloaders/com_sun_star_frame_Bibliography.xcu
+++ b/filter/source/config/fragments/frameloaders/com_sun_star_frame_Bibliography.xcu
@@ -1,3 +1,3 @@
- <node oor:name="com.sun.star.frame.Bibliography" oor:op="replace">
+ <node oor:name="com.sun.star.frame.Bibliography" oor:op="replace" oor:finalized="true" oor:mandatory="true">
<prop oor:name="Types"><value>component_Bibliography</value></prop>
</node>
diff --git a/filter/source/config/fragments/frameloaders/com_sun_star_sdb_ContentLoader.xcu b/filter/source/config/fragments/frameloaders/com_sun_star_sdb_ContentLoader.xcu
index fa1323c8d304..93cfbc851d81 100644
--- a/filter/source/config/fragments/frameloaders/com_sun_star_sdb_ContentLoader.xcu
+++ b/filter/source/config/fragments/frameloaders/com_sun_star_sdb_ContentLoader.xcu
@@ -1,3 +1,3 @@
- <node oor:name="com.sun.star.sdb.ContentLoader" oor:op="replace">
+ <node oor:name="com.sun.star.sdb.ContentLoader" oor:op="replace" oor:finalized="true" oor:mandatory="true">
<prop oor:name="Types"><value>component_DB</value></prop>
</node>