summaryrefslogtreecommitdiff
path: root/scp2/source/xsltfilter
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-27 12:10:54 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-27 12:10:54 +0000
commit5ef4cdc049d54d7621b280a559b9920a8c91b400 (patch)
treec6749def6d1bde85e231b319bcc0d99412b187ef /scp2/source/xsltfilter
parent12a0fbb83d20e440d915ae475f1110b7e4ca0d0b (diff)
INTEGRATION: CWS xsltfilter01 (1.2.6); FILE MERGED
2004/04/05 18:29:08 sus 1.2.6.6: i27068 Adding missing table.xsl file 2004/04/05 16:02:16 sus 1.2.6.5: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name 2004/04/05 15:47:56 sus 1.2.6.4: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 12:52:31 sus 1.2.6.3: #27608# moved stylesheets out of redundant common/body directory 2004/03/18 09:31:55 lo 1.2.6.2: missing ';' 2004/03/17 18:02:18 sus 1.2.6.1: #i23508# move of XHTML transformation from XMLOFF to FILTER project
Diffstat (limited to 'scp2/source/xsltfilter')
-rw-r--r--scp2/source/xsltfilter/file_xsltfilter.scp143
1 files changed, 94 insertions, 49 deletions
diff --git a/scp2/source/xsltfilter/file_xsltfilter.scp b/scp2/source/xsltfilter/file_xsltfilter.scp
index 5180bb76be44..3ecbef62244c 100644
--- a/scp2/source/xsltfilter/file_xsltfilter.scp
+++ b/scp2/source/xsltfilter/file_xsltfilter.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_xsltfilter.scp,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-03-09 10:13:59 $
+ * last change: $Author: obo $ $Date: 2004-04-27 13:10:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,114 +75,159 @@ File gid_File_Stw_Docbooktemplate
Name = "DocBookTemplate.stw";
End
-File gid_File_Xsl_Common
+File gid_File_Xsl_Docbooktosoffheadings
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "common.xsl";
+ Dir = gid_Dir_Share_Xslt_Docbook;
+ Name = "docbooktosoffheadings.xsl";
End
-File gid_File_Xsl_Docbooktosoffheadings
+File gid_File_Xsl_Mswordxmlimport
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Microsoftwordxml;
+ Name = "MsWordXMLImport.xsl";
+End
+
+File gid_File_Xsl_Sofftodocbookheadings
TXT_FILE_BODY;
Styles = (PACKED);
Dir = gid_Dir_Share_Xslt_Docbook;
- Name = "docbooktosoffheadings.xsl";
+ Name = "sofftodocbookheadings.xsl";
End
-File gid_File_Xsl_Global_Document
+File gid_File_Xsl_Common_Measure_Conversion
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "global_document.xsl";
+ Dir = gid_Dir_Share_Xslt_Common;
+ Name = "/xslt/common/measure_conversion.xsl";
End
-File gid_File_Xsl_Main_Html
+File gid_File_Xsl_Export_Common_Body
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "main_html.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common;
+ Name = "/xslt/export/common/body.xsl";
End
-File gid_File_Xsl_Main_Wml
+File gid_File_Xsl_Export_Common_Table_Of_Content
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "main_wml.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common;
+ Name = "/xslt/export/common/table_of_content.xsl";
End
-File gid_File_Xsl_Mswordxmlimport
+File gid_File_Xsl_Export_Common_Styles_Styles_Collector
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Microsoftwordxml;
- Name = "MsWordXMLImport.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
+ Name = "/xslt/export/common/styles/style_collector.xsl";
End
-File gid_File_Xsl_Palm
+File gid_File_Xsl_Export_Common_Styles_Style_Mapping_Css
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "palm.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
+ Name = "/xslt/export/common/styles/style_mapping_css.xsl";
End
-File gid_File_Xsl_Sofftodocbookheadings
+File gid_File_Xsl_Export_Common_Styles_Style_Mapping_html32
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Docbook;
- Name = "sofftodocbookheadings.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
+ Name = "/xslt/export/common/styles/style_mapping_html32.xsl";
End
-File gid_File_Xsl_Style_Header
+File gid_File_Xsl_Export_Common_Table_Table
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "style_header.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Table;
+ Name = "/xslt/export/common/table/table.xsl";
End
-File gid_File_Xsl_Style_Inlined
+File gid_File_Xsl_Export_Common_Table_Table_Cells
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "style_inlined.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Table;
+ Name = "/xslt/export/common/table/table_cells.xsl";
End
-File gid_File_Xsl_Style_Mapping
+File gid_File_Xsl_Export_Common_Table_Table_Columns
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "style_mapping.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Table;
+ Name = "/xslt/export/common/table/table_columns.xsl";
End
-File gid_File_Xsl_Table
+File gid_File_Xsl_Export_Common_Table_Table_Rows
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "table.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Common_Table;
+ Name = "/xslt/export/common/table/table_rows.xsl";
End
-File gid_File_Xsl_Table_Cells
+File gid_File_Xsl_Export_Xhtml_Body
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "table_cells.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/body.xsl";
End
-File gid_File_Xsl_Table_Columns
+File gid_File_Xsl_Export_Xhtml_Header
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "table_columns.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/header.xsl";
End
-File gid_File_Xsl_Table_Rows
+File gid_File_Xsl_Export_Xhtml_Master_Chapter_Numbering
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "table_rows.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/master_chapter_numbering.xsl";
End
-File gid_File_Xsl_Table_Wml
+File gid_File_Xsl_Export_Xhtml_Master_Child_Linking
TXT_FILE_BODY;
Styles = (PACKED);
- Dir = gid_Dir_Share_Xslt_Xhtml;
- Name = "table_wml.xsl";
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/master_child_linking.xsl";
End
+
+
+File gid_File_Xsl_Export_Xhtml_Master_Document
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/master_document.xsl";
+End
+
+
+File gid_File_Xsl_Export_Xhtml_Master_Refs_Workaround
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/master_refs_workaround.xsl";
+End
+
+File gid_File_Xsl_Export_Xhtml_Master_Usability_Links
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/master_usability_links.xsl";
+End
+
+File gid_File_Xsl_Export_Xhtml_Ooo2xhtml
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/ooo2xhtml.xsl";
+End
+
+File gid_File_Xsl_Export_Xhtml_Table
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Xslt_Export_Xhtml;
+ Name = "/xslt/export/xhtml/table.xsl";
+End
+