diff options
author | Uwe Fischer <ufi@openoffice.org> | 2010-05-26 14:26:31 +0200 |
---|---|---|
committer | Uwe Fischer <ufi@openoffice.org> | 2010-05-26 14:26:31 +0200 |
commit | 1b085e176d2f0dd6cd2bdba03ebadc21b03e027c (patch) | |
tree | e911c2dfa6ed9284a11d8a40eaa6e2078aa31d38 | |
parent | 1f9f48080652e39aa440a7aca00dafeabe6a2f49 (diff) | |
parent | 8db3fdea6580acd2a136d6e5e14c20efb89cf99f (diff) |
hcshared26: merge with DEV300_m79
41 files changed, 1272 insertions, 32 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 17a1ae718b..4519ec2979 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -1,18 +1,31 @@ #************************************************************************* -#* -#* $Workfile:$ -#* -#* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2007-06-26 12:34:21 $ -#* -#* $Revision: 1.11 $ -#* -#* $Logfile:$ -#* -#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. -#* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# <http://www.openoffice.org/license.html> +# for a copy of the LGPLv3 License. +# #************************************************************************* + # edit to match directory level PRJ = %prj% # same for all makefiles in "helpcontent2" diff --git a/helpcontent2/source/auxiliary/ca-XV/default.css b/helpcontent2/source/auxiliary/ca-XV/default.css new file mode 100644 index 0000000000..39c0e7c100 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/default.css @@ -0,0 +1,92 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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/ca-XV/highcontrast1.css b/helpcontent2/source/auxiliary/ca-XV/highcontrast1.css new file mode 100644 index 0000000000..7ab33fbbbb --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrast1.css @@ -0,0 +1,110 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css b/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css new file mode 100644 index 0000000000..930dfe9605 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrast2.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css b/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css new file mode 100644 index 0000000000..63732b88ff --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrastblack.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css b/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css new file mode 100644 index 0000000000..e3743341a0 --- /dev/null +++ b/helpcontent2/source/auxiliary/ca-XV/highcontrastwhite.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/hi-IN/sbasic.cfg b/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg index 9d4e609bab..0c08ecaa82 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/sbasic.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/sbasic.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Basic -Language=hi-IN +Language=ca-XV Order=7 Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/scalc.cfg b/helpcontent2/source/auxiliary/ca-XV/scalc.cfg index 1d009239c4..64be5e3429 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/scalc.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/scalc.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Calc -Language=hi-IN +Language=ca-XV Order=3 Start=text%2Fscalc%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/schart.cfg b/helpcontent2/source/auxiliary/ca-XV/schart.cfg index 42c075058b..b3a51c307e 100755 --- a/helpcontent2/source/auxiliary/hi-IN/schart.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/schart.cfg @@ -1,6 +1,6 @@ Title=%PRODUCTNAME Chart -Language=hi-IN +Language=ca-XV Order=4 Start=text%2Fschart%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg b/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg index 8c43bb0066..cdf369b046 100644 --- a/helpcontent2/source/auxiliary/hi-IN/sdatabase.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/sdatabase.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Base -Language=hi-IN +Language=ca-XV Order=7 Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/sdraw.cfg b/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg index f43be07bd0..4c83b7101d 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/sdraw.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/sdraw.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Draw -Language=hi-IN +Language=ca-XV Order=4 Start=text%2Fsdraw%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/simpress.cfg b/helpcontent2/source/auxiliary/ca-XV/simpress.cfg index 43d4ba40cd..60266fd73a 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/simpress.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/simpress.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Impress -Language=hi-IN +Language=ca-XV Order=5 Start=text%2Fsimpress%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/smath.cfg b/helpcontent2/source/auxiliary/ca-XV/smath.cfg index a6df6a898f..5d2a39239b 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/smath.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/smath.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Math -Language=hi-IN +Language=ca-XV Order=6 Start=text%2Fsmath%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/swriter.cfg b/helpcontent2/source/auxiliary/ca-XV/swriter.cfg index 1987d3a024..a77ad3f714 100755..100644 --- a/helpcontent2/source/auxiliary/hi-IN/swriter.cfg +++ b/helpcontent2/source/auxiliary/ca-XV/swriter.cfg @@ -1,7 +1,7 @@ Title=%PRODUCTNAME Writer -Language=hi-IN +Language=ca-XV Order=2 Start=text%2Fswriter%2Fmain0000.xhp Heading=headingheading diff --git a/helpcontent2/source/auxiliary/hi-IN/default.css b/helpcontent2/source/auxiliary/hi/default.css index 11cf2bdb79..11cf2bdb79 100755 --- a/helpcontent2/source/auxiliary/hi-IN/default.css +++ b/helpcontent2/source/auxiliary/hi/default.css diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrast1.css b/helpcontent2/source/auxiliary/hi/highcontrast1.css index a57b430a6b..a57b430a6b 100755 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrast1.css +++ b/helpcontent2/source/auxiliary/hi/highcontrast1.css diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrast2.css b/helpcontent2/source/auxiliary/hi/highcontrast2.css index 4d2840c1a6..4d2840c1a6 100755 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrast2.css +++ b/helpcontent2/source/auxiliary/hi/highcontrast2.css diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css b/helpcontent2/source/auxiliary/hi/highcontrastblack.css index cda90d84ed..cda90d84ed 100755 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrastblack.css +++ b/helpcontent2/source/auxiliary/hi/highcontrastblack.css diff --git a/helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css b/helpcontent2/source/auxiliary/hi/highcontrastwhite.css index 105e2f8a6c..105e2f8a6c 100755 --- a/helpcontent2/source/auxiliary/hi-IN/highcontrastwhite.css +++ b/helpcontent2/source/auxiliary/hi/highcontrastwhite.css diff --git a/helpcontent2/source/auxiliary/hi/sbasic.cfg b/helpcontent2/source/auxiliary/hi/sbasic.cfg new file mode 100755 index 0000000000..cdd2b6a8eb --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=hi +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/scalc.cfg b/helpcontent2/source/auxiliary/hi/scalc.cfg new file mode 100755 index 0000000000..3590b9ad35 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=hi +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/schart.cfg b/helpcontent2/source/auxiliary/hi/schart.cfg new file mode 100755 index 0000000000..908a729c7c --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=hi +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/hi/sdatabase.cfg b/helpcontent2/source/auxiliary/hi/sdatabase.cfg new file mode 100644 index 0000000000..a76f77894b --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=hi +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/hi/sdraw.cfg b/helpcontent2/source/auxiliary/hi/sdraw.cfg new file mode 100755 index 0000000000..1fcd2faa61 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=hi +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/simpress.cfg b/helpcontent2/source/auxiliary/hi/simpress.cfg new file mode 100755 index 0000000000..08dd3c26c9 --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=hi +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/smath.cfg b/helpcontent2/source/auxiliary/hi/smath.cfg new file mode 100755 index 0000000000..a54638175a --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=hi +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/hi/swriter.cfg b/helpcontent2/source/auxiliary/hi/swriter.cfg new file mode 100755 index 0000000000..246c8a6aaa --- /dev/null +++ b/helpcontent2/source/auxiliary/hi/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=hi +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk index 29a085070e..93c8223af3 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -1,18 +1,31 @@ #************************************************************************* -#* -#* $Workfile:$ -#* -#* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2007-11-06 15:56:17 $ -#* -#* $Revision: 1.13 $ -#* -#* $Logfile:$ -#* -#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. -#* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# <http://www.openoffice.org/license.html> +# for a copy of the LGPLv3 License. +# #************************************************************************* + PRJ = ..$/.. PRJNAME = helpcontent2 TARGET = auxiliary diff --git a/helpcontent2/source/auxiliary/sq/default.css b/helpcontent2/source/auxiliary/sq/default.css new file mode 100644 index 0000000000..39c0e7c100 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/default.css @@ -0,0 +1,92 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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/sq/highcontrast1.css b/helpcontent2/source/auxiliary/sq/highcontrast1.css new file mode 100644 index 0000000000..7ab33fbbbb --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrast1.css @@ -0,0 +1,110 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrast2.css b/helpcontent2/source/auxiliary/sq/highcontrast2.css new file mode 100644 index 0000000000..930dfe9605 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrast2.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrastblack.css b/helpcontent2/source/auxiliary/sq/highcontrastblack.css new file mode 100644 index 0000000000..63732b88ff --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrastblack.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/highcontrastwhite.css b/helpcontent2/source/auxiliary/sq/highcontrastwhite.css new file mode 100644 index 0000000000..e3743341a0 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/highcontrastwhite.css @@ -0,0 +1,111 @@ +/* +*********************************************************************** + * + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2000, 2010 Oracle and/or its affiliates. + * + * OpenOffice.org - a multi-platform office productivity suite + * + * This file is part of OpenOffice.org. + * + * OpenOffice.org is free software: you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 3 + * only, as published by the Free Software Foundation. + * + * OpenOffice.org is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Lesser General Public License version 3 for more details + * (a copy is included in the LICENSE file that accompanied this code). + * + * You should have received a copy of the GNU Lesser General Public License + * version 3 along with OpenOffice.org. If not, see + * <http://www.openoffice.org/license.html> + * for a copy of the LGPLv3 License. + * + ************************************************************************ +*/ + + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; } + +.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,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; } diff --git a/helpcontent2/source/auxiliary/sq/sbasic.cfg b/helpcontent2/source/auxiliary/sq/sbasic.cfg new file mode 100644 index 0000000000..35ebef6a2b --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sbasic.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Basic + +Language=sq +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/scalc.cfg b/helpcontent2/source/auxiliary/sq/scalc.cfg new file mode 100644 index 0000000000..dc491b1025 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/scalc.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Calc + +Language=sq +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/schart.cfg b/helpcontent2/source/auxiliary/sq/schart.cfg new file mode 100755 index 0000000000..81b3ecc13a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/schart.cfg @@ -0,0 +1,9 @@ +Title=%PRODUCTNAME Chart + +Language=sq +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART +07.07.04 00:00:00 + diff --git a/helpcontent2/source/auxiliary/sq/sdatabase.cfg b/helpcontent2/source/auxiliary/sq/sdatabase.cfg new file mode 100644 index 0000000000..4cfe0a2461 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sdatabase.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Base + +Language=sq +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/sq/sdraw.cfg b/helpcontent2/source/auxiliary/sq/sdraw.cfg new file mode 100644 index 0000000000..dfb6013ba3 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/sdraw.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Draw + +Language=sq +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/simpress.cfg b/helpcontent2/source/auxiliary/sq/simpress.cfg new file mode 100644 index 0000000000..18995d359a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/simpress.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Impress + +Language=sq +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/smath.cfg b/helpcontent2/source/auxiliary/sq/smath.cfg new file mode 100644 index 0000000000..48e866890a --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/smath.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Math + +Language=sq +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH +07.07.04 00:00:00 diff --git a/helpcontent2/source/auxiliary/sq/swriter.cfg b/helpcontent2/source/auxiliary/sq/swriter.cfg new file mode 100644 index 0000000000..b754e81cb6 --- /dev/null +++ b/helpcontent2/source/auxiliary/sq/swriter.cfg @@ -0,0 +1,9 @@ + +Title=%PRODUCTNAME Writer + +Language=sq +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER +07.07.04 00:00:00 |