summaryrefslogtreecommitdiff
path: root/scp2/source/xsltfilter
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-05 07:59:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-05 07:59:37 +0000
commitc7861d222095149e4a87b384a5a711f530ffb4b6 (patch)
tree10bc275438858c7780b895604f355910d93663ea /scp2/source/xsltfilter
parent00d091c4a466f81cca5d93e3273053a71f5339e5 (diff)
INTEGRATION: CWS xsltfilter02 (1.3.14); FILE MERGED
2004/05/26 17:37:19 sus 1.3.14.1: #115567# adding (or moving) Excel and Word import and export filter into new location
Diffstat (limited to 'scp2/source/xsltfilter')
-rw-r--r--scp2/source/xsltfilter/module_xsltfilter.scp13
1 files changed, 10 insertions, 3 deletions
diff --git a/scp2/source/xsltfilter/module_xsltfilter.scp b/scp2/source/xsltfilter/module_xsltfilter.scp
index b55b39f54297..1ada11b1322a 100644
--- a/scp2/source/xsltfilter/module_xsltfilter.scp
+++ b/scp2/source/xsltfilter/module_xsltfilter.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: module_xsltfilter.scp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-04-27 13:11:09 $
+ * last change: $Author: rt $ $Date: 2004-07-05 08:59:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@ Module gid_Module_Optional_Xsltfiltersamples
MOD_NAME_DESC(MODULE_OPTIONAL_XSLTFILTERSAMPLES);
ParentID = gid_Module_Optional;
Files = ( gid_File_Xsl_Sofftodocbookheadings,gid_File_Xsl_Docbooktosoffheadings,
- gid_File_Stw_Docbooktemplate,gid_File_Xsl_Mswordxmlimport,
+ gid_File_Stw_Docbooktemplate,
gid_File_Xsl_Common_Measure_Conversion,
gid_File_Xsl_Export_Common_Body,
gid_File_Xsl_Export_Common_Table_Of_Content,
@@ -77,6 +77,13 @@ Module gid_Module_Optional_Xsltfiltersamples
gid_File_Xsl_Export_Common_Table_Table_Cells,
gid_File_Xsl_Export_Common_Table_Table_Columns,
gid_File_Xsl_Export_Common_Table_Table_Rows,
+ gid_File_Xsl_Export_Excelml_Ooo2excelml,
+ gid_File_Xsl_Export_Excelml_Style_Mapping,
+ gid_File_Xsl_Export_Excelml_Styles,
+ gid_File_Xsl_Export_Excelml_Table,
+ gid_File_Xsl_Export_Wordml_Ooo2wordml,
+ gid_File_Xsl_Import_Excelml_Excelml2ooo,
+ gid_File_Xsl_Import_Wordml_Wordml2ooo,
gid_File_Xsl_Export_Xhtml_Body,
gid_File_Xsl_Export_Xhtml_Header,
gid_File_Xsl_Export_Xhtml_Master_Chapter_Numbering,