Large diffs are not rendered by default.

@@ -0,0 +1,105 @@

------------------------------------------------------------
Welcome
------------------------------------------------------------

------------------------------------------------------------
OOo4Kids 1.3.2 ReadMe
------------------------------------------------------------

For latest updates to this readme file, see http://wiki.OOo4Kids.org/welcome/readme.html
Dear User

This file contains important information about this program. Please read this information very carefully before starting work.

The OOo4Kids.org Community, responsible for the development of this product, would like to invite you to participate as a community member. As a new user, you can check out the OOo4Kids site with helpful user information at

Also read the sections below about getting involved in the OOo4Kids.org project.

------------------------------------------------------------
Is OOo4Kids really free for any user?
------------------------------------------------------------


OOo4Kids is free for use by everybody. You may take this copy of OOo4Kids and install it on as many computers as you like, and use it for any purpose you like (including commercial, government, public administration and educational use). For further details see the license text delivered together with OOo4Kids or http://www.OOo4Kids.org/license.html

------------------------------------------------------------
Why is OOo4Kids free for any user?
------------------------------------------------------------



You can use this copy of OOo4Kids today free of charge because individual contributors and corporate sponsors have designed, developed, tested, translated, documented, supported, marketed, and helped in many other ways to make OOo4Kids what it is today - the world's leading open-source office software.
If you appreciate their efforts, and would like to ensure OOo4Kids.org continues into the future, please consider contributing to the project - see http://contributing.OOo4Kids.org for details. Everyone has a contribution to make.

------------------------------------------------------------
Notes on Installation
------------------------------------------------------------

System Requirements:

- Linux Kernel version 2.4 or higher
- glibc2 version 2.3.2 or higher
- gtk version 2.2.0 or higher
- Pentium compatible PC (Pentium III or Athlon recommended)
- 256 MB RAM (512 MB RAM recommended)
- 300 MB available hard disk space
- X Server with 1024x768 resolution (higher resolution recommended), with at least 256 colors
- Window Manager

There is a wide variety of Linux distributions, and even within the same distribution there may be different installation options (KDE vs Gnome, etc.). Some distributions ship with their own ‘native’ version of OOo4Kids, which may have different features from this Community OOo4Kids. Sometimes you can install the Community OOo4Kids alongside the ‘native’ version. However, it’s usually safer to remove the ‘native’ version before installing this Community version. Consult the documentation for your distribution for details of how to do this.

It is recommended that you always backup your system before you remove or install software.

------------------------------------------------------------
Problems During Program Startup
------------------------------------------------------------

If you experience OOo4Kids startup problems (most notably while using Gnome) please 'unset' the SESSION_MANAGER environment variable inside the shell you use to start OOo4Kids. This can be done by adding the line "unset SESSION_MANAGER" to the beginning of the soffice shell script found in the "[office folder]/program" directory.

Difficulties starting OOo4Kids (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option "Use OpenGL" under 'Tools - Options - OOo4Kids - View - 3D view'.

Please note that copy and paste via clipboard between OOo4Kids 1.x and OOo4Kids 1.3.2 might not work in OOo4Kids.org format. If that happens, choose 'Edit - Paste Special' and choose a format other than OOo4Kids, or open the document in OOo4Kids 1.3.2 directly.

Please make sure you have enough free memory in the temporary directory on your system and that read, write and run access rights have been granted. Close all other programs before starting the installation.

------------------------------------------------------------
Shortcut Keys
------------------------------------------------------------

Only shortcut keys (key combinations) not used by the operating system can be used in OOo4Kids. If a key combination in OOo4Kids does not work as described in the OOo4Kids Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in OOo4Kids. For more information on this topic, refer to the OOo4Kids Help or the Help documentation of your operating system.

Due to a conflict with input method switching on multiple platforms, the following shortcut keys required to be changed at last minute:

- Ctrl-Space is now Ctrl-Shift-Space
- Ctrl-Shift-Space is now Ctrl-M

------------------------------------------------------------
File Locking
------------------------------------------------------------

In the default setting, file locking is turned on in OOo4Kids. To deactivate it, you have to set the appropriate environment variables SAL_ENABLE_FILE_LOCKING=0 and export SAL_ENABLE_FILE_LOCKING. These entries are already in enabled form in the soffice script file.

Warning: The activated file locking feature can cause problems with Solaris 2.5.1 and 2.7 used in conjunction with Linux NFS 2.0. If your system environment has these parameters, we strongly recommend that you avoid using the file locking feature. Otherwise, OOo4Kids will hang when you try to open a file from a NFS mounted directory from a Linux computer.

------------------------------------------------------------
User Support
------------------------------------------------------------

The main support page http://wiki.OOo4Kids.org/offers various possibilities for help with OOo4Kids. Your question may have already been answered - check the Community Forum.http://wiki.OOo4Kids.org.

Also check the FAQ section at http://wiki.OOo4Kids.org/FAQ.


We hope you enjoy working with the new OOo4Kids 1.3.2 and will join us online.

The OOo4Kids.org Community




------------------------------------------------------------
Used / Modified Source Code
------------------------------------------------------------

Portions Copyright 1998, 1999 James Clark. Portions Copyright 1996, 1998 Netscape Communications Corporation.

Large diffs are not rendered by default.

@@ -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;}
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8"?>


<!--***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: err_html.xhp,v $
* $Revision: 1.11 $
*
* 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.
*
************************************************************************-->

<helpdocument version="1.0">
<meta>
<topic id="textshared05err_htmlxml" indexer="exclude" status="PUBLISH">
<title id="tit" xml-lang="en-US">Help Page Not Found</title>
<filename>/text/shared/05/err_html.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2005-01-11T11:07:13">converted from old format - fpe
FPE: Updated</lastedited>
</history>
</meta>
<body>
<paragraph role="heading" id="hd_id3146957" xml-lang="en-US" level="1" l10n="U" oldref="1">Could not find Help page.</paragraph>
<paragraph role="paragraph" id="par_id3147088" xml-lang="en-US" l10n="U" oldref="2">Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:</paragraph>
<paragraph role="paragraph" id="par_id3143268" xml-lang="en-US" l10n="U" oldref="3">Help ID: <emph><help-id-missing/></emph></paragraph>
<paragraph role="paragraph" id="par_idN10681" xml-lang="en-US" l10n="NEW">You can install missing Help modules using the Setup application.</paragraph>
<paragraph role="paragraph" id="par_id3150541" xml-lang="en-US" l10n="U" oldref="16">Click
<image id="img_id3148946" src="res/sc06301.png" width="0.222inch" height="0.222inch"><alt id="alt_id3148946" xml-lang="en-US">Icon</alt>
</image>
<emph>Back</emph> to return to the previous page.</paragraph>
</body>
</helpdocument>
@@ -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; }
@@ -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; }
@@ -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; }
@@ -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; }
@@ -0,0 +1,9 @@

Title=%PRODUCTNAME Calc
Copyright=Copyright 2004, Sun Microsystems, Inc.
Language=en-US
Order=3
Start=text%2Fscalc%2Fmain0000.xhp
Heading=headingheading
Program=CALC
07.07.04 00:00:00

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8"?>
<tree_view version="24-Aug-2004">
<help_section application="scalc" id="08" title="Spreadsheets">
<node id="0801" title="General Information and User Interface Usage">
<topic id="scalc/text/scalc/main0000.xhp">Welcome to the %PRODUCTNAME Calc Help</topic>
<topic id="scalc/text/scalc/main0503.xhp">%PRODUCTNAME Calc Features</topic>
<topic id="scalc/text/scalc/guide/keyboard.xhp">Shortcut Keys (%PRODUCTNAME Calc Accessibility)</topic>
<topic id="scalc/text/scalc/04/01020000.xhp">Shortcut Keys for Spreadsheets</topic>
<topic id="scalc/text/scalc/05/02140000.xhp">Error Codes in %PRODUCTNAME Calc</topic>
<topic id="scalc/text/scalc/01/04060112.xhp">Add-in for Programming in %PRODUCTNAME Calc</topic>
<topic id="scalc/text/scalc/guide/main.xhp">Instructions for Using %PRODUCTNAME Calc</topic>
</node>
<node id="0802" title="Command and Menu Reference">
<node id="080201" title="Menus">
<topic id="scalc/text/scalc/main0100.xhp">Menus</topic>
<topic id="scalc/text/scalc/main0101.xhp">File</topic>
<topic id="scalc/text/scalc/main0102.xhp">Edit</topic>
<topic id="scalc/text/scalc/main0103.xhp">View</topic>
<topic id="scalc/text/scalc/main0104.xhp">Insert</topic>
<topic id="scalc/text/scalc/main0105.xhp">Format</topic>
<topic id="scalc/text/scalc/main0106.xhp">Tools</topic>
<topic id="scalc/text/scalc/main0107.xhp">Window</topic>
<topic id="scalc/text/scalc/main0112.xhp">Data</topic>
</node>
<node id="080202" title="Toolbars">
<topic id="scalc/text/scalc/main0200.xhp">Toolbars</topic>
<topic id="scalc/text/scalc/main0202.xhp">Formatting Bar</topic>
<topic id="scalc/text/scalc/main0203.xhp">Drawing Object Properties Bar</topic>
<topic id="scalc/text/scalc/main0205.xhp">Text Formatting Bar</topic>
<topic id="scalc/text/scalc/main0206.xhp">Formula Bar</topic>
<topic id="scalc/text/scalc/main0208.xhp">Status Bar</topic>
<topic id="scalc/text/scalc/main0210.xhp">Page Preview Bar</topic>
<topic id="scalc/text/scalc/main0214.xhp">Picture Bar</topic>
<topic id="scalc/text/scalc/main0218.xhp">Tools Bar</topic>
<topic id="shared/text/shared/main0201.xhp">Standard Bar</topic>
<topic id="shared/text/shared/main0209.xhp">Hyperlink Bar</topic>
<topic id="shared/text/shared/main0212.xhp">Table Data Bar</topic>
<topic id="shared/text/shared/main0213.xhp">Form Navigation Bar</topic>
<topic id="shared/text/shared/main0214.xhp">Query Design Bar</topic>
<topic id="shared/text/shared/main0226.xhp">Form Design Toolbar</topic>
</node>
</node>
<node id="0803" title="Functions Types and Operators">
<topic id="scalc/text/scalc/01/04060000.xhp">Function Wizard</topic>
<topic id="scalc/text/scalc/01/04060100.xhp">Functions by Category</topic>
<topic id="scalc/text/scalc/01/04060101.xhp">Database Functions</topic>
<topic id="scalc/text/scalc/01/04060102.xhp">Date + Time Functions</topic>
<topic id="scalc/text/scalc/01/04060103.xhp">Financial Functions Part One</topic>
<topic id="scalc/text/scalc/01/04060119.xhp">Financial Functions Part Two</topic>
<topic id="scalc/text/scalc/01/04060118.xhp">Financial Functions Part Three</topic>
<topic id="scalc/text/scalc/01/04060104.xhp">Information Functions</topic>
<topic id="scalc/text/scalc/01/04060105.xhp">Logical Functions</topic>
<topic id="scalc/text/scalc/01/04060106.xhp">Mathematical Functions</topic>
<topic id="scalc/text/scalc/01/04060107.xhp">Array Functions</topic>
<topic id="scalc/text/scalc/01/04060108.xhp">Statistics Functions</topic>
<topic id="scalc/text/scalc/01/04060181.xhp">Statistical Functions Part One</topic>
<topic id="scalc/text/scalc/01/04060182.xhp">Statistical Functions Part Two</topic>
<topic id="scalc/text/scalc/01/04060183.xhp">Statistical Functions Part Three</topic>
<topic id="scalc/text/scalc/01/04060184.xhp">Statistical Functions Part Four</topic>
<topic id="scalc/text/scalc/01/04060185.xhp">Statistical Functions Part Five</topic>
<topic id="scalc/text/scalc/01/04060109.xhp">Spreadsheet Functions</topic>
<topic id="scalc/text/scalc/01/04060110.xhp">Text Functions</topic>
<topic id="scalc/text/scalc/01/04060111.xhp">Add-in Functions</topic>
<topic id="scalc/text/scalc/01/04060115.xhp">Add-in Functions, List of Analysis Functions Part One</topic>
<topic id="scalc/text/scalc/01/04060116.xhp">Add-in Functions, List of Analysis Functions Part Two</topic>

<topic id="scalc/text/scalc/01/04060199.xhp">Operators in %PRODUCTNAME Calc</topic>
<topic id="scalc/text/scalc/guide/userdefined_function.xhp">User-Defined Functions</topic>
</node>
<node id="0804" title="Loading, Saving, Importing, and Exporting">
<topic id="scalc/text/scalc/guide/webquery.xhp">Inserting External Data in Table (WebQuery)</topic>
<topic id="scalc/text/scalc/guide/html_doc.xhp">Saving and Opening Sheets in HTML</topic>
<topic id="scalc/text/scalc/guide/csv_formula.xhp">Importing and Exporting Text Files</topic>
</node>
<node id="0805" title="Formatting">
<topic id="scalc/text/scalc/guide/text_rotate.xhp">Rotating Text</topic>
<topic id="scalc/text/scalc/guide/text_wrap.xhp">Writing Multi-line Text</topic>
<topic id="scalc/text/scalc/guide/text_numbers.xhp">Formatting Numbers as Text</topic>
<topic id="scalc/text/scalc/guide/super_subscript.xhp">Text Superscript / Subscript</topic>
<topic id="scalc/text/scalc/guide/row_height.xhp">Changing Row Height or Column Width</topic>
<topic id="scalc/text/scalc/guide/cellstyle_conditional.xhp">Applying Conditional Formatting</topic>
<topic id="scalc/text/scalc/guide/cellstyle_minusvalue.xhp">Highlighting Negative Numbers</topic>
<topic id="scalc/text/scalc/guide/cellstyle_by_formula.xhp">Assigning Formats by Formula</topic>
<topic id="scalc/text/scalc/guide/integer_leading_zero.xhp">Entering a Number with Leading Zeros</topic>
<topic id="scalc/text/scalc/guide/format_table.xhp">Formatting Spreadsheets</topic>
<topic id="scalc/text/scalc/guide/format_value.xhp">Formatting Numbers With Decimals</topic>
<topic id="scalc/text/scalc/guide/value_with_name.xhp">Naming Cells</topic>
<topic id="scalc/text/scalc/guide/table_rotate.xhp">Rotating Tables (Transposing)</topic>
<topic id="scalc/text/scalc/guide/rename_table.xhp">Renaming Sheets</topic>
<topic id="scalc/text/scalc/guide/year2000.xhp">19xx/20xx Years</topic>
<topic id="scalc/text/scalc/guide/rounding_numbers.xhp">Using Rounded Off Numbers</topic>
<topic id="scalc/text/scalc/guide/currency_format.xhp">Cells in Currency Format</topic>
<topic id="scalc/text/scalc/guide/autoformat.xhp">Using AutoFormat for Tables</topic>
<topic id="scalc/text/scalc/guide/note_insert.xhp">Inserting and Editing Comments</topic>
<topic id="scalc/text/scalc/guide/design.xhp">Selecting Themes for Sheets</topic>
<topic id="scalc/text/scalc/guide/fraction_enter.xhp">Entering Fractions </topic>
</node>
<node id="0806" title="Filtering and Sorting">
<topic id="scalc/text/scalc/guide/filters.xhp">Applying Filters</topic>
<topic id="scalc/text/scalc/guide/specialfilter.xhp">Filter: Applying Advanced Filters</topic>
<!-- removed scalc/text/scalc/guide/standardfilter.xhp -->
<topic id="scalc/text/scalc/guide/autofilter.xhp">Applying AutoFilter</topic>
<topic id="scalc/text/scalc/guide/sorted_list.xhp">Applying Sort Lists</topic>
</node>
<node id="0807" title="Printing">
<topic id="scalc/text/scalc/guide/print_title_row.xhp">Printing Rows or Columns on Every Page</topic>
<topic id="scalc/text/scalc/guide/print_landscape.xhp">Printing Sheets in Landscape Format</topic>
<topic id="scalc/text/scalc/guide/print_details.xhp">Printing Sheet Details</topic>
<topic id="scalc/text/scalc/guide/print_exact.xhp">Defining Number of Pages for Printing</topic>
</node>
<node id="0808" title="Data Ranges">
<topic id="scalc/text/scalc/guide/database_define.xhp">Defining Database Ranges</topic>
<topic id="scalc/text/scalc/guide/database_filter.xhp">Filtering Cell Ranges </topic>
<!-- removed scalc/text/scalc/guide/database_group.xhp -->
<topic id="scalc/text/scalc/guide/database_sort.xhp">Sorting Data </topic>
</node>
<node id="0809" title="Data Pilot">
<topic id="scalc/text/scalc/guide/datapilot.xhp">DataPilot</topic>
<topic id="scalc/text/scalc/guide/datapilot_createtable.xhp">Creating DataPilot Tables</topic>
<topic id="scalc/text/scalc/guide/datapilot_deletetable.xhp">Deleting DataPilot Tables</topic>
<topic id="scalc/text/scalc/guide/datapilot_edittable.xhp">Editing DataPilot Tables</topic>
<topic id="scalc/text/scalc/guide/datapilot_filtertable.xhp">Filtering DataPilot Tables</topic>
<topic id="scalc/text/scalc/guide/datapilot_tipps.xhp">Selecting DataPilot Output Ranges</topic>
<topic id="scalc/text/scalc/guide/datapilot_updatetable.xhp">Updating DataPilot Tables</topic>
</node>
<node id="0810" title="Scenarios">
<topic id="scalc/text/scalc/guide/scenario.xhp">Using Scenarios</topic>
</node>
<node id="0811" title="References">
<topic id="scalc/text/scalc/guide/relativ_absolut_ref.xhp">Addresses and References, Absolute and Relative</topic>
<topic id="scalc/text/scalc/guide/cellreferences.xhp">Referencing a Cell in Another Document</topic>
<topic id="scalc/text/scalc/guide/cellreferences_url.xhp">References to Other Sheets and Referencing URLs</topic>
<topic id="scalc/text/scalc/guide/cellreference_dragdrop.xhp">Referencing Cells by Drag-and-Drop</topic>
<topic id="scalc/text/scalc/guide/address_auto.xhp">Recognizing Names as Addressing</topic>
</node>
<node id="0812" title="Viewing, Selecting, Copying">
<topic id="scalc/text/scalc/guide/table_view.xhp">Changing Table Views</topic>
<topic id="scalc/text/scalc/guide/formula_value.xhp">Displaying Formulas or Values</topic>
<topic id="scalc/text/scalc/guide/line_fix.xhp">Freezing Rows or Columns as Headers</topic>
<topic id="scalc/text/scalc/guide/multi_tables.xhp">Navigating Through Sheets Tabs</topic>
<topic id="scalc/text/scalc/guide/edit_multitables.xhp">Copying to Multiple Sheets</topic>
<topic id="scalc/text/scalc/guide/cellcopy.xhp">Only Copy Visible Cells</topic>
<topic id="scalc/text/scalc/guide/mark_cells.xhp">Selecting Multiple Cells</topic>
</node>
<node id="0813" title="Formulas and Calculations">
<topic id="scalc/text/scalc/guide/formulas.xhp">Calculating With Formulas</topic>
<topic id="scalc/text/scalc/guide/formula_copy.xhp">Copying Formulas</topic>
<topic id="scalc/text/scalc/guide/formula_enter.xhp">Entering Formulas </topic>
<topic id="scalc/text/scalc/guide/formula_value.xhp">Displaying Formulas or Values</topic>
<topic id="scalc/text/scalc/guide/calculate.xhp">Calculating in Spreadsheets</topic>
<topic id="scalc/text/scalc/guide/calc_date.xhp">Calculating With Dates and Times</topic>
<topic id="scalc/text/scalc/guide/calc_series.xhp">Automatically Calculating Series</topic>
<topic id="scalc/text/scalc/guide/calc_timevalues.xhp">Calculating Time Differences</topic>
<topic id="scalc/text/scalc/guide/matrixformula.xhp">Entering Matrix Formulas</topic>
</node>
<node id="0814" title="Protection">
<topic id="scalc/text/scalc/guide/cell_protect.xhp">Protecting Cells from Changes</topic>
<topic id="scalc/text/scalc/guide/cell_unprotect.xhp">Unprotecting Cells</topic>
</node>
<node id="0815" title="Miscellaneous">
<!-- removed scalc/text/scalc/guide/autofill.xhp -->
<topic id="scalc/text/scalc/guide/auto_off.xhp">Deactivating Automatic Changes</topic>
<topic id="scalc/text/scalc/guide/consolidate.xhp">Consolidating Data</topic>
<topic id="scalc/text/scalc/guide/goalseek.xhp">Applying Goal Seek</topic>
<topic id="scalc/text/scalc/guide/multioperation.xhp">Applying Multiple Operations</topic>
<topic id="scalc/text/scalc/guide/multitables.xhp">Applying Multiple Sheets</topic>
<topic id="scalc/text/scalc/guide/validity.xhp">Validity of Cell Contents</topic>
</node>
</help_section>
</tree_view>
@@ -0,0 +1,9 @@
Title=%PRODUCTNAME Chart
Copyright=Copyright 2004, Sun Microsystems, Inc.
Language=en-US
Order=4
Start=text%2Fschart%2Fmain0000.xhp
Heading=headingheading
Program=CHART
07.07.04 00:00:00

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<tree_view version="24-Aug-2004">
<help_section application="scalc" id="05" title="Charts and Diagrams">
<node id="0501" title="General Information">
<topic id="schart/text/schart/main0000.xhp">Charts in %PRODUCTNAME</topic>
<topic id="schart/text/schart/main0503.xhp">%PRODUCTNAME Chart Features</topic>
<topic id="schart/text/schart/04/01020000.xhp">Shortcuts for Charts</topic>
</node>
</help_section>
</tree_view>
@@ -0,0 +1,9 @@

Title=%PRODUCTNAME Draw
Copyright=Copyright 2004, Sun Microsystems, Inc.
Language=en-US
Order=4
Start=text%2Fsdraw%2Fmain0000.xhp
Heading=headingheading
Program=DRAW
07.07.04 00:00:00

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Empty file.
Empty file.
Binary file not shown.
Empty file.
@@ -0,0 +1,193 @@
<?xml version="1.0" encoding="UTF-8"?>
<tree_view version="24-Aug-2004">
<help_section application="swriter" id="01" title="Installation">
<topic id="shared/text/shared/guide/ms_doctypes.xhp">Changing the Association of Microsoft Office Document Types</topic>
</help_section>
<help_section application="swriter" id="10" title="Common Help Topics">
<node id="1001" title="General Information">
<topic id="shared/text/shared/main0400.xhp">Shortcut Keys</topic>
<topic id="shared/text/shared/00/00000005.xhp">General Glossary</topic>
<topic id="shared/text/shared/00/00000002.xhp">Glossary of Internet Terms</topic>
<topic id="shared/text/shared/guide/accessibility.xhp">Accessibility in %PRODUCTNAME</topic>
<topic id="shared/text/shared/guide/keyboard.xhp">Shortcuts (%PRODUCTNAME Accessibility)</topic>
<topic id="shared/text/shared/04/01010000.xhp">General Shortcut Keys in %PRODUCTNAME</topic>
<topic id="shared/text/shared/guide/version_number.xhp">Versions and Build Numbers</topic>
</node>
<node id="1002" title="%PRODUCTNAME and Microsoft Office">
<topic id="shared/text/shared/guide/ms_user.xhp">Using Microsoft Office and %PRODUCTNAME</topic>
<topic id="shared/text/shared/guide/microsoft_terms.xhp">Comparing Microsoft Office and %PRODUCTNAME Terms</topic>
<topic id="shared/text/shared/guide/ms_import_export_limitations.xhp">About Converting Microsoft Office Documents</topic>
<topic id="shared/text/shared/guide/ms_doctypes.xhp">Changing the Association of Microsoft Office Document Types</topic>
</node>
<node id="1004" title="%PRODUCTNAME Options">
<topic id="shared/text/shared/optionen/01000000.xhp">Options</topic>
<topic id="shared/text/shared/optionen/01010100.xhp">User Data</topic>
<topic id="shared/text/shared/optionen/01010200.xhp">General</topic>
<topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic>
<topic id="shared/text/shared/optionen/01010400.xhp">Writing Aids</topic>
<topic id="shared/text/shared/optionen/01010500.xhp">Colors</topic>
<topic id="shared/text/shared/optionen/01010600.xhp">General</topic>
<topic id="shared/text/shared/optionen/01010700.xhp">Fonts</topic>
<topic id="shared/text/shared/optionen/01010800.xhp">View</topic>
<topic id="shared/text/shared/optionen/01010900.xhp">Print Options</topic>
<topic id="shared/text/shared/optionen/01011000.xhp">Memory</topic>
<topic id="shared/text/shared/optionen/01012000.xhp">Appearance</topic>
<topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic>
<topic id="shared/text/shared/optionen/01020000.xhp">Load/Save options</topic>
<topic id="shared/text/shared/optionen/01030000.xhp">Internet options</topic>
<topic id="shared/text/shared/optionen/01040000.xhp">Text Document Options</topic>
<topic id="shared/text/shared/optionen/01050000.xhp">HTML Document Options</topic>
<topic id="shared/text/shared/optionen/01060000.xhp">Spreadsheet Options</topic>
<topic id="shared/text/shared/optionen/01070000.xhp">Presentation Options</topic>
<topic id="shared/text/shared/optionen/01080000.xhp">Drawing Options</topic>
<topic id="shared/text/shared/optionen/01090000.xhp">Formula</topic>
<topic id="shared/text/shared/optionen/01110000.xhp">Chart options</topic>
<topic id="shared/text/shared/optionen/01130100.xhp">VBA Properties</topic>
<topic id="shared/text/shared/optionen/01130200.xhp">Microsoft Office</topic>
<topic id="shared/text/shared/optionen/01140000.xhp">Languages</topic>
<topic id="shared/text/shared/optionen/01150000.xhp">Language Setting Options</topic>
<topic id="shared/text/shared/optionen/01160000.xhp">Data sources options</topic>
</node>
<node id="1005" title="Wizards">
<topic id="shared/text/shared/autopi/01000000.xhp">Wizard</topic>
<node id="100501" title="Letter Wizard">
<topic id="shared/text/shared/autopi/01010000.xhp">Letter Wizard</topic>
</node>
<node id="100502" title="Fax Wizard">
<topic id="shared/text/shared/autopi/01020000.xhp">Fax Wizard</topic>
</node>
<node id="100504" title="Agenda Wizard">
<topic id="shared/text/shared/autopi/01040000.xhp">Agenda Wizard</topic>
</node>
<node id="100505" title="Presentation Wizard">
<topic id="shared/text/shared/autopi/01050000.xhp">Presentation Wizard</topic>
</node>
<node id="100506" title="HTML Export Wizard">
<topic id="shared/text/shared/autopi/01110000.xhp">HTML Export</topic>
</node>
<node id="100510" title="Document Converter Wizard">
<topic id="shared/text/shared/autopi/01130000.xhp">Document Converter</topic>
</node>
<topic id="shared/text/shared/autopi/01150000.xhp">Euro Converter Wizard</topic>
</node>
<node id="1006" title="Configuring %PRODUCTNAME">
<topic id="shared/text/shared/guide/configure_overview.xhp">Configuring %PRODUCTNAME</topic>
<topic id="shared/text/shared/01/packagemanager.xhp">Extension Manager</topic>
<topic id="shared/text/shared/guide/flat_icons.xhp">Changing Icon Views</topic>
<topic id="shared/text/shared/guide/edit_symbolbar.xhp">Adding Buttons to Toolbars </topic>
<topic id="shared/text/shared/guide/workfolder.xhp">Changing Your Working Directory </topic>
<topic id="shared/text/shared/guide/standard_template.xhp">Changing Default Templates</topic>
<topic id="shared/text/shared/guide/data_addressbook.xhp">Registering an Address Book</topic>
<topic id="shared/text/shared/guide/formfields.xhp">Inserting and Editing Buttons</topic>
</node>
<node id="1007" title="Working with the User Interface">
<topic id="shared/text/shared/guide/navigator_setcursor.xhp">Navigation to Quickly Reach Objects</topic>
<topic id="shared/text/shared/guide/navigator.xhp">Navigator for Document Overview</topic>
<topic id="shared/text/shared/guide/autohide.xhp">Showing, Docking and Hiding Windows</topic>
<topic id="shared/text/shared/guide/navpane_on.xhp">Showing Navigation Pane of the Help</topic>
<topic id="shared/text/shared/guide/textmode_change.xhp">Switching Between Insert Mode and Overwrite Mode</topic>
<topic id="shared/text/shared/guide/floating_toolbar.xhp">Using Toolbars</topic>
</node>
<node id="1008" title="Printing, Faxing, Sending">
<topic id="shared/text/shared/guide/labels_database.xhp">Printing Address Labels</topic>
<topic id="shared/text/shared/guide/print_blackwhite.xhp">Printing in Black and White</topic>
<topic id="shared/text/shared/guide/email.xhp">Sending Documents as E-mail</topic>
<topic id="shared/text/shared/guide/fax.xhp">Sending Faxes and Configuring %PRODUCTNAME for Faxing</topic>
</node>
<node id="1009" title="Drag &amp; Drop">
<topic id="shared/text/shared/guide/dragdrop.xhp">Dragging and Dropping Within a %PRODUCTNAME Document</topic>
<topic id="swriter/text/swriter/guide/dragdroptext.xhp">Moving and Copying Text in Documents</topic>
<topic id="shared/text/shared/guide/dragdrop_table.xhp">Copying Spreadsheet Areas to Text Documents</topic>
<topic id="shared/text/shared/guide/dragdrop_graphic.xhp">Copying Graphics Between Documents</topic>
<topic id="shared/text/shared/guide/dragdrop_fromgallery.xhp">Copying Graphics From the Gallery</topic>
<topic id="shared/text/shared/guide/dragdrop_beamer.xhp">Drag-and-Drop With the Data Source View</topic>
</node>
<node id="1010" title="Copy and Paste">
<topic id="shared/text/shared/guide/copy_drawfunctions.xhp">Copying Drawing Objects Into Other Documents</topic>
<topic id="shared/text/shared/guide/dragdrop_graphic.xhp">Copying Graphics Between Documents</topic>
<topic id="shared/text/shared/guide/dragdrop_fromgallery.xhp">Copying Graphics From the Gallery</topic>
<topic id="shared/text/shared/guide/dragdrop_table.xhp">Copying Spreadsheet Areas to Text Documents</topic>
</node>
<node id="1012" title="Charts and Diagrams">
<topic id="shared/text/shared/guide/chart_insert.xhp">Inserting Charts</topic>
<topic id="schart/text/schart/main0000.xhp">Charts in %PRODUCTNAME</topic>
</node>
<node id="1013" title="Load, Save, Import, Export">
<topic id="shared/text/shared/guide/doc_open.xhp">Opening Documents</topic>
<topic id="shared/text/shared/guide/import_ms.xhp">Opening documents saved in other formats</topic>
<topic id="shared/text/shared/guide/doc_save.xhp">Saving Documents</topic>
<topic id="shared/text/shared/guide/doc_autosave.xhp">Saving Documents Automatically</topic>
<topic id="shared/text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</topic>
<topic id="shared/text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</topic>
</node>
<node id="1014" title="Links and References">
<topic id="shared/text/shared/guide/hyperlink_insert.xhp">Inserting Hyperlinks</topic>
<topic id="shared/text/shared/guide/hyperlink_rel_abs.xhp">Relative and Absolute Links</topic>
<topic id="shared/text/shared/guide/hyperlink_edit.xhp">Editing Hyperlinks</topic>
</node>
<node id="1015" title="Document Version Tracking">
<topic id="shared/text/shared/guide/redlining_doccompare.xhp">Comparing Versions of a Document</topic>
<topic id="shared/text/shared/guide/redlining_docmerge.xhp">Merging Versions</topic>
<topic id="shared/text/shared/guide/redlining_enter.xhp">Recording Changes</topic>
<topic id="shared/text/shared/guide/redlining.xhp">Recording and Displaying Changes</topic>
<topic id="shared/text/shared/guide/redlining_accept.xhp">Accepting or Rejecting Changes</topic>
<topic id="shared/text/shared/guide/redlining_versions.xhp">Version Management</topic>
</node>
<node id="1016" title="Labels and Business Cards">
<topic id="shared/text/shared/guide/labels.xhp">Creating and Printing Labels and Business Cards</topic>
</node>
<node id="1018" title="Inserting External Data">
<topic id="shared/text/shared/guide/copytable2application.xhp">Inserting Data From Spreadsheets</topic>
<topic id="shared/text/shared/guide/copytext2application.xhp">Inserting Data From Text Documents</topic>
<topic id="shared/text/shared/guide/insert_bitmap.xhp">Inserting, Editing, Saving Bitmaps</topic>
<topic id="shared/text/shared/guide/dragdrop_gallery.xhp">Adding Graphics to the Gallery</topic>
</node>
<node id="1019" title="Automatic Functions">
<topic id="shared/text/shared/guide/autocorr_url.xhp">Turning off Automatic URL Recognition</topic>
</node>
<node id="1020" title="Searching and Replacing">
<topic id="shared/text/shared/guide/data_search2.xhp">Searching With a Form Filter</topic>
<topic id="shared/text/shared/guide/hyperlink_search.xhp">Searching With the Hyperlink Bar</topic>
<topic id="shared/text/shared/guide/data_search.xhp">Searching Tables and Form Documents</topic>
<topic id="shared/text/shared/01/02100001.xhp">List of Regular Expressions</topic>
</node>
<node id="1021" title="Guides">
<topic id="shared/text/shared/guide/linestyles.xhp">Applying Line Styles</topic>
<topic id="shared/text/shared/guide/text_color.xhp">Changing the Color of Text</topic>
<topic id="shared/text/shared/guide/change_title.xhp">Changing the Title of a Document</topic>
<topic id="shared/text/shared/guide/round_corner.xhp">Creating Round Corners</topic>
<topic id="shared/text/shared/guide/background.xhp">Defining Background Colors or Background Graphics</topic>
<topic id="shared/text/shared/guide/lineend_define.xhp">Defining Line Ends</topic>
<topic id="shared/text/shared/guide/linestyle_define.xhp">Defining Line Styles</topic>
<topic id="shared/text/shared/guide/insert_graphic_drawit.xhp">Editing Graphic Objects </topic>
<topic id="shared/text/shared/guide/line_intext.xhp">Drawing Lines in Text</topic>
<topic id="shared/text/shared/guide/aaa_start.xhp">First Steps</topic>
<topic id="shared/text/shared/guide/gallery_insert.xhp">Inserting Objects From the Gallery</topic>
<topic id="shared/text/shared/guide/space_hyphen.xhp">Inserting Protected Spaces, Hyphens and Conditional Separators</topic>
<topic id="shared/text/shared/guide/insert_specialchar.xhp">Inserting Special Characters</topic>
<topic id="shared/text/shared/guide/tabs.xhp">Inserting and Editing Tab Stops</topic>
<!-- removed shared/text/shared/guide/table_cellmerge.xhp -->
<topic id="shared/text/shared/guide/protection.xhp">Protecting Content in %PRODUCTNAME</topic>
<topic id="shared/text/shared/guide/redlining_protect.xhp">Protecting Records</topic>
<topic id="shared/text/shared/guide/pageformat_max.xhp">Selecting the Maximum Printable Area on a Page</topic>
<topic id="shared/text/shared/guide/measurement_units.xhp">Selecting Measurement Units</topic>
<topic id="shared/text/shared/guide/language_select.xhp">Selecting the Document Language</topic>
<topic id="shared/text/shared/guide/data_tabledefine.xhp">Table Design</topic>
<topic id="shared/text/shared/guide/numbering_stop.xhp">Turning off Bullets and Numbering for Individual Paragraphs</topic>
</node>
</help_section>
<help_section application="swriter" id="09" title="Database Functionality">
<node id="0901" title="General Information">
<topic id="shared/text/shared/explorer/database/main.xhp">%PRODUCTNAME Database</topic>
<topic id="shared/text/shared/guide/database_main.xhp">Database Overview</topic>
<topic id="shared/text/shared/guide/data_new.xhp">Creating a New Database</topic>
<topic id="shared/text/shared/guide/data_tables.xhp">Working with Tables</topic>
<topic id="shared/text/shared/guide/data_queries.xhp">Working with Queries</topic>
<topic id="shared/text/shared/guide/data_forms.xhp">Working with Forms</topic>
<topic id="shared/text/shared/guide/data_reports.xhp">Creating Reports </topic>
<topic id="shared/text/shared/guide/data_register.xhp">Registering and Deleting a Database </topic>
<topic id="shared/text/shared/guide/data_im_export.xhp">Importing and Exporting Data in Base </topic>
<topic id="shared/text/shared/guide/data_enter_sql.xhp">Executing SQL Commands</topic>
</node>
</help_section>
</tree_view>
@@ -0,0 +1,9 @@

Title=%PRODUCTNAME Impress
Copyright=Copyright 2004, Sun Microsystems, Inc.
Language=en-US
Order=5
Start=text%2Fsimpress%2Fmain0000.xhp
Heading=headingheading
Program=IMPRESS
07.07.04 00:00:00

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,143 @@
<?xml version="1.0" encoding="UTF-8"?>
<tree_view version="24-Aug-2004">
<help_section application="simpress" id="04" title="Presentations and Drawings">
<node id="0401" title="General Information and User Interface Usage">
<topic id="simpress/text/simpress/main0000.xhp">Welcome to the %PRODUCTNAME Impress Help</topic>
<topic id="sdraw/text/sdraw/main0000.xhp">Welcome to the %PRODUCTNAME Draw Help</topic>
<topic id="simpress/text/simpress/main0503.xhp">%PRODUCTNAME Impress Features</topic>
<topic id="sdraw/text/sdraw/main0503.xhp">%PRODUCTNAME Draw Features</topic>
<topic id="simpress/text/simpress/guide/keyboard.xhp">Using Shortcut Keys in %PRODUCTNAME Impress </topic>
<topic id="sdraw/text/sdraw/guide/keyboard.xhp">Shortcut Keys for Drawing Objects</topic>
<topic id="simpress/text/simpress/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Impress</topic>
<topic id="sdraw/text/sdraw/04/01020000.xhp">Shortcut Keys for Drawings</topic>
<topic id="simpress/text/simpress/guide/main.xhp">Instructions for Using %PRODUCTNAME Impress</topic>
<topic id="sdraw/text/sdraw/guide/main.xhp">Instructions for Using %PRODUCTNAME Draw</topic>
</node>
<node id="0402" title="Command and Menu Reference">
<node id="040201" title="Presentations (%PRODUCTNAME Impress)">
<node id="04020101" title="Menus">
<topic id="simpress/text/simpress/main0100.xhp">Menus</topic>
<topic id="simpress/text/simpress/main0101.xhp">File</topic>
<topic id="simpress/text/simpress/main0102.xhp">Edit</topic>
<topic id="simpress/text/simpress/main0103.xhp">View</topic>
<topic id="simpress/text/simpress/main0104.xhp">Insert</topic>
<topic id="simpress/text/simpress/main0105.xhp">Format</topic>
<topic id="simpress/text/simpress/main0106.xhp">Tools</topic>
<topic id="simpress/text/simpress/main0107.xhp">Window</topic>
<topic id="simpress/text/simpress/main0114.xhp">Slide Show</topic>
</node>
<node id="04020102" title="Toolbars">
<topic id="simpress/text/simpress/main0200.xhp">Toolbars</topic>
<topic id="simpress/text/simpress/main0202.xhp">Line and Filling Bar</topic>
<topic id="simpress/text/simpress/main0203.xhp">Text Formatting Bar</topic>
<topic id="simpress/text/simpress/main0204.xhp">Slide View Bar</topic>
<topic id="simpress/text/simpress/main0206.xhp">Status Bar</topic>
<topic id="simpress/text/simpress/main0209.xhp">Rulers</topic>
<topic id="simpress/text/simpress/main0210.xhp">Drawing Bar</topic>
<topic id="simpress/text/simpress/main0211.xhp">Outline Bar</topic>
<topic id="simpress/text/simpress/main0212.xhp">Slide Sorter Bar</topic>
<topic id="simpress/text/simpress/main0213.xhp">Options Bar</topic>
<topic id="simpress/text/simpress/main0214.xhp">Picture Bar</topic>
<topic id="shared/text/shared/main0201.xhp">Standard Bar</topic>
<topic id="shared/text/shared/main0209.xhp">Hyperlink Bar</topic>
<topic id="shared/text/shared/main0213.xhp">Form Navigation Bar</topic>
<topic id="shared/text/shared/main0226.xhp">Form Design Toolbar</topic>
<topic id="shared/text/shared/main0227.xhp">Edit Points Bar</topic>
</node>
</node>
<node id="040202" title="Drawings (%PRODUCTNAME Draw)">
<node id="04020201" title="Menus">
<topic id="sdraw/text/sdraw/main0100.xhp">Menus</topic>
<topic id="sdraw/text/sdraw/main0101.xhp">File</topic>
<topic id="sdraw/text/sdraw/main0102.xhp">Edit</topic>
<topic id="sdraw/text/sdraw/main0103.xhp">View</topic>
<topic id="sdraw/text/sdraw/main0104.xhp">Insert</topic>
<topic id="sdraw/text/sdraw/main0105.xhp">Format</topic>
<topic id="sdraw/text/sdraw/main0106.xhp">Tools</topic>
<topic id="simpress/text/simpress/main0113.xhp">Modify</topic>
</node>
<node id="04020202" title="Toolbars">
<topic id="sdraw/text/sdraw/main0200.xhp">Toolbars</topic>
<topic id="sdraw/text/sdraw/main0210.xhp">Drawing Bar</topic>
<topic id="sdraw/text/sdraw/main0213.xhp">Options Bar</topic>
<topic id="shared/text/shared/main0201.xhp">Standard Bar</topic>
<topic id="shared/text/shared/main0209.xhp">Hyperlink Bar</topic>
<topic id="shared/text/shared/main0213.xhp">Form Navigation Bar</topic>
<topic id="shared/text/shared/main0226.xhp">Form Design Toolbar</topic>
<topic id="shared/text/shared/main0227.xhp">Edit Points Bar</topic>
</node>
</node>
</node>
<node id="0403" title="Loading, Saving, Importing, and Exporting">
<topic id="simpress/text/simpress/guide/html_export.xhp">Saving a Presentation in HTML Format</topic>
<topic id="simpress/text/simpress/guide/html_import.xhp">Importing HTML Pages Into Presentations </topic>
<topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic>
<topic id="simpress/text/simpress/guide/animated_gif_save.xhp">Exporting Animations in GIF Format</topic>
<topic id="simpress/text/simpress/guide/table_insert.xhp">Including Spreadsheets in Slides</topic>
<topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic>
<topic id="simpress/text/simpress/guide/page_copy.xhp">Copying Slides From Other Presentations</topic>
</node>
<node id="0404" title="Formatting">
<topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic>
<topic id="simpress/text/simpress/guide/line_arrow_styles.xhp">Loading Line and Arrow Styles</topic>
<topic id="sdraw/text/sdraw/guide/color_define.xhp">Defining Custom Colors</topic>
<topic id="sdraw/text/sdraw/guide/gradient.xhp">Creating Gradient Fills</topic>
<topic id="sdraw/text/sdraw/guide/eyedropper.xhp">Replacing Colors</topic>
<topic id="sdraw/text/sdraw/guide/align_arrange.xhp">Arranging, Aligning and Distributing Objects</topic>
<topic id="simpress/text/simpress/guide/background.xhp">Changing the Slide Background Fill</topic>
<topic id="simpress/text/simpress/guide/footer.xhp">Adding a Header or a Footer to All Slides</topic>
<topic id="simpress/text/simpress/guide/masterpage.xhp">Applying a Slide Design to a Slide Master </topic>
<topic id="simpress/text/simpress/guide/move_object.xhp">Moving Objects</topic>
</node>
<node id="0405" title="Printing">
<topic id="simpress/text/simpress/guide/printing.xhp">Printing Presentations</topic>
<topic id="simpress/text/simpress/guide/print_tofit.xhp">Printing a Slide to Fit a Paper Size</topic>
</node>
<node id="0406" title="Effects">
<topic id="simpress/text/simpress/guide/animated_gif_save.xhp">Exporting Animations in GIF Format</topic>
<topic id="simpress/text/simpress/guide/animated_objects.xhp">Animating Objects in Presentation Slides</topic>
<topic id="simpress/text/simpress/guide/animated_slidechange.xhp">Animating Slide Transitions</topic>
<topic id="sdraw/text/sdraw/guide/cross_fading.xhp">Cross-Fading Two Objects</topic>
<topic id="simpress/text/simpress/guide/animated_gif_create.xhp">Creating Animated GIF Images</topic>
</node>
<node id="0407" title="Objects, Graphics, and Bitmaps">
<topic id="sdraw/text/sdraw/guide/combine_etc.xhp">Combining Objects and Constructing Shapes</topic>
<topic id="sdraw/text/sdraw/guide/draw_sector.xhp">Drawing Sectors and Segments</topic>
<topic id="sdraw/text/sdraw/guide/duplicate_object.xhp">Duplicating Objects</topic>
<topic id="sdraw/text/sdraw/guide/rotate_object.xhp">Rotating Objects</topic>
<topic id="sdraw/text/sdraw/guide/join_objects3d.xhp">Assembling 3D Objects</topic>
<topic id="sdraw/text/sdraw/guide/join_objects.xhp">Connecting Lines</topic>
<topic id="simpress/text/simpress/guide/text2curve.xhp">Converting Text Characters into Drawing Objects</topic>
<topic id="simpress/text/simpress/guide/vectorize.xhp">Converting Bitmap Images into Vector Graphics</topic>
<topic id="simpress/text/simpress/guide/3d_create.xhp">Converting 2D Objects to Curves, Polygons, and 3D Objects</topic>
<topic id="simpress/text/simpress/guide/line_arrow_styles.xhp">Loading Line and Arrow Styles</topic>
<topic id="simpress/text/simpress/guide/line_draw.xhp">Drawing Curves</topic>
<topic id="simpress/text/simpress/guide/line_edit.xhp">Editing Curves</topic>
<topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic>
<topic id="simpress/text/simpress/guide/table_insert.xhp">Including Spreadsheets in Slides</topic>
<topic id="simpress/text/simpress/guide/move_object.xhp">Moving Objects</topic>
<topic id="simpress/text/simpress/guide/select_object.xhp">Selecting Underlying Objects</topic>
<topic id="simpress/text/simpress/guide/orgchart.xhp">Creating a Flowchart</topic>
</node>
<node id="0408" title="Groups and Layers">
<topic id="sdraw/text/sdraw/guide/groups.xhp">Grouping Objects</topic>
<topic id="simpress/text/simpress/guide/layers.xhp">About Layers</topic>
<topic id="simpress/text/simpress/guide/layer_new.xhp">Inserting Layers</topic>
<topic id="simpress/text/simpress/guide/layer_tipps.xhp">Working With Layers</topic>
<topic id="simpress/text/simpress/guide/layer_move.xhp">Moving Objects to a Different Layer</topic>
</node>
<node id="0409" title="Text in Presentations and Drawings">
<!-- removed sdraw/text/sdraw/guide/text_3d.xhp -->
<!-- removed sdraw/text/sdraw/guide/text_to_bitmap.xhp -->
<topic id="sdraw/text/sdraw/guide/text_enter.xhp">Adding Text</topic>
<topic id="simpress/text/simpress/guide/text2curve.xhp">Converting Text Characters into Drawing Objects</topic>
</node>
<node id="0410" title="Viewing">
<topic id="simpress/text/simpress/guide/individual.xhp">Creating a Custom Slide Show</topic>
<topic id="simpress/text/simpress/guide/arrange_slides.xhp">Changing the Slide Order</topic>
<topic id="simpress/text/simpress/guide/change_scale.xhp">Zooming With the Keypad</topic>
<!-- removed simpress/text/simpress/guide/livemode.xhp -->
<topic id="simpress/text/simpress/guide/rehearse_timings.xhp">Rehearse Timings of Slide Changes</topic>
</node>
</help_section>
</tree_view>
@@ -0,0 +1,9 @@

Title=%PRODUCTNAME Writer
Copyright=Copyright 2004, Sun Microsystems, Inc.
Language=en-US
Order=2
Start=text%2Fswriter%2Fmain0000.xhp
Heading=headingheading
Program=WRITER
07.07.04 00:00:00

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

@@ -0,0 +1,34 @@
<xsl:stylesheet version="1.0" encoding="UTF-8"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:office="http://openoffice.org/2000/office"
xmlns:style="http://openoffice.org/2000/style"
xmlns:table="http://openoffice.org/2000/table"
xmlns:draw="http://openoffice.org/2000/drawing"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:meta="http://openoffice.org/2000/meta"
xmlns:number="http://openoffice.org/2000/datastyle"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:chart="http://openoffice.org/2000/chart"
xmlns:help="http://openoffice.org/2000/help"
xmlns:index="http://sun.com/2000/XMLSearch"
xmlns:text="http://openoffice.org/2000/text">

<xsl:param name="Language" select="'en-US'"/>
<xsl:output method="text" encoding="UTF-8"/>

<xsl:template match="/">
<xsl:apply-templates select="//title" mode="include"/>
<xsl:apply-templates select="//paragraph[@role='heading']" mode="include"/>
</xsl:template>

<xsl:template match="*" mode="include">
<xsl:value-of select="."/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="*"/>

</xsl:stylesheet>

@@ -0,0 +1,104 @@
<xsl:stylesheet version="1.0" encoding="UTF-8"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:office="http://openoffice.org/2000/office"
xmlns:style="http://openoffice.org/2000/style"
xmlns:table="http://openoffice.org/2000/table"
xmlns:draw="http://openoffice.org/2000/drawing"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:meta="http://openoffice.org/2000/meta"
xmlns:number="http://openoffice.org/2000/datastyle"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:chart="http://openoffice.org/2000/chart"
xmlns:help="http://openoffice.org/2000/help"
xmlns:index="http://sun.com/2000/XMLSearch"
xmlns:text="http://openoffice.org/2000/text">

<xsl:param name="Language" select="'en-US'"/>
<xsl:output method="text" encoding="UTF-8"/>

<xsl:template match="helpdocument|body">
<xsl:choose>
<xsl:when test="meta/topic[@indexer='exclude']"/>
<xsl:otherwise>
<xsl:apply-templates/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>

<xsl:template match="title">
<xsl:value-of select="."/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="table">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="tablecell">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="tablerow">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="list">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="listitem">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="item">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="emph">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="paragraph">
<xsl:value-of select="."/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="section">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="bookmark">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="bookmark_value">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="link">
<xsl:apply-templates/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="ahelp[@visibility='visible']">
<xsl:value-of select="."/>
<xsl:text>&#xA;</xsl:text>
</xsl:template>

<xsl:template match="*"/>

</xsl:stylesheet>


Large diffs are not rendered by default.

Binary file not shown.
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Module1" script:language="StarBasic">REM ***** BASIC *****

Sub Main

End Sub</script:module>
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false"/>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false">
<library:element library:name="Module1"/>
</library:library>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:libraries PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "libraries.dtd">
<library:libraries xmlns:library="http://openoffice.org/2000/library" xmlns:xlink="http://www.w3.org/1999/xlink">
<library:library library:name="Standard" library:link="false"/>
</library:libraries>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:libraries PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "libraries.dtd">
<library:libraries xmlns:library="http://openoffice.org/2000/library" xmlns:xlink="http://www.w3.org/1999/xlink">
<library:library library:name="Standard" library:link="false"/>
</library:libraries>
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>

<office:marker-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
<draw:marker draw:name="Arrowhead 1" svg:viewBox="0 0 2132 2132" svg:d="m1066 0 1066 2132h-2132z"/>
<draw:marker draw:name="Arrowhead 2" svg:viewBox="0 0 1599 2132" svg:d="m799 0 800 2132h-1599z"/>
<draw:marker draw:name="Arrowhead 3" svg:viewBox="0 0 1066 2132" svg:d="m533 0 533 2132h-1066z"/>
<draw:marker draw:name="Arrowhead 4" svg:viewBox="0 0 1995 2132" svg:d="m0 0h1995v137h-997l997 1995h-1995l998-1995h-998z"/>
<draw:marker draw:name="Arrowhead 5" svg:viewBox="0 0 1496 2132" svg:d="m0 0h1496v137h-748l748 1995h-1496l748-1995h-748z"/>
<draw:marker draw:name="Arrowhead 6" svg:viewBox="0 0 998 2132" svg:d="m0 0h998v137h-499l499 1995h-998l499-1995h-499z"/>
<draw:marker draw:name="Arrowhead 7" svg:viewBox="0 0 2132 2132" svg:d="m1066 0 1066 2132-712-272h-708l-712 272z"/>
<draw:marker draw:name="Arrowhead 8" svg:viewBox="0 0 1584 2132" svg:d="m792 0 792 2132-529-272h-526l-529 272z"/>
<draw:marker draw:name="Arrowhead 9" svg:viewBox="0 0 1057 2132" svg:d="m529 0 528 2132-353-272h-351l-353 272z"/>
<draw:marker draw:name="Arrowhead 10" svg:viewBox="0 0 2162 2560" svg:d="m1076 0 1066 2132-532-155 552 583-1086-234v0l-1076 229 179-189 179-189 179-191-537 156z"/>
<draw:marker draw:name="Arrowhead 11" svg:viewBox="0 0 2132 1146" svg:d="m1066 0 1066 1146-712-272h-708l-712 272z"/>
<draw:marker draw:name="Arrowhead 12" svg:viewBox="0 0 2132 2132" svg:d="m2132 1066c0-588-478-1066-1066-1066-588 0-1066 478-1066 1066 0 588 478 1066 1066 1066 588 0 1066-478 1066-1066z"/>
<draw:marker draw:name="Arrowhead 13" svg:viewBox="0 0 2116 2116" svg:d="m0 0h705 705 706v705 705 706h-705-705-706v-705-705z"/>
<draw:marker draw:name="Arrowhead 14" svg:viewBox="0 0 2461 2132" svg:d="m0 1066 615 1066h1231l615-1066-615-1066h-1231z"/>
<draw:marker draw:name="Arrowhead 15" svg:viewBox="0 0 1995 137" svg:d="m0 0h1995v137h-1995z"/>
<draw:marker draw:name="Arrowhead 16" svg:viewBox="0 0 1995 282" svg:d="m0 0h1995v282h-1995z"/>
<draw:marker draw:name="Arrowhead 17" svg:viewBox="0 0 1995 506" svg:d="m0 0h1995v506h-1995z"/>
<draw:marker draw:name="Arrowhead 18" svg:viewBox="0 0 966 2566" svg:d="m0 2566v0-303l488-760-485 185 581-1050-453 262 357-900-178 682 440-245-334 893 289-106 261 1044v298z"/>
<draw:marker draw:name="Arrowhead 19" svg:viewBox="0 0 2440 2584" svg:d="m982 2228h469l51-139 51 227 108-361 779 629-611-980 377 33-360-243 511-428-587 109 395-805-596 571-16-295-169 261-175-807-143 682-227-236 18 386-790-302 605 646-344 92 370 185-698 662 739-319-101 293 194-75 33 311 108-218z"/>
<draw:marker draw:name="Arrowhead 20" svg:viewBox="0 0 1169 2584" svg:d="m0 2584v-506l57-669 65 387 52-902 75 645 60-1122 116 1386 83-1803 99 1481 70-1240 47 841 82-1058 29 1725 83-1215 93 829 88-590 70 1269v542z"/>
<draw:marker draw:name="Arrowhead 21" svg:viewBox="0 0 2142 2142" svg:d="m0 1162h855l-607 607 125 123 606-608v858h176v-855l608 605 125-125-604-605h858v-178h-855l599-606-124-126-607 607v-859h-176v859l-609-607-123 125 608 607h-855z"/>
<draw:marker draw:name="Arrowhead 22" svg:viewBox="0 0 2364 2178" svg:d="m0 2065 1182-2065 1182 2063-64 112-1118-716-1118 719z"/>
<draw:marker draw:name="Arrowhead 23" svg:viewBox="0 0 1107 1619" svg:d="m547 1619-546-676-1-942 546 318 560-319 1 942z"/>
<draw:marker draw:name="Arrowhead 24" svg:viewBox="0 0 1108 993" svg:d="m609 992-123 1-486-364 486 153 2-91-488-182 1-46 485 115 2-69-487-196v-52l484 154v-59l-484-196v-159l544 218 560-219 2 159-499 196v57l499-152v52l-496 196-2 69 498-118 1 45-497 192-2 85 497-153z"/>
</office:marker-table>
Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,220 @@
<?xml version="1.0" encoding="UTF-8"?>

<office:color-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
<draw:color draw:name="0 0 0" draw:color="#ffffff"/>
<draw:color draw:name="0 20 0" draw:color="#ffccff"/>
<draw:color draw:name="0 40 0" draw:color="#ff99ff"/>
<draw:color draw:name="0 60 0" draw:color="#ff66ff"/>
<draw:color draw:name="0 80 0" draw:color="#ff33ff"/>
<draw:color draw:name="0 100 0" draw:color="#ff00ff"/>
<draw:color draw:name="20 0 0" draw:color="#ccffff"/>
<draw:color draw:name="20 20 0" draw:color="#ccccff"/>
<draw:color draw:name="20 40 0" draw:color="#cc99ff"/>
<draw:color draw:name="20 60 0" draw:color="#cc66ff"/>
<draw:color draw:name="20 80 0" draw:color="#cc33ff"/>
<draw:color draw:name="20 100 0" draw:color="#cc00ff"/>
<draw:color draw:name="40 0 0" draw:color="#99ffff"/>
<draw:color draw:name="40 20 0" draw:color="#99ccff"/>
<draw:color draw:name="40 40 0" draw:color="#9999ff"/>
<draw:color draw:name="40 60 0" draw:color="#9966ff"/>
<draw:color draw:name="40 80 0" draw:color="#9933ff"/>
<draw:color draw:name="40 100 0" draw:color="#9900ff"/>
<draw:color draw:name="60 0 0" draw:color="#66ffff"/>
<draw:color draw:name="60 20 0" draw:color="#66ccff"/>
<draw:color draw:name="60 40 0" draw:color="#6699ff"/>
<draw:color draw:name="60 60 0" draw:color="#6666ff"/>
<draw:color draw:name="60 80 0" draw:color="#6633ff"/>
<draw:color draw:name="60 100 0" draw:color="#6600ff"/>
<draw:color draw:name="80 0 0" draw:color="#33ffff"/>
<draw:color draw:name="80 20 0" draw:color="#33ccff"/>
<draw:color draw:name="80 40 0" draw:color="#3399ff"/>
<draw:color draw:name="80 60 0" draw:color="#3366ff"/>
<draw:color draw:name="80 80 0" draw:color="#3333ff"/>
<draw:color draw:name="80 100 0" draw:color="#3300ff"/>
<draw:color draw:name="100 0 0" draw:color="#00ffff"/>
<draw:color draw:name="100 20 0" draw:color="#00ccff"/>
<draw:color draw:name="100 40 0" draw:color="#0099ff"/>
<draw:color draw:name="100 60 0" draw:color="#0066ff"/>
<draw:color draw:name="100 80 0" draw:color="#0033ff"/>
<draw:color draw:name="100 100 0" draw:color="#0000ff"/>
<draw:color draw:name="0 0 20" draw:color="#ffffcc"/>
<draw:color draw:name="0 20 20" draw:color="#ffcccc"/>
<draw:color draw:name="0 40 20" draw:color="#ff99cc"/>
<draw:color draw:name="0 60 20" draw:color="#ff66cc"/>
<draw:color draw:name="0 80 20" draw:color="#ff33cc"/>
<draw:color draw:name="0 100 20" draw:color="#ff00cc"/>
<draw:color draw:name="20 0 20" draw:color="#ccffcc"/>
<draw:color draw:name="20 20 20" draw:color="#cccccc"/>
<draw:color draw:name="20 40 20" draw:color="#cc99cc"/>
<draw:color draw:name="20 60 20" draw:color="#cc66cc"/>
<draw:color draw:name="20 80 20" draw:color="#cc33cc"/>
<draw:color draw:name="20 100 20" draw:color="#cc00cc"/>
<draw:color draw:name="40 0 20" draw:color="#99ffcc"/>
<draw:color draw:name="40 20 20" draw:color="#99cccc"/>
<draw:color draw:name="40 40 20" draw:color="#9999cc"/>
<draw:color draw:name="40 60 20" draw:color="#9966cc"/>
<draw:color draw:name="40 80 20" draw:color="#9933cc"/>
<draw:color draw:name="40 100 20" draw:color="#9900cc"/>
<draw:color draw:name="60 0 20" draw:color="#66ffcc"/>
<draw:color draw:name="60 20 20" draw:color="#66cccc"/>
<draw:color draw:name="60 40 20" draw:color="#6699cc"/>
<draw:color draw:name="60 60 20" draw:color="#6666cc"/>
<draw:color draw:name="60 80 20" draw:color="#6633cc"/>
<draw:color draw:name="60 100 20" draw:color="#6600cc"/>
<draw:color draw:name="80 0 20" draw:color="#33ffcc"/>
<draw:color draw:name="80 20 20" draw:color="#33cccc"/>
<draw:color draw:name="80 40 20" draw:color="#3399cc"/>
<draw:color draw:name="80 60 20" draw:color="#3366cc"/>
<draw:color draw:name="80 80 20" draw:color="#3333cc"/>
<draw:color draw:name="80 100 20" draw:color="#3300cc"/>
<draw:color draw:name="100 0 20" draw:color="#00ffcc"/>
<draw:color draw:name="100 20 20" draw:color="#00cccc"/>
<draw:color draw:name="100 40 20" draw:color="#0099cc"/>
<draw:color draw:name="100 60 20" draw:color="#0066cc"/>
<draw:color draw:name="100 80 20" draw:color="#0033cc"/>
<draw:color draw:name="100 100 20" draw:color="#0000cc"/>
<draw:color draw:name="0 0 40" draw:color="#ffff99"/>
<draw:color draw:name="0 20 40" draw:color="#ffcc99"/>
<draw:color draw:name="0 40 40" draw:color="#ff9999"/>
<draw:color draw:name="0 60 40" draw:color="#ff6699"/>
<draw:color draw:name="0 80 40" draw:color="#ff3399"/>
<draw:color draw:name="0 100 40" draw:color="#ff0099"/>
<draw:color draw:name="20 0 40" draw:color="#ccff99"/>
<draw:color draw:name="20 20 40" draw:color="#cccc99"/>
<draw:color draw:name="20 40 40" draw:color="#cc9999"/>
<draw:color draw:name="20 60 40" draw:color="#cc6699"/>
<draw:color draw:name="20 80 40" draw:color="#cc3399"/>
<draw:color draw:name="20 100 40" draw:color="#cc0099"/>
<draw:color draw:name="40 0 40" draw:color="#99ff99"/>
<draw:color draw:name="40 20 40" draw:color="#99cc99"/>
<draw:color draw:name="40 40 40" draw:color="#999999"/>
<draw:color draw:name="40 60 40" draw:color="#996699"/>
<draw:color draw:name="40 80 40" draw:color="#993399"/>
<draw:color draw:name="40 100 40" draw:color="#990099"/>
<draw:color draw:name="60 0 40" draw:color="#66ff99"/>
<draw:color draw:name="60 20 40" draw:color="#66cc99"/>
<draw:color draw:name="60 40 40" draw:color="#669999"/>
<draw:color draw:name="60 60 40" draw:color="#666699"/>
<draw:color draw:name="60 80 40" draw:color="#663399"/>
<draw:color draw:name="60 100 40" draw:color="#660099"/>
<draw:color draw:name="80 0 40" draw:color="#33ff99"/>
<draw:color draw:name="80 20 40" draw:color="#33cc99"/>
<draw:color draw:name="80 40 40" draw:color="#339999"/>
<draw:color draw:name="80 60 40" draw:color="#336699"/>
<draw:color draw:name="80 80 40" draw:color="#333399"/>
<draw:color draw:name="80 100 40" draw:color="#330099"/>
<draw:color draw:name="100 0 40" draw:color="#00ff99"/>
<draw:color draw:name="100 20 40" draw:color="#00cc99"/>
<draw:color draw:name="100 40 40" draw:color="#009999"/>
<draw:color draw:name="100 60 40" draw:color="#006699"/>
<draw:color draw:name="100 80 40" draw:color="#003399"/>
<draw:color draw:name="100 100 40" draw:color="#000099"/>
<draw:color draw:name="0 0 60" draw:color="#ffff66"/>
<draw:color draw:name="0 20 60" draw:color="#ffcc66"/>
<draw:color draw:name="0 40 60" draw:color="#ff9966"/>
<draw:color draw:name="0 60 60" draw:color="#ff6666"/>
<draw:color draw:name="0 80 60" draw:color="#ff3366"/>
<draw:color draw:name="0 100 60" draw:color="#ff0066"/>
<draw:color draw:name="20 0 60" draw:color="#ccff66"/>
<draw:color draw:name="20 20 60" draw:color="#cccc66"/>
<draw:color draw:name="20 40 60" draw:color="#cc9966"/>
<draw:color draw:name="20 60 60" draw:color="#cc6666"/>
<draw:color draw:name="20 80 60" draw:color="#cc3366"/>
<draw:color draw:name="20 100 60" draw:color="#cc0066"/>
<draw:color draw:name="40 0 60" draw:color="#99ff66"/>
<draw:color draw:name="40 20 60" draw:color="#99cc66"/>
<draw:color draw:name="40 40 60" draw:color="#999966"/>
<draw:color draw:name="40 60 60" draw:color="#996666"/>
<draw:color draw:name="40 80 60" draw:color="#993366"/>
<draw:color draw:name="40 100 60" draw:color="#990066"/>
<draw:color draw:name="60 0 60" draw:color="#66ff66"/>
<draw:color draw:name="60 20 60" draw:color="#66cc66"/>
<draw:color draw:name="60 40 60" draw:color="#669966"/>
<draw:color draw:name="60 60 60" draw:color="#666666"/>
<draw:color draw:name="60 80 60" draw:color="#663366"/>
<draw:color draw:name="60 100 60" draw:color="#660066"/>
<draw:color draw:name="80 0 60" draw:color="#33ff66"/>
<draw:color draw:name="80 20 60" draw:color="#33cc66"/>
<draw:color draw:name="80 40 60" draw:color="#339966"/>
<draw:color draw:name="80 60 60" draw:color="#336666"/>
<draw:color draw:name="80 80 60" draw:color="#333366"/>
<draw:color draw:name="80 100 60" draw:color="#330066"/>
<draw:color draw:name="100 0 60" draw:color="#00ff66"/>
<draw:color draw:name="100 20 60" draw:color="#00cc66"/>
<draw:color draw:name="100 40 60" draw:color="#009966"/>
<draw:color draw:name="100 60 60" draw:color="#006666"/>
<draw:color draw:name="100 80 60" draw:color="#003366"/>
<draw:color draw:name="100 100 60" draw:color="#000066"/>
<draw:color draw:name="0 0 80" draw:color="#ffff33"/>
<draw:color draw:name="0 20 80" draw:color="#ffcc33"/>
<draw:color draw:name="0 40 80" draw:color="#ff9933"/>
<draw:color draw:name="0 60 80" draw:color="#ff6633"/>
<draw:color draw:name="0 80 80" draw:color="#ff3333"/>
<draw:color draw:name="0 100 80" draw:color="#ff0033"/>
<draw:color draw:name="20 0 80" draw:color="#ccff33"/>
<draw:color draw:name="20 20 80" draw:color="#cccc33"/>
<draw:color draw:name="20 40 80" draw:color="#cc9933"/>
<draw:color draw:name="20 60 80" draw:color="#cc6633"/>
<draw:color draw:name="20 80 80" draw:color="#cc3333"/>
<draw:color draw:name="20 100 80" draw:color="#cc0033"/>
<draw:color draw:name="40 0 80" draw:color="#99ff33"/>
<draw:color draw:name="40 20 80" draw:color="#99cc33"/>
<draw:color draw:name="40 40 80" draw:color="#999933"/>
<draw:color draw:name="40 60 80" draw:color="#996633"/>
<draw:color draw:name="40 80 80" draw:color="#993333"/>
<draw:color draw:name="40 100 80" draw:color="#990033"/>
<draw:color draw:name="60 0 80" draw:color="#66ff33"/>
<draw:color draw:name="60 20 80" draw:color="#66cc33"/>
<draw:color draw:name="60 40 80" draw:color="#669933"/>
<draw:color draw:name="60 60 80" draw:color="#666633"/>
<draw:color draw:name="60 80 80" draw:color="#663333"/>
<draw:color draw:name="60 100 80" draw:color="#660033"/>
<draw:color draw:name="80 0 80" draw:color="#33ff33"/>
<draw:color draw:name="80 20 80" draw:color="#33cc33"/>
<draw:color draw:name="80 40 80" draw:color="#339933"/>
<draw:color draw:name="80 60 80" draw:color="#336633"/>
<draw:color draw:name="80 80 80" draw:color="#333333"/>
<draw:color draw:name="80 100 80" draw:color="#330033"/>
<draw:color draw:name="100 0 80" draw:color="#00ff33"/>
<draw:color draw:name="100 20 80" draw:color="#00cc33"/>
<draw:color draw:name="100 40 80" draw:color="#009933"/>
<draw:color draw:name="100 60 80" draw:color="#006633"/>
<draw:color draw:name="100 80 80" draw:color="#003333"/>
<draw:color draw:name="100 100 80" draw:color="#000033"/>
<draw:color draw:name="0 0 100" draw:color="#ffff00"/>
<draw:color draw:name="0 20 100" draw:color="#ffcc00"/>
<draw:color draw:name="0 40 100" draw:color="#ff9900"/>
<draw:color draw:name="0 60 100" draw:color="#ff6600"/>
<draw:color draw:name="0 80 100" draw:color="#ff3300"/>
<draw:color draw:name="0 100 100" draw:color="#ff0000"/>
<draw:color draw:name="20 0 100" draw:color="#ccff00"/>
<draw:color draw:name="20 20 100" draw:color="#cccc00"/>
<draw:color draw:name="20 40 100" draw:color="#cc9900"/>
<draw:color draw:name="20 60 100" draw:color="#cc6600"/>
<draw:color draw:name="20 80 100" draw:color="#cc3300"/>
<draw:color draw:name="20 100 100" draw:color="#cc0000"/>
<draw:color draw:name="40 0 100" draw:color="#99ff00"/>
<draw:color draw:name="40 20 100" draw:color="#99cc00"/>
<draw:color draw:name="40 40 100" draw:color="#999900"/>
<draw:color draw:name="40 60 100" draw:color="#996600"/>
<draw:color draw:name="40 80 100" draw:color="#993300"/>
<draw:color draw:name="40 100 100" draw:color="#990000"/>
<draw:color draw:name="60 0 100" draw:color="#66ff00"/>
<draw:color draw:name="60 20 100" draw:color="#66cc00"/>
<draw:color draw:name="60 40 100" draw:color="#669900"/>
<draw:color draw:name="60 60 100" draw:color="#666600"/>
<draw:color draw:name="60 80 100" draw:color="#663300"/>
<draw:color draw:name="60 100 100" draw:color="#660000"/>
<draw:color draw:name="80 0 100" draw:color="#33ff00"/>
<draw:color draw:name="80 20 100" draw:color="#33cc00"/>
<draw:color draw:name="80 40 100" draw:color="#339900"/>
<draw:color draw:name="80 60 100" draw:color="#336600"/>
<draw:color draw:name="80 80 100" draw:color="#333300"/>
<draw:color draw:name="80 100 100" draw:color="#330000"/>
<draw:color draw:name="100 0 100" draw:color="#00ff00"/>
<draw:color draw:name="100 20 100" draw:color="#00cc00"/>
<draw:color draw:name="100 40 100" draw:color="#009900"/>
<draw:color draw:name="100 60 100" draw:color="#006600"/>
<draw:color draw:name="100 80 100" draw:color="#003300"/>
<draw:color draw:name="100 100 100" draw:color="#000000"/>
</office:color-table>
@@ -0,0 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>

<office:color-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script" xmlns:config="http://openoffice.org/2001/config">
<draw:color draw:name="0-0-0-0" draw:color="#ffffff"/>
<draw:color draw:name="0-0-0-10" draw:color="#e5e5e5"/>
<draw:color draw:name="0-0-0-20" draw:color="#cccccc"/>
<draw:color draw:name="0-0-0-30" draw:color="#b2b2b2"/>
<draw:color draw:name="0-0-0-40" draw:color="#999999"/>
<draw:color draw:name="0-0-0-50" draw:color="#7f7f7f"/>
<draw:color draw:name="0-0-0-60" draw:color="#666666"/>
<draw:color draw:name="0-0-0-70" draw:color="#4c4c4c"/>
<draw:color draw:name="0-0-0-80" draw:color="#333333"/>
<draw:color draw:name="0-0-0-100" draw:color="#000000"/>
<draw:color draw:name="0-0-56-0" draw:color="#ffff70"/>
<draw:color draw:name="0-3-85-0" draw:color="#fff726"/>
<draw:color draw:name="0-13-77-0" draw:color="#ffde3b"/>
<draw:color draw:name="0-20-100-0" draw:color="#ffcc00"/>
<draw:color draw:name="0-31-84-0" draw:color="#ffb029"/>
<draw:color draw:name="0-38-100-0" draw:color="#ff9e00"/>
<draw:color draw:name="0-50-100-0" draw:color="#ff7f00"/>
<draw:color draw:name="0-100-65-0" draw:color="#ff0059"/>
<draw:color draw:name="50-100-65-0" draw:color="#7f0059"/>
<draw:color draw:name="0-65-27-0" draw:color="#ff59ba"/>
<draw:color draw:name="0-20-0-0" draw:color="#ffccff"/>
<draw:color draw:name="0-40-0-0" draw:color="#ff99ff"/>
<draw:color draw:name="0-50-0-0" draw:color="#ff7fff"/>
<draw:color draw:name="0-66-0-0" draw:color="#ff57ff"/>
<draw:color draw:name="27-77-4-0" draw:color="#ba3bf5"/>
<draw:color draw:name="54-88-11-0" draw:color="#751fe3"/>
<draw:color draw:name="93-100-13-0" draw:color="#1200de"/>
<draw:color draw:name="100-90-10-0" draw:color="#0019fc"/>
<draw:color draw:name="70-50-0-0" draw:color="#4c7fff"/>
<draw:color draw:name="54-44-0-0" draw:color="#758fff"/>
<draw:color draw:name="28-25-0-0" draw:color="#b8bfff"/>
<draw:color draw:name="28-17-0-0" draw:color="#b8d4ff"/>
<draw:color draw:name="11-5-0-0" draw:color="#e3f2ff"/>
<draw:color draw:name="23-10-0-0" draw:color="#c4e5ff"/>
<draw:color draw:name="52-0-0-0" draw:color="#7affff"/>
<draw:color draw:name="61-6-0-0" draw:color="#63f0ff"/>
<draw:color draw:name="65-10-0-0" draw:color="#59e5ff"/>
<draw:color draw:name="76-25-0-0" draw:color="#3dbfff"/>
<draw:color draw:name="87-40-0-0" draw:color="#2199ff"/>
<draw:color draw:name="79-45-0-25" draw:color="#004cbf"/>
<draw:color draw:name="70-50-0-50" draw:color="#00007f"/>
<draw:color draw:name="23-10-0-27" draw:color="#7fa0ba"/>
<draw:color draw:name="38-0-42-0" draw:color="#9eff94"/>
<draw:color draw:name="68-1-72-0" draw:color="#52fc47"/>
<draw:color draw:name="70-11-64-2" draw:color="#47de57"/>
<draw:color draw:name="72-23-54-8" draw:color="#33b061"/>
<draw:color draw:name="68-1-72-50" draw:color="#007c00"/>
<draw:color draw:name="0-3-7-0" draw:color="#fff7ed"/>
<draw:color draw:name="0-7-13-0" draw:color="#ffedde"/>
<draw:color draw:name="3-6-14-4" draw:color="#ede6d1"/>
<draw:color draw:name="0-9-28-3" draw:color="#f7e0b0"/>
<draw:color draw:name="0-15-50-0" draw:color="#ffd97f"/>
<draw:color draw:name="3-16-24-4" draw:color="#edccb8"/>
<draw:color draw:name="0-19-53-11" draw:color="#e3b35c"/>
<draw:color draw:name="0-35-76-5" draw:color="#f29930"/>
<draw:color draw:name="9-19-46-21" draw:color="#b27f54"/>
<draw:color draw:name="0-38-46-49" draw:color="#82210d"/>
<draw:color draw:name="51-68-100-5" draw:color="#6e4300"/>
<draw:color draw:name="54-60-72-0" draw:color="#756647"/>
<draw:color draw:name="9-20-24-15" draw:color="#c2a69c"/>
<draw:color draw:name="9-13-16-12" draw:color="#c9bfb7"/>
</office:color-table>
@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>

<office:hatch-table xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script">
<draw:hatch draw:name="Hatching 1" draw:style="single" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 2" draw:style="single" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 3" draw:style="single" draw:color="#000000" draw:distance="0.0402inch" draw:rotation="900"/>
<draw:hatch draw:name="Hatching 4" draw:style="single" draw:color="#000000" draw:distance="0.0799inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 5" draw:style="single" draw:color="#000000" draw:distance="0.0799inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 6" draw:style="single" draw:color="#000000" draw:distance="0.0799inch" draw:rotation="900"/>
<draw:hatch draw:name="Hatching 7" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 8" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 9" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="900"/>
<draw:hatch draw:name="Hatching 10" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="100"/>
<draw:hatch draw:name="Hatching 11" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="200"/>
<draw:hatch draw:name="Hatching 12" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="300"/>
<draw:hatch draw:name="Hatching 13" draw:style="single" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="400"/>
<draw:hatch draw:name="Hatching 14" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 15" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 16" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="150"/>
<draw:hatch draw:name="Hatching 17" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="300"/>
<draw:hatch draw:name="Hatching 18" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 19" draw:style="double" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="110"/>
<draw:hatch draw:name="Hatching 20" draw:style="double" draw:color="#000000" draw:distance="0.1598inch" draw:rotation="260"/>
<draw:hatch draw:name="Hatching 21" draw:style="triple" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 22" draw:style="triple" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 23" draw:style="triple" draw:color="#000000" draw:distance="0.1201inch" draw:rotation="900"/>
<draw:hatch draw:name="Hatching 24" draw:style="triple" draw:color="#000000" draw:distance="0.1598inch" draw:rotation="220"/>
<draw:hatch draw:name="Hatching 25" draw:style="triple" draw:color="#000000" draw:distance="0.2inch" draw:rotation="650"/>
<draw:hatch draw:name="Hatching 26" draw:style="triple" draw:color="#000000" draw:distance="0.2inch" draw:rotation="560"/>
<draw:hatch draw:name="Hatching 27" draw:style="single" draw:color="#0000ff" draw:distance="0.1201inch" draw:rotation="560"/>
<draw:hatch draw:name="Hatching 28" draw:style="single" draw:color="#0000ff" draw:distance="0.1201inch" draw:rotation="0"/>
<draw:hatch draw:name="Hatching 29" draw:style="single" draw:color="#0000ff" draw:distance="0.1201inch" draw:rotation="900"/>
<draw:hatch draw:name="Hatching 30" draw:style="single" draw:color="#ff0000" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 31" draw:style="double" draw:color="#ffff00" draw:distance="0.1201inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 32" draw:style="triple" draw:color="#ff00ff" draw:distance="0.1201inch" draw:rotation="650"/>
<draw:hatch draw:name="Hatching 33" draw:style="triple" draw:color="#663300" draw:distance="0.1201inch" draw:rotation="650"/>
<draw:hatch draw:name="Hatching 34" draw:style="triple" draw:color="#ff6633" draw:distance="0.1614inch" draw:rotation="450"/>
<draw:hatch draw:name="Hatching 35" draw:style="double" draw:color="#e6e64c" draw:distance="0.1614inch" draw:rotation="450"/>
</office:hatch-table>