summaryrefslogtreecommitdiff
path: root/scp2/source/graphicfilter
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-12-09 15:15:52 +0000
committerKurt Zenker <kz@openoffice.org>2004-12-09 15:15:52 +0000
commit5dfcf0f0f63dd114e011ab04a67e3bd26c832a2c (patch)
tree10d1b9f00703fa53790698ce26c7730519bc8399 /scp2/source/graphicfilter
parentbf19bbc321fb13e7193290381586455b0e7180d4 (diff)
INTEGRATION: CWS impress22 (1.4.22); FILE MERGED
2004/12/08 10:10:17 thb 1.4.22.2: #i38517# Moved graphic filter dlls back to OOo core (could theoretically keep _some_ of them in optional filters, but then, filter/source/config would have to be adapted, too, which I deem too risky now. Should somebody rework this: please be aware that e.g. PICT is a REQUIRED filter, as certain MSO documents contain them) 2004/12/07 14:22:45 thb 1.4.22.1: #i38517# Moved internal graphic filter from _optional_ graphic filter branch to _mandatory_ office root
Diffstat (limited to 'scp2/source/graphicfilter')
-rw-r--r--scp2/source/graphicfilter/file_graphicfilter.scp66
1 files changed, 2 insertions, 64 deletions
diff --git a/scp2/source/graphicfilter/file_graphicfilter.scp b/scp2/source/graphicfilter/file_graphicfilter.scp
index 2007f646eb23..3d3067380d85 100644
--- a/scp2/source/graphicfilter/file_graphicfilter.scp
+++ b/scp2/source/graphicfilter/file_graphicfilter.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_graphicfilter.scp,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-11-17 12:58:31 $
+ * last change: $Author: kz $ $Date: 2004-12-09 16:15:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,20 +61,6 @@
#include "macros.inc"
-File gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Types_Xcu
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Share_Registry_Spool;
- Name = "/registry/spool/fcfg_internalgraphics_types.xcu";
-End
-
-File gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Filters_Xcu
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Dir_Share_Registry_Spool;
- Name = "/registry/spool/fcfg_internalgraphics_filters.xcu";
-End
-
File gid_File_Registry_Spool_Oo_TypeDetection_ImpressGraphics_Types_Xcu
TXT_FILE_BODY;
Styles = (PACKED);
@@ -103,55 +89,7 @@ File gid_File_Registry_Spool_Oo_TypeDetection_DrawGraphics_Filters_Xcu
Name = "/registry/spool/fcfg_drawgraphics_filters.xcu";
End
-STD_FILTER_FILE( gid_File_Filter_Egi, egi)
-
-STD_FILTER_FILE( gid_File_Filter_Epb, epb)
-
-STD_FILTER_FILE( gid_File_Filter_Epg, epg)
-
-STD_FILTER_FILE( gid_File_Filter_Epp, epp)
-
-STD_FILTER_FILE( gid_File_Filter_Eps, eps)
-
-STD_FILTER_FILE( gid_File_Filter_Ept, ept)
-
-STD_FILTER_FILE( gid_File_Filter_Era, era)
-
-STD_FILTER_FILE( gid_File_Filter_Eti, eti)
-
-STD_FILTER_FILE( gid_File_Filter_Exp, exp)
-
-STD_FILTER_FILE( gid_File_Filter_Icd, icd)
-
-STD_FILTER_FILE( gid_File_Filter_Idx, idx)
-
-STD_FILTER_FILE( gid_File_Filter_Ime, ime)
-
-STD_FILTER_FILE( gid_File_Filter_Ipb, ipb)
-
-STD_FILTER_FILE( gid_File_Filter_Ipd, ipd)
-
-STD_FILTER_FILE( gid_File_Filter_Ips, ips)
-
-STD_FILTER_FILE( gid_File_Filter_Ipt, ipt)
-
-STD_FILTER_FILE( gid_File_Filter_Ipx, ipx)
-
-STD_FILTER_FILE( gid_File_Filter_Ira, ira)
-
-STD_FILTER_FILE( gid_File_Filter_Itg, itg)
-
-STD_FILTER_FILE( gid_File_Filter_Iti, iti)
-
STD_UNO_LIB_FILE( gid_File_Lib_Flash, flash )
STD_UNO_LIB_FILE( gid_File_Lib_Svg, svg )
-STD_RES_FILE( gid_File_Res_Eps, eps )
-
-STD_RES_FILE( gid_File_Res_Egi, egi )
-
-STD_RES_FILE( gid_File_Res_Ept, ept )
-
-STD_RES_FILE( gid_File_Res_Eme, eme )
-