diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-01 09:51:27 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-10-16 11:07:30 -0500 |
commit | 61173c1b58efa79c0ba6b08348d2796a249d0186 (patch) | |
tree | 00ebf544db18942e2a1ecfc5e5fa16931127d38f /source/auxiliary/ast | |
parent | 3dc2e7497f1798ae4ff6c5c8c562666bc10a393c (diff) |
move help structure one directory up
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc
Diffstat (limited to 'source/auxiliary/ast')
-rw-r--r-- | source/auxiliary/ast/default.css | 73 | ||||
-rw-r--r-- | source/auxiliary/ast/highcontrast1.css | 91 | ||||
-rw-r--r-- | source/auxiliary/ast/highcontrast2.css | 91 | ||||
-rw-r--r-- | source/auxiliary/ast/highcontrastblack.css | 91 | ||||
-rw-r--r-- | source/auxiliary/ast/highcontrastwhite.css | 91 | ||||
-rw-r--r-- | source/auxiliary/ast/sbasic.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/scalc.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/schart.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/sdatabase.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/sdraw.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/simpress.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/smath.cfg | 8 | ||||
-rw-r--r-- | source/auxiliary/ast/swriter.cfg | 8 |
13 files changed, 501 insertions, 0 deletions
diff --git a/source/auxiliary/ast/default.css b/source/auxiliary/ast/default.css new file mode 100644 index 0000000000..e99c5548c1 --- /dev/null +++ b/source/auxiliary/ast/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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",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/source/auxiliary/ast/highcontrast1.css b/source/auxiliary/ast/highcontrast1.css new file mode 100644 index 0000000000..b6059a0b81 --- /dev/null +++ b/source/auxiliary/ast/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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",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/source/auxiliary/ast/highcontrast2.css b/source/auxiliary/ast/highcontrast2.css new file mode 100644 index 0000000000..7d9c2ce3ff --- /dev/null +++ b/source/auxiliary/ast/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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",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/source/auxiliary/ast/highcontrastblack.css b/source/auxiliary/ast/highcontrastblack.css new file mode 100644 index 0000000000..9ccac2c16c --- /dev/null +++ b/source/auxiliary/ast/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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",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/source/auxiliary/ast/highcontrastwhite.css b/source/auxiliary/ast/highcontrastwhite.css new file mode 100644 index 0000000000..261b1309fa --- /dev/null +++ b/source/auxiliary/ast/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: "Albany AMT",Albany,Arial,"Nimbus Sans L","Bitstream Vera Sans",Helvetica,Lucida,Geneva,Helmet,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Cumberland AMT",Cumberland,"Courier New","Nimbus Mono L","Bitstream Vera Sans Mono",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/source/auxiliary/ast/sbasic.cfg b/source/auxiliary/ast/sbasic.cfg new file mode 100644 index 0000000000..22702dacd8 --- /dev/null +++ b/source/auxiliary/ast/sbasic.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Basic + +Language=ast +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC diff --git a/source/auxiliary/ast/scalc.cfg b/source/auxiliary/ast/scalc.cfg new file mode 100644 index 0000000000..5cd6276cf6 --- /dev/null +++ b/source/auxiliary/ast/scalc.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Calc + +Language=ast +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC diff --git a/source/auxiliary/ast/schart.cfg b/source/auxiliary/ast/schart.cfg new file mode 100644 index 0000000000..597a5ff0cb --- /dev/null +++ b/source/auxiliary/ast/schart.cfg @@ -0,0 +1,8 @@ +Title=%PRODUCTNAME Chart + +Language=ast +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART + diff --git a/source/auxiliary/ast/sdatabase.cfg b/source/auxiliary/ast/sdatabase.cfg new file mode 100644 index 0000000000..bc7e7cb293 --- /dev/null +++ b/source/auxiliary/ast/sdatabase.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Base + +Language=ast +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE diff --git a/source/auxiliary/ast/sdraw.cfg b/source/auxiliary/ast/sdraw.cfg new file mode 100644 index 0000000000..8e8bac9346 --- /dev/null +++ b/source/auxiliary/ast/sdraw.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Draw + +Language=ast +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW diff --git a/source/auxiliary/ast/simpress.cfg b/source/auxiliary/ast/simpress.cfg new file mode 100644 index 0000000000..e48ddf2afc --- /dev/null +++ b/source/auxiliary/ast/simpress.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Impress + +Language=ast +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS diff --git a/source/auxiliary/ast/smath.cfg b/source/auxiliary/ast/smath.cfg new file mode 100644 index 0000000000..65b914c3a3 --- /dev/null +++ b/source/auxiliary/ast/smath.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Math + +Language=ast +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH diff --git a/source/auxiliary/ast/swriter.cfg b/source/auxiliary/ast/swriter.cfg new file mode 100644 index 0000000000..aff08f6532 --- /dev/null +++ b/source/auxiliary/ast/swriter.cfg @@ -0,0 +1,8 @@ + +Title=%PRODUCTNAME Writer + +Language=ast +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER |