summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-01-29 14:13:56 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-01-29 14:13:56 +0100
commit38968acffdf2d1bd6f0839c86424eb194bf66cb2 (patch)
tree747b6f453cd8b9f9ed2b83bb14d679007260c5d6
parentc5b6413e7e346343939c84f77b4f2ee3099c1807 (diff)
parent10c86b73c3067d27d6f02f5f9c1267f09f67f16e (diff)
CWS-TOOLING: integrate CWS l10n32fixrc_DEV300ooo/DEV300_m71
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/default.css73
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrast1.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrast2.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrastblack.css91
-rwxr-xr-xhelpcontent2/source/auxiliary/eu/highcontrastwhite.css91
-rw-r--r--helpcontent2/source/auxiliary/eu/sbasic.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/scalc.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/schart.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/sdatabase.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/sdraw.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/simpress.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/smath.cfg9
-rw-r--r--helpcontent2/source/auxiliary/eu/swriter.cfg9
13 files changed, 509 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/eu/default.css b/helpcontent2/source/auxiliary/eu/default.css
new file mode 100755
index 0000000000..2fa534688a
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/default.css
@@ -0,0 +1,73 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ DEFAULT STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold; }
+
+.related
+ { font-weight: bold; margin-top:20pt; border-top: 1px solid black;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; margin-top: 2px; margin-bottom: 2px;}
+
+h1
+ { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.howtoget
+ { background:#EEEEEE;}
+
+.howtogetbody
+ { background:#EEEEEE; margin: 0px;}
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+.debug
+ { border: 1px solid black; padding: 3px; display: none;}
diff --git a/helpcontent2/source/auxiliary/eu/highcontrast1.css b/helpcontent2/source/auxiliary/eu/highcontrast1.css
new file mode 100755
index 0000000000..354c383724
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrast1.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST #1 STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #FFFF00;}
+
+.related
+ { border-top: 1px solid #FFFF00; }
+
+.howtogetheader
+ {border: 1px solid #EFEFEF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #FFFF00; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #FFFF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrast2.css b/helpcontent2/source/auxiliary/eu/highcontrast2.css
new file mode 100755
index 0000000000..ec2763dc2b
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrast2.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST #2 STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #00FF00;}
+
+.related
+ { border-top: 1px solid #00FF00; }
+
+.howtogetheader
+ {border: 1px solid #EFEFEF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #00FF00; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #00FF00; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrastblack.css b/helpcontent2/source/auxiliary/eu/highcontrastblack.css
new file mode 100755
index 0000000000..e782fd491c
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrastblack.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST BLACK STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #000000; color: #FFFFFF;}
+
+.related
+ { border-top: 1px solid #FFFFFF; }
+
+.howtogetheader
+ {border: 1px solid #FFFFFF; background: #000000;}
+
+h1
+ { border-bottom: 1px solid #FFFFFF; ]
+
+.howtoget
+ { background:#000000;}
+
+.howtogetbody
+ { background:#000000;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #FFFFFF; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/highcontrastwhite.css b/helpcontent2/source/auxiliary/eu/highcontrastwhite.css
new file mode 100755
index 0000000000..95f552ea71
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/highcontrastwhite.css
@@ -0,0 +1,91 @@
+/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ OPENOFFICE.ORG 2.0 HELP +
++ HIGH CONTRAST WHITE STYLESHEET +
++ WESTERN LANGUAGES +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ LAST CHANGES: 15-NOV-2004 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+*/
+
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
+
+.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
+ { font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
+
+.acronym
+ { font-weight: bold;}
+
+.related
+ { font-weight: bold; margin-top:20pt;}
+
+.emph, .menuitem, .keycode
+ { font-weight: bold; }
+
+.tablehead, .tableheadintable
+ { font-weight: bold; margin-top: 0px;}
+
+.howtogetheader
+ { font-weight: bold; padding: 3px;}
+
+h1, h2, h3, h4, h5, h6
+ { margin-bottom: 5pt; }
+
+p, td
+ { font-size: 10pt; }
+
+h1
+ { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
+
+h2
+ { font-size: 14pt; }
+
+h3
+ { font-size: 12pt; }
+
+h4, h5, h6
+ { font-size: 10pt; }
+
+.relatedtopics
+ { font-weight: normal; }
+
+.relatedbody
+ { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
+
+.wide
+ { width: 100%; }
+
+.topalign
+ { vertical-align: top; border: 1px;}
+
+.bug
+ { color: red; border: 1px solid red;}
+
+
+/* HIGH CONTRAST SPECIFIC SETTINGS */
+
+body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
+ { background: #FFFFFF; color: #000000;}
+
+.related
+ { border-top: 1px solid #000000; }
+
+.howtogetheader
+ {border: 1px solid #000000; background: #FFFFFF;}
+
+h1
+ { border-bottom: 1px solid #000000; ]
+
+.howtoget
+ { background:#FFFFFF;}
+
+.howtogetbody
+ { background:#FFFFFF;}
+
+.debug
+ { border: 1px solid red; padding: 3px; display: none;}
+
+a
+ { color: #000000; } \ No newline at end of file
diff --git a/helpcontent2/source/auxiliary/eu/sbasic.cfg b/helpcontent2/source/auxiliary/eu/sbasic.cfg
new file mode 100644
index 0000000000..7a65779b92
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sbasic.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Basic
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=7
+Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp
+Heading=headingheading
+Program=BASIC
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/scalc.cfg b/helpcontent2/source/auxiliary/eu/scalc.cfg
new file mode 100644
index 0000000000..6d71cb9c84
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/scalc.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Calc
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=3
+Start=text%2Fscalc%2Fmain0000.xhp
+Heading=headingheading
+Program=CALC
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/schart.cfg b/helpcontent2/source/auxiliary/eu/schart.cfg
new file mode 100644
index 0000000000..66f7aefa97
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/schart.cfg
@@ -0,0 +1,9 @@
+Title=%PRODUCTNAME Chart
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=4
+Start=text%2Fschart%2Fmain0000.xhp
+Heading=headingheading
+Program=CHART
+07.07.04 00:00:00
+
diff --git a/helpcontent2/source/auxiliary/eu/sdatabase.cfg b/helpcontent2/source/auxiliary/eu/sdatabase.cfg
new file mode 100644
index 0000000000..5b920575f0
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sdatabase.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Base
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=7
+Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp
+Heading=headingheading
+Program=DATABASE
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/sdraw.cfg b/helpcontent2/source/auxiliary/eu/sdraw.cfg
new file mode 100644
index 0000000000..1c2d171900
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/sdraw.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Draw
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=4
+Start=text%2Fsdraw%2Fmain0000.xhp
+Heading=headingheading
+Program=DRAW
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/simpress.cfg b/helpcontent2/source/auxiliary/eu/simpress.cfg
new file mode 100644
index 0000000000..24785e75d4
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/simpress.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Impress
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=5
+Start=text%2Fsimpress%2Fmain0000.xhp
+Heading=headingheading
+Program=IMPRESS
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/smath.cfg b/helpcontent2/source/auxiliary/eu/smath.cfg
new file mode 100644
index 0000000000..79dc265156
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/smath.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Math
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=6
+Start=text%2Fsmath%2Fmain0000.xhp
+Heading=headingheading
+Program=MATH
+07.07.04 00:00:00
diff --git a/helpcontent2/source/auxiliary/eu/swriter.cfg b/helpcontent2/source/auxiliary/eu/swriter.cfg
new file mode 100644
index 0000000000..c9cc7504f4
--- /dev/null
+++ b/helpcontent2/source/auxiliary/eu/swriter.cfg
@@ -0,0 +1,9 @@
+
+Title=%PRODUCTNAME Writer
+Copyright=Copyright 2004, Sun Microsystems, Inc.
+Language=eu
+Order=2
+Start=text%2Fswriter%2Fmain0000.xhp
+Heading=headingheading
+Program=WRITER
+07.07.04 00:00:00