summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2021-11-24 14:16:08 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-11-24 14:33:42 +0100
commit9ae4ee41e475d51f22122596c1f0bf4931232864 (patch)
tree6737308101fc2faa4e7a64eec7d8478749d7a8a4
parent0578fd92eb320b70a0cf1bfd44799f6b1e45e402 (diff)
Refactor help tree files
This patch applies "xmlling --format" to all *.tree files in helpcontent2/source/auxiliary. The reason for this refactoring is that these files' indentation is very messy and it makes it harder to maintain and update the files. Also, the indentation used here relies on Tabs whereas XHP files use two blank spaces as indentation. So this refactoring also applies 2 blank spaces as indentation to the tree files. Change-Id: I54366d6efd011a09baf45c3b74c089bd9b0401f1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125718 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/auxiliary/sbasic.tree762
-rw-r--r--source/auxiliary/scalc.tree371
-rw-r--r--source/auxiliary/schart.tree14
-rw-r--r--source/auxiliary/sdatabase.tree28
-rw-r--r--source/auxiliary/sdraw.tree186
-rw-r--r--source/auxiliary/shared.tree374
-rw-r--r--source/auxiliary/simpress.tree228
-rw-r--r--source/auxiliary/smath.tree62
-rw-r--r--source/auxiliary/swriter.tree434
9 files changed, 1228 insertions, 1231 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 7b5675ca28..e6e20b83ff 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -17,388 +17,388 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="sbasic" id="07" title="Macros and Scripting">
- <node id="0701" title="%PRODUCTNAME BASIC">
- <node id="070101" title="General Information and User Interface Usage">
- <topic id="sbasic/text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic Help</topic>
- <topic id="sbasic/text/sbasic/shared/01000000.xhp">Programming with %PRODUCTNAME Basic </topic>
- <topic id="sbasic/text/sbasic/shared/00000002.xhp">%PRODUCTNAME Basic Glossary</topic>
- <topic id="sbasic/text/sbasic/shared/01010210.xhp">Basics</topic>
- <topic id="sbasic/text/sbasic/shared/01020000.xhp">Syntax</topic>
- <topic id="sbasic/text/sbasic/shared/01050000.xhp">%PRODUCTNAME Basic IDE</topic>
- <topic id="sbasic/text/sbasic/shared/01030100.xhp">IDE Overview</topic>
- <topic id="sbasic/text/sbasic/shared/01030200.xhp">The Basic Editor</topic>
- <topic id="sbasic/text/sbasic/shared/01050100.xhp">Watch Window</topic>
- <topic id="sbasic/text/sbasic/shared/main0211.xhp">Macro Toolbar</topic>
- <topic id="sbasic/text/sbasic/shared/05060700.xhp">Macro</topic>
- <topic id="sbasic/text/sbasic/shared/vbasupport.xhp">Working with VBA Macros</topic>
- </node>
- <node id="070102" title="Command Reference">
- <topic id="sbasic/text/sbasic/shared/Compiler_options.xhp">Compiler options</topic>
- <topic id="sbasic/text/sbasic/shared/01020300.xhp">Using Procedures and Functions</topic>
- <topic id="sbasic/text/sbasic/shared/01020500.xhp">Libraries, Modules and Dialogs</topic>
- <topic id="sbasic/text/sbasic/shared/conventions.xhp">How to Read Syntax Diagrams</topic>
- <node id="07010202" title="Functions, Statements and Operators">
- <topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic>
- <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
- <topic id="sbasic/text/sbasic/shared/03060000.xhp">Logical Operators</topic>
- <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
- <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
- <topic id="sbasic/text/sbasic/shared/03030000.xhp">Date and Time Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03070000.xhp">Mathematical Operators</topic>
- <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03080100.xhp">Trigonometric Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03010000.xhp">Screen I/O Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03020000.xhp">File I/O Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03090000.xhp">Controlling Program Execution</topic>
- <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
- <topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
- <topic id="sbasic/text/sbasic/shared/uno_objects.xhp">UNO Objects, Functions and Services</topic>
- <topic id="sbasic/text/sbasic/shared/calc_functions.xhp">Calling Calc functions</topic>
- <topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic>
- <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
- </node>
- <node id="07010201" title="Alphabetic List of Functions, Statements and Operators">
- <topic id="sbasic/text/sbasic/shared/03080601.xhp">Abs Function</topic>
- <topic id="sbasic/text/sbasic/shared/03060100.xhp">And Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03104200.xhp">Array Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120101.xhp">Asc Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120111.xhp">AscW Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03080101.xhp">Atn Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131900.xhp">BasicLibraries object</topic>
- <topic id="sbasic/text/sbasic/shared/03130100.xhp">Beep Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090102.xhp">Case Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03100100.xhp">CBool Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120105.xhp">CByte Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100050.xhp">CCur Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030116.xhp">CDateFromUnoDateTime Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030115.xhp">CDateToUnoDateTime Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030114.xhp">CDateFromUnoTime Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030113.xhp">CDateToUnoTime Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030112.xhp">CDateFromUnoDate Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030111.xhp">CDateToUnoDate Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030108.xhp">CDateFromIso Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030107.xhp">CDateToIso Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100300.xhp">CDate Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100400.xhp">CDbl Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100060.xhp">CDec Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100500.xhp">CInt Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100600.xhp">CLng Function</topic>
- <topic id="sbasic/text/sbasic/shared/compatible.xhp">CompatibilityMode Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100900.xhp">CSng Function</topic>
- <topic id="sbasic/text/sbasic/shared/03101000.xhp">CStr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090401.xhp">Call Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020401.xhp">ChDir Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020402.xhp">ChDrive Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090402.xhp">Choose Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120102.xhp">Chr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120112.xhp">ChrW Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03020101.xhp">Close Statement</topic>
- <topic id="sbasic/text/sbasic/shared/collection.xhp">Collection Object</topic>
- <topic id="sbasic/text/sbasic/shared/03100700.xhp">Const Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03120313.xhp">ConvertFromURL Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120312.xhp">ConvertToURL Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080102.xhp">Cos Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132400.xhp">CreateObject Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131800.xhp">CreateUnoDialog Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132000.xhp">CreateUnoListener Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132300.xhp">CreateUnoValue Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020403.xhp">CurDir Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100070.xhp">CVar Function</topic>
- <topic id="sbasic/text/sbasic/shared/03100080.xhp">CVErr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030110.xhp">DateAdd Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030120.xhp">DateDiff Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030130.xhp">DatePart Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030101.xhp">DateSerial Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030103.xhp">Day Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140000.xhp">DDB Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03090403.xhp">Declare Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101100.xhp">DefBool Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101110.xhp">DefCur Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101300.xhp">DefDate Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101400.xhp">DefDbl Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101120.xhp">DefErr Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101500.xhp">DefInt Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101600.xhp">DefLng Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101700.xhp">DefObj Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101130.xhp">DefSng Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03101140.xhp">DefStr Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03102000.xhp">DefVar Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03131900.xhp">DialogLibraries object</topic>
- <topic id="sbasic/text/sbasic/shared/03104300.xhp">DimArray Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102100.xhp">Dim Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020404.xhp">Dir Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090201.xhp">Do...Loop Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
- <topic id="sbasic/text/sbasic/shared/03090404.xhp">End Statement</topic>
- <topic id="sbasic/text/sbasic/shared/enum.xhp">Enum Statement [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03130800.xhp">Environ Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020301.xhp">Eof Function</topic>
- <topic id="sbasic/text/sbasic/shared/03104600.xhp">EqualUnoObjects Function</topic>
- <topic id="sbasic/text/sbasic/shared/03060200.xhp">Eqv Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03104700.xhp">Erase Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03050100.xhp">Erl Function</topic>
- <topic id="sbasic/text/sbasic/shared/03050200.xhp">Err Function</topic>
- <topic id="sbasic/text/sbasic/shared/ErrVBA.xhp">Err Object [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03050300.xhp">Error Function</topic>
- <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03090412.xhp">Exit Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03080201.xhp">Exp Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020406.xhp">FileCopy Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020407.xhp">FileDateTime Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020415.xhp">FileExists Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen Function</topic>
- <topic id="sbasic/text/sbasic/shared/03103800.xhp">FindObject Function</topic>
- <topic id="sbasic/text/sbasic/shared/03103900.xhp">FindPropertyObject Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090202.xhp">For Each Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090202.xhp">For...Next Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function</topic>
- <topic id="sbasic/text/sbasic/shared/03150000.xhp">FormatDateTime Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03170010.xhp">FormatNumber Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03080503.xhp">Frac Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090406.xhp">Function Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03140001.xhp">FV Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03020409.xhp">GetAttr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132500.xhp">GetDefaultContext Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132100.xhp">GetGUIType Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131700.xhp">GetProcessServiceManager Function</topic>
- <topic id="sbasic/text/sbasic/shared/GetPathSeparator.xhp">GetPathSeparator Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131000.xhp">GetSolarVersion Function</topic>
- <topic id="sbasic/text/sbasic/shared/03130700.xhp">GetSystemTicks Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020201.xhp">Get Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103450.xhp">Global keyword</topic>
- <topic id="sbasic/text/sbasic/shared/03131900.xhp">GlobalScope</topic>
- <topic id="sbasic/text/sbasic/shared/03090301.xhp">GoSub...Return Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090302.xhp">GoTo Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03010302.xhp">Green Function</topic>
- <topic id="sbasic/text/sbasic/shared/03104400.xhp">HasUnoInterfaces Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080801.xhp">Hex Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030201.xhp">Hour Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090103.xhp">IIf Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090101.xhp">If...Then...Else Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03060300.xhp">Imp-Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03120401.xhp">InStr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120411.xhp">InStrRev Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03160000.xhp">Input Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03010201.xhp">InputBox Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020202.xhp">Input# Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140002.xhp">IPmt Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03140003.xhp">IRR Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/is_keyword.xhp">Is Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03102200.xhp">IsArray Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102300.xhp">IsDate Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102400.xhp">IsEmpty Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102450.xhp">IsError Function</topic>
- <topic id="sbasic/text/sbasic/shared/03104000.xhp">IsMissing function</topic>
- <topic id="sbasic/text/sbasic/shared/03102600.xhp">IsNull Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102700.xhp">IsNumeric Function</topic>
- <topic id="sbasic/text/sbasic/shared/03102800.xhp">IsObject Function</topic>
- <topic id="sbasic/text/sbasic/shared/03104500.xhp">IsUnoStruct Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120315.xhp">Join Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020410.xhp">Kill Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03102900.xhp">LBound Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120302.xhp">LCase Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120304.xhp">LSet Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03120305.xhp">LTrim Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120303.xhp">Left Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120402.xhp">Len Function</topic>
- <topic id="sbasic/text/sbasic/shared/03103100.xhp">Let Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020203.xhp">Line Input # Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020302.xhp">Loc Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020303.xhp">Lof Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080202.xhp">Log Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120306.xhp">Mid Function, Mid Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03030202.xhp">Minute Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140004.xhp">MIRR Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03020411.xhp">MkDir Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03070600.xhp">Mod-Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03030104.xhp">Month Function</topic>
- <topic id="sbasic/text/sbasic/shared/03150002.xhp">MonthName Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03010102.xhp">MsgBox Function</topic>
- <topic id="sbasic/text/sbasic/shared/03010101.xhp">MsgBox Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement</topic>
- <topic id="sbasic/text/sbasic/shared/new_keyword.xhp">New Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03060400.xhp">Not-Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03030203.xhp">Now Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140005.xhp">NPer Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03140006.xhp">NPV Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
- <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function</topic>
- <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090303.xhp">On...GoSub Statement; On...GoTo Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement</topic>
- <topic id="sbasic/text/sbasic/shared/classmodule.xhp">Option ClassModule statement</topic>
- <topic id="sbasic/text/sbasic/shared/compatible.xhp">Option Compatible statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103350.xhp">Option VBASupport Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement)</topic>
- <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or Operator</topic>
- <topic id="sbasic/text/sbasic/shared/partition.xhp">Partition Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03140007.xhp">Pmt Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03140008.xhp">PPmt Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03010103.xhp">Print Statement</topic>
- <topic id="sbasic/text/sbasic/shared/property.xhp">Property Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103400.xhp">Public keyword</topic>
- <topic id="sbasic/text/sbasic/shared/03020204.xhp">Put Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03140009.xhp">PV Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03010304.xhp">QBColor Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140010.xhp">Rate Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03080301.xhp">Randomize Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03102101.xhp">ReDim Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03010303.xhp">Red Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090407.xhp">Rem Statement</topic>
- <topic id="sbasic/text/sbasic/shared/replace.xhp">Replace Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020104.xhp">Reset Statement</topic>
- <topic id="sbasic/text/sbasic/shared/Resume.xhp">Resume Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03010305.xhp">RGB Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03080302.xhp">Rnd Function</topic>
- <topic id="sbasic/text/sbasic/shared/03170000.xhp">Round Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03120308.xhp">RSet Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03120309.xhp">RTrim Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030204.xhp">Second Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020304.xhp">Seek Function</topic>
- <topic id="sbasic/text/sbasic/shared/03020305.xhp">Seek Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090102.xhp">Select...Case Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020414.xhp">SetAttr Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103700.xhp">Set Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03080701.xhp">Sgn Function</topic>
- <topic id="sbasic/text/sbasic/shared/03130500.xhp">Shell Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080103.xhp">Sin Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140011.xhp">SLN Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03120201.xhp">Space Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120201.xhp">Spc Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120314.xhp">Split Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080401.xhp">Sqr Function</topic>
- <topic id="sbasic/text/sbasic/shared/03080400.xhp">Square Root Calculation</topic>
- <topic id="sbasic/text/sbasic/shared/stardesktop.xhp">StarDesktop object</topic>
- <topic id="sbasic/text/sbasic/shared/03103500.xhp">Static keyword</topic>
- <topic id="sbasic/text/sbasic/shared/03090408.xhp">Stop Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03120403.xhp">StrComp Function</topic>
- <topic id="sbasic/text/sbasic/shared/strconv.xhp">StrConv Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03120103.xhp">Str Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120412.xhp">StrReverse Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03120202.xhp">String Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090409.xhp">Sub Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090410.xhp">Switch Function</topic>
- <topic id="sbasic/text/sbasic/shared/03140012.xhp">SYD Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03080104.xhp">Tan Function</topic>
- <topic id="sbasic/text/sbasic/shared/03132200.xhp">ThisComponent object</topic>
- <topic id="sbasic/text/sbasic/shared/thisdbdoc.xhp">ThisDatabaseDocument object</topic>
- <topic id="sbasic/text/sbasic/shared/03030205.xhp">TimeSerial Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030206.xhp">TimeValue Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030302.xhp">Time Function</topic>
- <topic id="sbasic/text/sbasic/shared/03030303.xhp">Timer Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120311.xhp">Trim Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131300.xhp">TwipsPerPixelX Function</topic>
- <topic id="sbasic/text/sbasic/shared/03131400.xhp">TwipsPerPixelY Function</topic>
- <topic id="sbasic/text/sbasic/shared/03090413.xhp">Type Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03103600.xhp">TypeName Function; VarType Function</topic>
- <topic id="sbasic/text/sbasic/shared/03103000.xhp">UBound Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120310.xhp">UCase Function</topic>
- <topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function</topic>
- <topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03130610.xhp">WaitUntil Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function</topic>
- <topic id="sbasic/text/sbasic/shared/03150001.xhp">WeekdayName Function [VBA]</topic>
- <topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03090411.xhp">With Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03020205.xhp">Write Statement</topic>
- <topic id="sbasic/text/sbasic/shared/03060600.xhp">Xor Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03030106.xhp">Year Function</topic>
- <topic id="sbasic/text/sbasic/shared/03070100.xhp">"-" Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03070200.xhp">"*" Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03070300.xhp">"+" Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03070400.xhp">"/" Operator</topic>
- <topic id="sbasic/text/sbasic/shared/03070500.xhp">"^" Operator</topic>
- </node>
- <node id="07010205" title="Advanced Basic Libraries">
- <topic id="sbasic/text/sbasic/shared/03/lib_tools.xhp">Tools Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_depot.xhp">Depot Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_euro.xhp">Euro Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_formwizard.xhp">FormWizard Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_gimmicks.xhp">Gimmicks Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_importwiz.xhp">ImportWizard Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_schedule.xhp">Schedule Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_script.xhp">ScriptBindingLibrary Library</topic>
- <node id="07010305" title="ScriptForge Library">
- <topic id="sbasic/text/sbasic/shared/03/lib_ScriptForge.xhp">Overview of the ScriptForge Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_intro.xhp">Creating Python Scripts with ScriptForge</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_methods.xhp">ScriptForge method signatures</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_array.xhp">Array service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_base.xhp">Base service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_basic.xhp">Basic service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_calc.xhp">Calc service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_chart.xhp">Chart service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_database.xhp">Database service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_dialog.xhp">Dialog service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_dialogcontrol.xhp">DialogControl service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_dictionary.xhp">Dictionary service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_document.xhp">Document service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_exception.xhp">Exception service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_filesystem.xhp">FileSystem service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_form.xhp">Form service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_formcontrol.xhp">FormControl service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_l10n.xhp">L10N service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_platform.xhp">Platform service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_popupmenu.xhp">PopupMenu service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_services.xhp">Services service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_session.xhp">Session service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_string.xhp">String service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_textstream.xhp">TextStream service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_timer.xhp">Timer service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_ui.xhp">UI service</topic>
- <topic id="sbasic/text/sbasic/shared/03/sf_writer.xhp">Writer service</topic>
- </node>
- <topic id="sbasic/text/sbasic/shared/03/lib_template.xhp">Template Library</topic>
- <topic id="sbasic/text/sbasic/shared/03/lib_wikieditor.xhp">WikiEditor Library</topic>
- </node>
- </node>
- <node id="070103" title="Guides">
- <topic id="shared/text/shared/guide/macro_recording.xhp">Recording a Macro</topic>
- <topic id="sbasic/text/sbasic/guide/control_properties.xhp">Changing the Properties of Controls in the Dialog Editor</topic>
- <topic id="sbasic/text/sbasic/guide/insert_control.xhp">Creating Controls in the Dialog Editor</topic>
- <topic id="sbasic/text/sbasic/guide/sample_code.xhp">Programming Examples for Controls in the Dialog Editor</topic>
- <topic id="sbasic/text/sbasic/guide/show_dialog.xhp">Opening a Dialog With Program Code</topic>
- <topic id="sbasic/text/sbasic/guide/create_dialog.xhp">Creating a Basic Dialog</topic>
- <topic id="sbasic/text/sbasic/shared/01030400.xhp">Organizing Libraries and Modules</topic>
- <topic id="sbasic/text/sbasic/shared/01020100.xhp">Using Variables</topic>
- <topic id="sbasic/text/sbasic/shared/01020200.xhp">Using Objects</topic>
- <topic id="sbasic/text/sbasic/shared/01030300.xhp">Debugging a Basic Program</topic>
- <topic id="sbasic/text/sbasic/shared/01040000.xhp">Event-Driven Macros</topic>
- <topic id="sbasic/text/sbasic/guide/basic_examples.xhp">%PRODUCTNAME Basic Programming Examples</topic>
- <topic id="sbasic/text/sbasic/guide/basic_2_python.xhp">Calling Python Scripts from Basic</topic>
- <topic id="sbasic/text/sbasic/guide/access2base.xhp">Access2Base, the API for Base users</topic>
- </node>
+ <help_section application="sbasic" id="07" title="Macros and Scripting">
+ <node id="0701" title="%PRODUCTNAME BASIC">
+ <node id="070101" title="General Information and User Interface Usage">
+ <topic id="sbasic/text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic Help</topic>
+ <topic id="sbasic/text/sbasic/shared/01000000.xhp">Programming with %PRODUCTNAME Basic </topic>
+ <topic id="sbasic/text/sbasic/shared/00000002.xhp">%PRODUCTNAME Basic Glossary</topic>
+ <topic id="sbasic/text/sbasic/shared/01010210.xhp">Basics</topic>
+ <topic id="sbasic/text/sbasic/shared/01020000.xhp">Syntax</topic>
+ <topic id="sbasic/text/sbasic/shared/01050000.xhp">%PRODUCTNAME Basic IDE</topic>
+ <topic id="sbasic/text/sbasic/shared/01030100.xhp">IDE Overview</topic>
+ <topic id="sbasic/text/sbasic/shared/01030200.xhp">The Basic Editor</topic>
+ <topic id="sbasic/text/sbasic/shared/01050100.xhp">Watch Window</topic>
+ <topic id="sbasic/text/sbasic/shared/main0211.xhp">Macro Toolbar</topic>
+ <topic id="sbasic/text/sbasic/shared/05060700.xhp">Macro</topic>
+ <topic id="sbasic/text/sbasic/shared/vbasupport.xhp">Working with VBA Macros</topic>
+ </node>
+ <node id="070102" title="Command Reference">
+ <topic id="sbasic/text/sbasic/shared/Compiler_options.xhp">Compiler options</topic>
+ <topic id="sbasic/text/sbasic/shared/01020300.xhp">Using Procedures and Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/01020500.xhp">Libraries, Modules and Dialogs</topic>
+ <topic id="sbasic/text/sbasic/shared/conventions.xhp">How to Read Syntax Diagrams</topic>
+ <node id="07010202" title="Functions, Statements and Operators">
+ <topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic>
+ <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
+ <topic id="sbasic/text/sbasic/shared/03060000.xhp">Logical Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
+ <topic id="sbasic/text/sbasic/shared/03030000.xhp">Date and Time Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03070000.xhp">Mathematical Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03080100.xhp">Trigonometric Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03010000.xhp">Screen I/O Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03020000.xhp">File I/O Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03090000.xhp">Controlling Program Execution</topic>
+ <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
+ <topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
+ <topic id="sbasic/text/sbasic/shared/uno_objects.xhp">UNO Objects, Functions and Services</topic>
+ <topic id="sbasic/text/sbasic/shared/calc_functions.xhp">Calling Calc functions</topic>
+ <topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
</node>
- <node id="0702" title="Python Scripts Help">
- <node id="070201" title="General Information and User Interface Usage">
- <topic id="sbasic/text/sbasic/python/main0000.xhp">%PRODUCTNAME Python Scripts Help</topic>
- <topic id="sbasic/text/sbasic/python/python_ide.xhp">Integrated Development Environment (IDE) for Python</topic>
- <topic id="sbasic/text/sbasic/python/python_locations.xhp">Python Scripts Organization and Location</topic>
- <topic id="sbasic/text/sbasic/python/python_shell.xhp">Running Python Interactive Console</topic>
- </node>
- <node id="070202" title="Programming with Python">
- <topic id="sbasic/text/sbasic/python/python_programming.xhp">Programming with Python Scripts</topic>
- <topic id="sbasic/text/sbasic/python/python_examples.xhp">Python Programming Examples</topic>
- <topic id="sbasic/text/sbasic/python/python_2_basic.xhp">Calling Basic Macros from Python</topic>
- </node>
+ <node id="07010201" title="Alphabetic List of Functions, Statements and Operators">
+ <topic id="sbasic/text/sbasic/shared/03080601.xhp">Abs Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03060100.xhp">And Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03104200.xhp">Array Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120101.xhp">Asc Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120111.xhp">AscW Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03080101.xhp">Atn Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131900.xhp">BasicLibraries object</topic>
+ <topic id="sbasic/text/sbasic/shared/03130100.xhp">Beep Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090102.xhp">Case Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03100100.xhp">CBool Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120105.xhp">CByte Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100050.xhp">CCur Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030116.xhp">CDateFromUnoDateTime Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030115.xhp">CDateToUnoDateTime Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030114.xhp">CDateFromUnoTime Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030113.xhp">CDateToUnoTime Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030112.xhp">CDateFromUnoDate Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030111.xhp">CDateToUnoDate Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030108.xhp">CDateFromIso Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030107.xhp">CDateToIso Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100300.xhp">CDate Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100400.xhp">CDbl Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100060.xhp">CDec Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100500.xhp">CInt Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100600.xhp">CLng Function</topic>
+ <topic id="sbasic/text/sbasic/shared/compatible.xhp">CompatibilityMode Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100900.xhp">CSng Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03101000.xhp">CStr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090401.xhp">Call Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020401.xhp">ChDir Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020402.xhp">ChDrive Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090402.xhp">Choose Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120102.xhp">Chr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120112.xhp">ChrW Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03020101.xhp">Close Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/collection.xhp">Collection Object</topic>
+ <topic id="sbasic/text/sbasic/shared/03100700.xhp">Const Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03120313.xhp">ConvertFromURL Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120312.xhp">ConvertToURL Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080102.xhp">Cos Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132400.xhp">CreateObject Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131800.xhp">CreateUnoDialog Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132000.xhp">CreateUnoListener Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132300.xhp">CreateUnoValue Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020403.xhp">CurDir Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100070.xhp">CVar Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03100080.xhp">CVErr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030110.xhp">DateAdd Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030120.xhp">DateDiff Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030130.xhp">DatePart Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030101.xhp">DateSerial Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030103.xhp">Day Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140000.xhp">DDB Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03090403.xhp">Declare Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101100.xhp">DefBool Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101110.xhp">DefCur Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101300.xhp">DefDate Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101400.xhp">DefDbl Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101120.xhp">DefErr Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101500.xhp">DefInt Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101600.xhp">DefLng Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101700.xhp">DefObj Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101130.xhp">DefSng Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03101140.xhp">DefStr Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03102000.xhp">DefVar Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03131900.xhp">DialogLibraries object</topic>
+ <topic id="sbasic/text/sbasic/shared/03104300.xhp">DimArray Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102100.xhp">Dim Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020404.xhp">Dir Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090201.xhp">Do...Loop Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators</topic>
+ <topic id="sbasic/text/sbasic/shared/03090404.xhp">End Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/enum.xhp">Enum Statement [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03130800.xhp">Environ Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020301.xhp">Eof Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03104600.xhp">EqualUnoObjects Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03060200.xhp">Eqv Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03104700.xhp">Erase Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03050100.xhp">Erl Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03050200.xhp">Err Function</topic>
+ <topic id="sbasic/text/sbasic/shared/ErrVBA.xhp">Err Object [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03050300.xhp">Error Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error-Handling Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03090412.xhp">Exit Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03080201.xhp">Exp Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020406.xhp">FileCopy Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020407.xhp">FileDateTime Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020415.xhp">FileExists Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03103800.xhp">FindObject Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03103900.xhp">FindPropertyObject Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090202.xhp">For Each Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090202.xhp">For...Next Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03150000.xhp">FormatDateTime Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03170010.xhp">FormatNumber Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03080503.xhp">Frac Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090406.xhp">Function Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03140001.xhp">FV Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03020409.xhp">GetAttr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132500.xhp">GetDefaultContext Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132100.xhp">GetGUIType Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131700.xhp">GetProcessServiceManager Function</topic>
+ <topic id="sbasic/text/sbasic/shared/GetPathSeparator.xhp">GetPathSeparator Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131000.xhp">GetSolarVersion Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03130700.xhp">GetSystemTicks Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020201.xhp">Get Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103450.xhp">Global keyword</topic>
+ <topic id="sbasic/text/sbasic/shared/03131900.xhp">GlobalScope</topic>
+ <topic id="sbasic/text/sbasic/shared/03090301.xhp">GoSub...Return Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090302.xhp">GoTo Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03010302.xhp">Green Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03104400.xhp">HasUnoInterfaces Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080801.xhp">Hex Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030201.xhp">Hour Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090103.xhp">IIf Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090101.xhp">If...Then...Else Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03060300.xhp">Imp-Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03120401.xhp">InStr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120411.xhp">InStrRev Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03160000.xhp">Input Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03010201.xhp">InputBox Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020202.xhp">Input# Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140002.xhp">IPmt Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03140003.xhp">IRR Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/is_keyword.xhp">Is Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03102200.xhp">IsArray Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102300.xhp">IsDate Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102400.xhp">IsEmpty Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102450.xhp">IsError Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03104000.xhp">IsMissing function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102600.xhp">IsNull Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102700.xhp">IsNumeric Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03102800.xhp">IsObject Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03104500.xhp">IsUnoStruct Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120315.xhp">Join Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020410.xhp">Kill Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03102900.xhp">LBound Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120302.xhp">LCase Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120304.xhp">LSet Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03120305.xhp">LTrim Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120303.xhp">Left Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120402.xhp">Len Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03103100.xhp">Let Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020203.xhp">Line Input # Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020302.xhp">Loc Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020303.xhp">Lof Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080202.xhp">Log Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120306.xhp">Mid Function, Mid Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03030202.xhp">Minute Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140004.xhp">MIRR Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03020411.xhp">MkDir Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03070600.xhp">Mod-Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03030104.xhp">Month Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03150002.xhp">MonthName Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03010102.xhp">MsgBox Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03010101.xhp">MsgBox Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/new_keyword.xhp">New Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03060400.xhp">Not-Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03030203.xhp">Now Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140005.xhp">NPer Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03140006.xhp">NPV Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
+ <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090303.xhp">On...GoSub Statement; On...GoTo Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/classmodule.xhp">Option ClassModule statement</topic>
+ <topic id="sbasic/text/sbasic/shared/compatible.xhp">Option Compatible statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103350.xhp">Option VBASupport Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement)</topic>
+ <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/partition.xhp">Partition Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03140007.xhp">Pmt Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03140008.xhp">PPmt Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03010103.xhp">Print Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/property.xhp">Property Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103400.xhp">Public keyword</topic>
+ <topic id="sbasic/text/sbasic/shared/03020204.xhp">Put Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03140009.xhp">PV Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03010304.xhp">QBColor Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140010.xhp">Rate Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03080301.xhp">Randomize Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03102101.xhp">ReDim Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03010303.xhp">Red Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090407.xhp">Rem Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/replace.xhp">Replace Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020104.xhp">Reset Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/Resume.xhp">Resume Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03010305.xhp">RGB Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03080302.xhp">Rnd Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03170000.xhp">Round Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03120308.xhp">RSet Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03120309.xhp">RTrim Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030204.xhp">Second Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020304.xhp">Seek Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03020305.xhp">Seek Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090102.xhp">Select...Case Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020414.xhp">SetAttr Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103700.xhp">Set Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03080701.xhp">Sgn Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03130500.xhp">Shell Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080103.xhp">Sin Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140011.xhp">SLN Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03120201.xhp">Space Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120201.xhp">Spc Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120314.xhp">Split Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080401.xhp">Sqr Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03080400.xhp">Square Root Calculation</topic>
+ <topic id="sbasic/text/sbasic/shared/stardesktop.xhp">StarDesktop object</topic>
+ <topic id="sbasic/text/sbasic/shared/03103500.xhp">Static keyword</topic>
+ <topic id="sbasic/text/sbasic/shared/03090408.xhp">Stop Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03120403.xhp">StrComp Function</topic>
+ <topic id="sbasic/text/sbasic/shared/strconv.xhp">StrConv Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03120103.xhp">Str Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120412.xhp">StrReverse Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03120202.xhp">String Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090409.xhp">Sub Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090410.xhp">Switch Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03140012.xhp">SYD Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03080104.xhp">Tan Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03132200.xhp">ThisComponent object</topic>
+ <topic id="sbasic/text/sbasic/shared/thisdbdoc.xhp">ThisDatabaseDocument object</topic>
+ <topic id="sbasic/text/sbasic/shared/03030205.xhp">TimeSerial Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030206.xhp">TimeValue Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030302.xhp">Time Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03030303.xhp">Timer Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120311.xhp">Trim Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131300.xhp">TwipsPerPixelX Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03131400.xhp">TwipsPerPixelY Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03090413.xhp">Type Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03103600.xhp">TypeName Function; VarType Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03103000.xhp">UBound Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120310.xhp">UCase Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03130610.xhp">WaitUntil Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03150001.xhp">WeekdayName Function [VBA]</topic>
+ <topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03090411.xhp">With Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03020205.xhp">Write Statement</topic>
+ <topic id="sbasic/text/sbasic/shared/03060600.xhp">Xor Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03030106.xhp">Year Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03070100.xhp">"-" Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03070200.xhp">"*" Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03070300.xhp">"+" Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03070400.xhp">"/" Operator</topic>
+ <topic id="sbasic/text/sbasic/shared/03070500.xhp">"^" Operator</topic>
</node>
- <node id="0703" title="Script Development Tools">
- <topic id="shared/text/shared/guide/dev_tools.xhp">Object Inspector</topic>
+ <node id="07010205" title="Advanced Basic Libraries">
+ <topic id="sbasic/text/sbasic/shared/03/lib_tools.xhp">Tools Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_depot.xhp">Depot Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_euro.xhp">Euro Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_formwizard.xhp">FormWizard Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_gimmicks.xhp">Gimmicks Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_importwiz.xhp">ImportWizard Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_schedule.xhp">Schedule Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_script.xhp">ScriptBindingLibrary Library</topic>
+ <node id="07010305" title="ScriptForge Library">
+ <topic id="sbasic/text/sbasic/shared/03/lib_ScriptForge.xhp">Overview of the ScriptForge Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_intro.xhp">Creating Python Scripts with ScriptForge</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_methods.xhp">ScriptForge method signatures</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_array.xhp">Array service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_base.xhp">Base service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_basic.xhp">Basic service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_calc.xhp">Calc service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_chart.xhp">Chart service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_database.xhp">Database service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_dialog.xhp">Dialog service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_dialogcontrol.xhp">DialogControl service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_dictionary.xhp">Dictionary service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_document.xhp">Document service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_exception.xhp">Exception service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_filesystem.xhp">FileSystem service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_form.xhp">Form service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_formcontrol.xhp">FormControl service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_l10n.xhp">L10N service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_platform.xhp">Platform service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_popupmenu.xhp">PopupMenu service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_services.xhp">Services service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_session.xhp">Session service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_string.xhp">String service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_textstream.xhp">TextStream service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_timer.xhp">Timer service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_ui.xhp">UI service</topic>
+ <topic id="sbasic/text/sbasic/shared/03/sf_writer.xhp">Writer service</topic>
+ </node>
+ <topic id="sbasic/text/sbasic/shared/03/lib_template.xhp">Template Library</topic>
+ <topic id="sbasic/text/sbasic/shared/03/lib_wikieditor.xhp">WikiEditor Library</topic>
</node>
- </help_section>
+ </node>
+ <node id="070103" title="Guides">
+ <topic id="shared/text/shared/guide/macro_recording.xhp">Recording a Macro</topic>
+ <topic id="sbasic/text/sbasic/guide/control_properties.xhp">Changing the Properties of Controls in the Dialog Editor</topic>
+ <topic id="sbasic/text/sbasic/guide/insert_control.xhp">Creating Controls in the Dialog Editor</topic>
+ <topic id="sbasic/text/sbasic/guide/sample_code.xhp">Programming Examples for Controls in the Dialog Editor</topic>
+ <topic id="sbasic/text/sbasic/guide/show_dialog.xhp">Opening a Dialog With Program Code</topic>
+ <topic id="sbasic/text/sbasic/guide/create_dialog.xhp">Creating a Basic Dialog</topic>
+ <topic id="sbasic/text/sbasic/shared/01030400.xhp">Organizing Libraries and Modules</topic>
+ <topic id="sbasic/text/sbasic/shared/01020100.xhp">Using Variables</topic>
+ <topic id="sbasic/text/sbasic/shared/01020200.xhp">Using Objects</topic>
+ <topic id="sbasic/text/sbasic/shared/01030300.xhp">Debugging a Basic Program</topic>
+ <topic id="sbasic/text/sbasic/shared/01040000.xhp">Event-Driven Macros</topic>
+ <topic id="sbasic/text/sbasic/guide/basic_examples.xhp">%PRODUCTNAME Basic Programming Examples</topic>
+ <topic id="sbasic/text/sbasic/guide/basic_2_python.xhp">Calling Python Scripts from Basic</topic>
+ <topic id="sbasic/text/sbasic/guide/access2base.xhp">Access2Base, the API for Base users</topic>
+ </node>
+ </node>
+ <node id="0702" title="Python Scripts Help">
+ <node id="070201" title="General Information and User Interface Usage">
+ <topic id="sbasic/text/sbasic/python/main0000.xhp">%PRODUCTNAME Python Scripts Help</topic>
+ <topic id="sbasic/text/sbasic/python/python_ide.xhp">Integrated Development Environment (IDE) for Python</topic>
+ <topic id="sbasic/text/sbasic/python/python_locations.xhp">Python Scripts Organization and Location</topic>
+ <topic id="sbasic/text/sbasic/python/python_shell.xhp">Running Python Interactive Console</topic>
+ </node>
+ <node id="070202" title="Programming with Python">
+ <topic id="sbasic/text/sbasic/python/python_programming.xhp">Programming with Python Scripts</topic>
+ <topic id="sbasic/text/sbasic/python/python_examples.xhp">Python Programming Examples</topic>
+ <topic id="sbasic/text/sbasic/python/python_2_basic.xhp">Calling Basic Macros from Python</topic>
+ </node>
+ </node>
+ <node id="0703" title="Script Development Tools">
+ <topic id="shared/text/shared/guide/dev_tools.xhp">Object Inspector</topic>
+ </node>
+ </help_section>
</tree_view>
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree
index 10af79f095..97a11ee049 100644
--- a/source/auxiliary/scalc.tree
+++ b/source/auxiliary/scalc.tree
@@ -17,190 +17,189 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="scalc" id="08" title="Spreadsheets (Calc)">
- <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/main0116.xhp">Sheet</topic>
-<topic id="scalc/text/scalc/main0112.xhp">Data</topic>
-<topic id="scalc/text/scalc/main0106.xhp">Tools</topic>
-<topic id="scalc/text/scalc/main0107.xhp">Window</topic>
-<topic id="shared/text/shared/main0108.xhp">Help</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">Print Preview Bar</topic>
-<topic id="scalc/text/scalc/main0214.xhp">Image 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/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/04060107.xhp">Array Functions</topic>
-<topic id="scalc/text/scalc/01/04060120.xhp">Bit Operation Functions</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/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, Exporting and Redacting">
-<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>
-<topic id="shared/text/shared/guide/redaction.xhp">Redacting a Spreadsheet</topic>
-<topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</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">Applying Advanced Filters</topic>
-<topic id="scalc/text/scalc/guide/autofilter.xhp">Applying AutoFilter</topic>
-<topic id="scalc/text/scalc/guide/sorted_list.xhp">Applying Sort Lists</topic>
-<topic id="scalc/text/scalc/guide/remove_duplicates.xhp">Removing Duplicate Values</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>
-<topic id="scalc/text/scalc/guide/database_sort.xhp">Sorting Data </topic>
- </node>
- <node id="0809" title="Pivot Table">
-<topic id="scalc/text/scalc/guide/datapilot.xhp">Pivot Table</topic>
-<topic id="scalc/text/scalc/guide/datapilot_createtable.xhp">Creating Pivot Tables</topic>
-<topic id="scalc/text/scalc/guide/datapilot_deletetable.xhp">Deleting Pivot Tables</topic>
-<topic id="scalc/text/scalc/guide/datapilot_edittable.xhp">Editing Pivot Tables</topic>
-<topic id="scalc/text/scalc/guide/datapilot_filtertable.xhp">Filtering Pivot Tables</topic>
-<topic id="scalc/text/scalc/guide/datapilot_tipps.xhp">Selecting Pivot Table Output Ranges</topic>
-<topic id="scalc/text/scalc/guide/datapilot_updatetable.xhp">Updating Pivot Tables</topic>
-</node>
-<node id="08091" title="Pivot Chart">
-<topic id="scalc/text/scalc/guide/pivotchart.xhp">Pivot Chart</topic>
-<topic id="scalc/text/scalc/guide/pivotchart_create.xhp">Creating Pivot Charts</topic>
-<topic id="scalc/text/scalc/guide/pivotchart_edit.xhp">Editing Pivot Charts</topic>
-<topic id="scalc/text/scalc/guide/pivotchart_filter.xhp">Filtering Pivot Charts</topic>
-<topic id="scalc/text/scalc/guide/pivotchart_update.xhp">Updating Pivot Charts</topic>
-<topic id="scalc/text/scalc/guide/pivotchart_delete.xhp">Deleting Pivot Charts</topic>
-</node>
-<node id="0810" title="Scenarios">
-<topic id="scalc/text/scalc/guide/scenario.xhp">Using Scenarios</topic>
-</node>
-<node id="08101" title="Subtotals">
-<topic id="scalc/text/scalc/guide/subtotaltool.xhp">Using Subtotals Tool</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>
-<topic id="scalc/text/scalc/guide/wildcards.xhp">Using Wildcards in 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="Writing Calc Macros">
-<topic id="sbasic/text/sbasic/guide/read_write_values.xhp">Reading and Writing values to Ranges</topic>
-<topic id="sbasic/text/sbasic/guide/calc_borders.xhp">Formatting Borders in Calc with Macros</topic>
- </node>
- <node id="0815" title="Miscellaneous">
-<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/01/solver.xhp">Using Linear and Non-Linear Solvers</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>
+ <help_section application="scalc" id="08" title="Spreadsheets (Calc)">
+ <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/main0116.xhp">Sheet</topic>
+ <topic id="scalc/text/scalc/main0112.xhp">Data</topic>
+ <topic id="scalc/text/scalc/main0106.xhp">Tools</topic>
+ <topic id="scalc/text/scalc/main0107.xhp">Window</topic>
+ <topic id="shared/text/shared/main0108.xhp">Help</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">Print Preview Bar</topic>
+ <topic id="scalc/text/scalc/main0214.xhp">Image 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/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/04060107.xhp">Array Functions</topic>
+ <topic id="scalc/text/scalc/01/04060120.xhp">Bit Operation Functions</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/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, Exporting and Redacting">
+ <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>
+ <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Spreadsheet</topic>
+ <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</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">Applying Advanced Filters</topic>
+ <topic id="scalc/text/scalc/guide/autofilter.xhp">Applying AutoFilter</topic>
+ <topic id="scalc/text/scalc/guide/sorted_list.xhp">Applying Sort Lists</topic>
+ <topic id="scalc/text/scalc/guide/remove_duplicates.xhp">Removing Duplicate Values</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>
+ <topic id="scalc/text/scalc/guide/database_sort.xhp">Sorting Data </topic>
+ </node>
+ <node id="0809" title="Pivot Table">
+ <topic id="scalc/text/scalc/guide/datapilot.xhp">Pivot Table</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_createtable.xhp">Creating Pivot Tables</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_deletetable.xhp">Deleting Pivot Tables</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_edittable.xhp">Editing Pivot Tables</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_filtertable.xhp">Filtering Pivot Tables</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_tipps.xhp">Selecting Pivot Table Output Ranges</topic>
+ <topic id="scalc/text/scalc/guide/datapilot_updatetable.xhp">Updating Pivot Tables</topic>
+ </node>
+ <node id="08091" title="Pivot Chart">
+ <topic id="scalc/text/scalc/guide/pivotchart.xhp">Pivot Chart</topic>
+ <topic id="scalc/text/scalc/guide/pivotchart_create.xhp">Creating Pivot Charts</topic>
+ <topic id="scalc/text/scalc/guide/pivotchart_edit.xhp">Editing Pivot Charts</topic>
+ <topic id="scalc/text/scalc/guide/pivotchart_filter.xhp">Filtering Pivot Charts</topic>
+ <topic id="scalc/text/scalc/guide/pivotchart_update.xhp">Updating Pivot Charts</topic>
+ <topic id="scalc/text/scalc/guide/pivotchart_delete.xhp">Deleting Pivot Charts</topic>
+ </node>
+ <node id="0810" title="Scenarios">
+ <topic id="scalc/text/scalc/guide/scenario.xhp">Using Scenarios</topic>
+ </node>
+ <node id="08101" title="Subtotals">
+ <topic id="scalc/text/scalc/guide/subtotaltool.xhp">Using Subtotals Tool</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>
+ <topic id="scalc/text/scalc/guide/wildcards.xhp">Using Wildcards in 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="Writing Calc Macros">
+ <topic id="sbasic/text/sbasic/guide/read_write_values.xhp">Reading and Writing values to Ranges</topic>
+ <topic id="sbasic/text/sbasic/guide/calc_borders.xhp">Formatting Borders in Calc with Macros</topic>
+ </node>
+ <node id="0815" title="Miscellaneous">
+ <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/01/solver.xhp">Using Linear and Non-Linear Solvers</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>
diff --git a/source/auxiliary/schart.tree b/source/auxiliary/schart.tree
index a470b99748..030a9fca2e 100644
--- a/source/auxiliary/schart.tree
+++ b/source/auxiliary/schart.tree
@@ -17,11 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<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>
+ <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>
diff --git a/source/auxiliary/sdatabase.tree b/source/auxiliary/sdatabase.tree
index 52ed2ed4a1..9716ced038 100644
--- a/source/auxiliary/sdatabase.tree
+++ b/source/auxiliary/sdatabase.tree
@@ -17,18 +17,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="sbase" id="09" title="Database Functionality (Base)">
- <node id="0901" title="General Information">
- <topic id="sdatabase/text/sdatabase/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>
+ <help_section application="sbase" id="09" title="Database Functionality (Base)">
+ <node id="0901" title="General Information">
+ <topic id="sdatabase/text/sdatabase/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>
diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree
index 8505cb3eec..381fb48660 100644
--- a/source/auxiliary/sdraw.tree
+++ b/source/auxiliary/sdraw.tree
@@ -7,96 +7,96 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
- <tree_view version="24-Aug-2004">
- <help_section application="sdraw" id="11" title="Drawings (Draw)">
- <node id="1101" title="General Information and User Interface Usage">
- <topic id="sdraw/text/sdraw/main0000.xhp">Welcome to the %PRODUCTNAME Draw Help</topic>
- <topic id="sdraw/text/sdraw/main0503.xhp">%PRODUCTNAME Draw Features</topic>
- <topic id="sdraw/text/sdraw/guide/keyboard.xhp">Shortcut Keys for Drawing Objects</topic>
- <topic id="sdraw/text/sdraw/04/01020000.xhp">Shortcut Keys for Drawings</topic>
- <topic id="sdraw/text/sdraw/guide/main.xhp">Instructions for Using %PRODUCTNAME Draw</topic>
- </node>
- <node id="1102" title="Command and Menu Reference">
- <node id="11020201" 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/main_edit.xhp">Edit</topic>
- <topic id="sdraw/text/sdraw/main0103.xhp">View</topic>
- <topic id="sdraw/text/sdraw/main_insert.xhp">Insert</topic>
- <topic id="sdraw/text/sdraw/main_format.xhp">Format</topic>
- <topic id="sdraw/text/sdraw/main_page.xhp">Page</topic>
- <topic id="sdraw/text/sdraw/main_shape.xhp">Shape</topic>
- <topic id="sdraw/text/sdraw/main_tools.xhp">Tools</topic>
- <topic id="simpress/text/simpress/main0107.xhp">Window</topic>
- <topic id="shared/text/shared/main0108.xhp">Help</topic>
- </node>
- <node id="11020202" 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/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>
- <topic id="sdraw/text/sdraw/01/3dsettings_toolbar.xhp">3D Settings Toolbar</topic>
- </node>
- </node>
- <node id="1103" title="Loading, Saving, Importing, and Exporting">
- <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic>
- <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic>
- </node>
- <node id="1104" 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 Page Background Fill</topic>
- <topic id="simpress/text/simpress/guide/masterpage.xhp">Applying a Page Design to a Master Page</topic>
- <topic id="simpress/text/simpress/guide/move_object.xhp">Moving Objects</topic>
- </node>
- <node id="1105" title="Printing">
- <topic id="simpress/text/simpress/guide/printing.xhp">Printing Drawings</topic>
- <topic id="simpress/text/simpress/guide/print_tofit.xhp">Printing a Page to Fit a Paper Size</topic>
- </node>
- <node id="1106" title="Effects">
- <topic id="sdraw/text/sdraw/guide/cross_fading.xhp">Cross-Fading Two Objects</topic>
- <topic id="shared/text/shared/01/05350000.xhp">3D Effects</topic>
- <topic id="simpress/text/simpress/02/10030000.xhp">Object Transformations</topic>
- </node>
- <node id="1107" 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 Pages</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="1108" title="Groups and Layers">
- <topic id="sdraw/text/sdraw/guide/groups.xhp">Grouping Objects</topic>
- <topic id="simpress/text/sdraw/guide/layers.xhp">About Layers</topic>
- <topic id="simpress/text/sdraw/guide/layer_new.xhp">Inserting Layers</topic>
- <topic id="simpress/text/sdraw/guide/layer_tipps.xhp">Working With Layers</topic>
- <topic id="simpress/text/sdraw/guide/layer_move.xhp">Moving Objects to a Different Layer</topic>
- </node>
- <node id="1109" title="Text in Drawings">
- <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="1110" title="Viewing">
- <topic id="simpress/text/simpress/guide/change_scale.xhp">Zooming With the Keypad</topic>
- </node>
- </help_section>
- </tree_view>
+<tree_view version="24-Aug-2004">
+ <help_section application="sdraw" id="11" title="Drawings (Draw)">
+ <node id="1101" title="General Information and User Interface Usage">
+ <topic id="sdraw/text/sdraw/main0000.xhp">Welcome to the %PRODUCTNAME Draw Help</topic>
+ <topic id="sdraw/text/sdraw/main0503.xhp">%PRODUCTNAME Draw Features</topic>
+ <topic id="sdraw/text/sdraw/guide/keyboard.xhp">Shortcut Keys for Drawing Objects</topic>
+ <topic id="sdraw/text/sdraw/04/01020000.xhp">Shortcut Keys for Drawings</topic>
+ <topic id="sdraw/text/sdraw/guide/main.xhp">Instructions for Using %PRODUCTNAME Draw</topic>
+ </node>
+ <node id="1102" title="Command and Menu Reference">
+ <node id="11020201" 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/main_edit.xhp">Edit</topic>
+ <topic id="sdraw/text/sdraw/main0103.xhp">View</topic>
+ <topic id="sdraw/text/sdraw/main_insert.xhp">Insert</topic>
+ <topic id="sdraw/text/sdraw/main_format.xhp">Format</topic>
+ <topic id="sdraw/text/sdraw/main_page.xhp">Page</topic>
+ <topic id="sdraw/text/sdraw/main_shape.xhp">Shape</topic>
+ <topic id="sdraw/text/sdraw/main_tools.xhp">Tools</topic>
+ <topic id="simpress/text/simpress/main0107.xhp">Window</topic>
+ <topic id="shared/text/shared/main0108.xhp">Help</topic>
+ </node>
+ <node id="11020202" 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/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>
+ <topic id="sdraw/text/sdraw/01/3dsettings_toolbar.xhp">3D Settings Toolbar</topic>
+ </node>
+ </node>
+ <node id="1103" title="Loading, Saving, Importing, and Exporting">
+ <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic>
+ <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic>
+ </node>
+ <node id="1104" 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 Page Background Fill</topic>
+ <topic id="simpress/text/simpress/guide/masterpage.xhp">Applying a Page Design to a Master Page</topic>
+ <topic id="simpress/text/simpress/guide/move_object.xhp">Moving Objects</topic>
+ </node>
+ <node id="1105" title="Printing">
+ <topic id="simpress/text/simpress/guide/printing.xhp">Printing Drawings</topic>
+ <topic id="simpress/text/simpress/guide/print_tofit.xhp">Printing a Page to Fit a Paper Size</topic>
+ </node>
+ <node id="1106" title="Effects">
+ <topic id="sdraw/text/sdraw/guide/cross_fading.xhp">Cross-Fading Two Objects</topic>
+ <topic id="shared/text/shared/01/05350000.xhp">3D Effects</topic>
+ <topic id="simpress/text/simpress/02/10030000.xhp">Object Transformations</topic>
+ </node>
+ <node id="1107" 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 Pages</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="1108" title="Groups and Layers">
+ <topic id="sdraw/text/sdraw/guide/groups.xhp">Grouping Objects</topic>
+ <topic id="simpress/text/sdraw/guide/layers.xhp">About Layers</topic>
+ <topic id="simpress/text/sdraw/guide/layer_new.xhp">Inserting Layers</topic>
+ <topic id="simpress/text/sdraw/guide/layer_tipps.xhp">Working With Layers</topic>
+ <topic id="simpress/text/sdraw/guide/layer_move.xhp">Moving Objects to a Different Layer</topic>
+ </node>
+ <node id="1109" title="Text in Drawings">
+ <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="1110" title="Viewing">
+ <topic id="simpress/text/simpress/guide/change_scale.xhp">Zooming With the Keypad</topic>
+ </node>
+ </help_section>
+</tree_view>
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree
index fabd5d58ad..8fffb50fdb 100644
--- a/source/auxiliary/shared.tree
+++ b/source/auxiliary/shared.tree
@@ -17,191 +17,191 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="swriter" id="01" title="%PRODUCTNAME Installation">
-<topic id="shared/text/shared/guide/ms_doctypes.xhp">Changing the Association of Microsoft Office Document Types</topic>
-<topic id="shared/text/shared/01/profile_safe_mode.xhp">Problem Resolution with Safe Mode</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/01010800.xhp">View</topic>
-<topic id="shared/text/shared/optionen/01010900.xhp">Print Options</topic>
-<topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic>
-<topic id="shared/text/shared/optionen/01010700.xhp">Fonts</topic>
-<topic id="shared/text/shared/optionen/01030300.xhp">Security</topic>
-<topic id="shared/text/shared/optionen/01012000.xhp">Application Colors</topic>
-<topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic>
-<topic id="shared/text/shared/optionen/java.xhp">Advanced</topic>
-<topic id="shared/text/shared/optionen/expertconfig.xhp">Expert Configuration</topic>
-<topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE</topic>
-<topic id="shared/text/shared/optionen/opencl.xhp">OpenCL</topic>
-<topic id="shared/text/shared/optionen/01010400.xhp">Writing Aids</topic>
-<topic id="shared/text/shared/optionen/01010600.xhp">General</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="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/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="10071" title="Digital Signatures">
- <topic id="shared/text/shared/guide/digital_signatures.xhp">About Digital Signatures</topic>
- <topic id="shared/text/shared/guide/digitalsign_send.xhp">Applying Digital Signatures</topic>
- <topic id="shared/text/shared/01/ref_pdf_export_digital_signature.xhp">Digital Signatures in PDF Exports</topic>
- <topic id="shared/text/shared/01/timestampauth.xhp">Time Stamp Authorities</topic>
- <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic>
- <topic id="swriter/text/shared/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic>
- <topic id="swriter/text/shared/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic>
- <topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</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, PDF">
-<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/01/ref_pdf_export.xhp">Exporting Documents to PDF</topic>
-<topic id="shared/text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</topic>
-<topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</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/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>
-<topic id="shared/text/shared/guide/cmis-remote-files.xhp">Opening and Saving files on remote servers</topic>
-<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="01" title="%PRODUCTNAME Installation">
+ <topic id="shared/text/shared/guide/ms_doctypes.xhp">Changing the Association of Microsoft Office Document Types</topic>
+ <topic id="shared/text/shared/01/profile_safe_mode.xhp">Problem Resolution with Safe Mode</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/01010800.xhp">View</topic>
+ <topic id="shared/text/shared/optionen/01010900.xhp">Print Options</topic>
+ <topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic>
+ <topic id="shared/text/shared/optionen/01010700.xhp">Fonts</topic>
+ <topic id="shared/text/shared/optionen/01030300.xhp">Security</topic>
+ <topic id="shared/text/shared/optionen/01012000.xhp">Application Colors</topic>
+ <topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic>
+ <topic id="shared/text/shared/optionen/java.xhp">Advanced</topic>
+ <topic id="shared/text/shared/optionen/expertconfig.xhp">Expert Configuration</topic>
+ <topic id="shared/text/shared/optionen/BasicIDE.xhp">Basic IDE</topic>
+ <topic id="shared/text/shared/optionen/opencl.xhp">OpenCL</topic>
+ <topic id="shared/text/shared/optionen/01010400.xhp">Writing Aids</topic>
+ <topic id="shared/text/shared/optionen/01010600.xhp">General</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="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/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="10071" title="Digital Signatures">
+ <topic id="shared/text/shared/guide/digital_signatures.xhp">About Digital Signatures</topic>
+ <topic id="shared/text/shared/guide/digitalsign_send.xhp">Applying Digital Signatures</topic>
+ <topic id="shared/text/shared/01/ref_pdf_export_digital_signature.xhp">Digital Signatures in PDF Exports</topic>
+ <topic id="shared/text/shared/01/timestampauth.xhp">Time Stamp Authorities</topic>
+ <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic>
+ <topic id="swriter/text/shared/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic>
+ <topic id="swriter/text/shared/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic>
+ <topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</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, PDF">
+ <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/01/ref_pdf_export.xhp">Exporting Documents to PDF</topic>
+ <topic id="shared/text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</topic>
+ <topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</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/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>
+ <topic id="shared/text/shared/guide/cmis-remote-files.xhp">Opening and Saving files on remote servers</topic>
+ <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>
</tree_view>
diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree
index 878f437ded..9ba7121c93 100644
--- a/source/auxiliary/simpress.tree
+++ b/source/auxiliary/simpress.tree
@@ -16,117 +16,117 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
- <tree_view version="24-Aug-2004">
- <help_section application="simpress" id="04" title="Presentations (Impress)">
- <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="simpress/text/simpress/main0503.xhp">%PRODUCTNAME Impress Features</topic>
- <topic id="simpress/text/simpress/guide/keyboard.xhp">Using Shortcut Keys in %PRODUCTNAME Impress </topic>
- <topic id="simpress/text/simpress/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Impress</topic>
- <topic id="simpress/text/simpress/04/presenter.xhp">Presenter Console Keyboard Shortcuts</topic>
- <topic id="simpress/text/simpress/guide/main.xhp">Instructions for Using %PRODUCTNAME Impress</topic>
- </node>
- <node id="0402" title="Command and Menu Reference">
- <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/main_edit.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/main_format.xhp">Format</topic>
- <topic id="simpress/text/simpress/main_slide.xhp">Slide</topic>
- <topic id="simpress/text/simpress/main0114.xhp">Slide Show</topic>
- <topic id="simpress/text/simpress/main_tools.xhp">Tools</topic>
- <topic id="simpress/text/simpress/main0107.xhp">Window</topic>
- <topic id="shared/text/shared/main0108.xhp">Help</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">Image Bar</topic>
- <topic id="shared/text/shared/main0201.xhp">Standard 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="0403" title="Loading, Saving, Importing, Exporting and Redacting">
- <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>
- <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Presentation</topic>
- <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</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 Master Slide</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/groups.xhp">Grouping Objects</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="simpress/text/simpress/02/10030000.xhp">Object Transformations</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="0409" title="Text in Presentations">
- <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/arrange_slides.xhp">Changing the Slide Order</topic>
- <topic id="simpress/text/simpress/guide/change_scale.xhp">Zooming With the Keypad</topic>
- </node>
- <node id="0411" title="Slide Shows">
- <topic id="simpress/text/simpress/guide/show.xhp">Showing a Slide Show</topic>
- <topic id="simpress/text/simpress/guide/presenter_console.xhp">The Presenter Console</topic>
- <topic id="simpress/text/simpress/guide/impress_remote.xhp">Slide Show Remote Control - Impress Remote</topic>
- <topic id="simpress/text/simpress/guide/individual.xhp">Creating a Custom Slide Show</topic>
- <topic id="simpress/text/simpress/guide/rehearse_timings.xhp">Rehearse Timings of Slide Changes</topic>
- </node>
- </help_section>
- </tree_view>
+<tree_view version="24-Aug-2004">
+ <help_section application="simpress" id="04" title="Presentations (Impress)">
+ <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="simpress/text/simpress/main0503.xhp">%PRODUCTNAME Impress Features</topic>
+ <topic id="simpress/text/simpress/guide/keyboard.xhp">Using Shortcut Keys in %PRODUCTNAME Impress </topic>
+ <topic id="simpress/text/simpress/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Impress</topic>
+ <topic id="simpress/text/simpress/04/presenter.xhp">Presenter Console Keyboard Shortcuts</topic>
+ <topic id="simpress/text/simpress/guide/main.xhp">Instructions for Using %PRODUCTNAME Impress</topic>
+ </node>
+ <node id="0402" title="Command and Menu Reference">
+ <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/main_edit.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/main_format.xhp">Format</topic>
+ <topic id="simpress/text/simpress/main_slide.xhp">Slide</topic>
+ <topic id="simpress/text/simpress/main0114.xhp">Slide Show</topic>
+ <topic id="simpress/text/simpress/main_tools.xhp">Tools</topic>
+ <topic id="simpress/text/simpress/main0107.xhp">Window</topic>
+ <topic id="shared/text/shared/main0108.xhp">Help</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">Image Bar</topic>
+ <topic id="shared/text/shared/main0201.xhp">Standard 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="0403" title="Loading, Saving, Importing, Exporting and Redacting">
+ <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>
+ <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Presentation</topic>
+ <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</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 Master Slide</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/groups.xhp">Grouping Objects</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="simpress/text/simpress/02/10030000.xhp">Object Transformations</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="0409" title="Text in Presentations">
+ <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/arrange_slides.xhp">Changing the Slide Order</topic>
+ <topic id="simpress/text/simpress/guide/change_scale.xhp">Zooming With the Keypad</topic>
+ </node>
+ <node id="0411" title="Slide Shows">
+ <topic id="simpress/text/simpress/guide/show.xhp">Showing a Slide Show</topic>
+ <topic id="simpress/text/simpress/guide/presenter_console.xhp">The Presenter Console</topic>
+ <topic id="simpress/text/simpress/guide/impress_remote.xhp">Slide Show Remote Control - Impress Remote</topic>
+ <topic id="simpress/text/simpress/guide/individual.xhp">Creating a Custom Slide Show</topic>
+ <topic id="simpress/text/simpress/guide/rehearse_timings.xhp">Rehearse Timings of Slide Changes</topic>
+ </node>
+ </help_section>
+</tree_view>
diff --git a/source/auxiliary/smath.tree b/source/auxiliary/smath.tree
index 01eb666c89..0a52c0f91d 100644
--- a/source/auxiliary/smath.tree
+++ b/source/auxiliary/smath.tree
@@ -17,35 +17,35 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="smath" id="03" title="Formulas (Math)">
- <node id="0301" title="General Information and User Interface Usage">
- <topic id="smath/text/smath/main0000.xhp">Welcome to the %PRODUCTNAME Math Help</topic>
- <topic id="smath/text/smath/main0503.xhp">%PRODUCTNAME Math Features</topic>
- <node id="030101" title="%PRODUCTNAME Formula Elements">
- <topic id="smath/text/smath/01/03090100.xhp">Unary/Binary Operators</topic>
- <topic id="smath/text/smath/01/03090200.xhp">Relations</topic>
- <topic id="smath/text/smath/01/03090800.xhp">Set Operations</topic>
- <topic id="smath/text/smath/01/03090400.xhp">Functions</topic>
- <topic id="smath/text/smath/01/03090300.xhp">Operators</topic>
- <topic id="smath/text/smath/01/03090600.xhp">Attributes</topic>
- <topic id="smath/text/smath/01/03090500.xhp">Brackets</topic>
- <topic id="smath/text/smath/01/03090700.xhp">Format</topic>
- <topic id="smath/text/smath/01/03091600.xhp">Other Symbols</topic>
- </node>
- <topic id="smath/text/smath/guide/main.xhp">Instructions for Using %PRODUCTNAME Math</topic>
- <topic id="smath/text/smath/guide/keyboard.xhp">Shortcuts (%PRODUCTNAME Math Accessibility)</topic>
- </node>
- <node id="0302" title="Command and Menu Reference">
- <topic id="smath/text/smath/main0100.xhp">Menus</topic>
- <topic id="smath/text/smath/main0200.xhp">Toolbars</topic>
- </node>
- <node id="0303" title="Working with Formulas">
- <topic id="smath/text/smath/guide/align.xhp">Manually Aligning Formula Parts</topic>
- <topic id="smath/text/smath/guide/attributes.xhp">Changing Default Attributes</topic>
- <topic id="smath/text/smath/guide/brackets.xhp">Merging Formula Parts in Brackets</topic>
- <topic id="smath/text/smath/guide/comment.xhp">Entering Comments</topic>
- <topic id="smath/text/smath/guide/newline.xhp">Entering Line Breaks</topic>
- <topic id="smath/text/smath/guide/parentheses.xhp">Inserting Brackets</topic>
- </node>
- </help_section>
+ <help_section application="smath" id="03" title="Formulas (Math)">
+ <node id="0301" title="General Information and User Interface Usage">
+ <topic id="smath/text/smath/main0000.xhp">Welcome to the %PRODUCTNAME Math Help</topic>
+ <topic id="smath/text/smath/main0503.xhp">%PRODUCTNAME Math Features</topic>
+ <node id="030101" title="%PRODUCTNAME Formula Elements">
+ <topic id="smath/text/smath/01/03090100.xhp">Unary/Binary Operators</topic>
+ <topic id="smath/text/smath/01/03090200.xhp">Relations</topic>
+ <topic id="smath/text/smath/01/03090800.xhp">Set Operations</topic>
+ <topic id="smath/text/smath/01/03090400.xhp">Functions</topic>
+ <topic id="smath/text/smath/01/03090300.xhp">Operators</topic>
+ <topic id="smath/text/smath/01/03090600.xhp">Attributes</topic>
+ <topic id="smath/text/smath/01/03090500.xhp">Brackets</topic>
+ <topic id="smath/text/smath/01/03090700.xhp">Format</topic>
+ <topic id="smath/text/smath/01/03091600.xhp">Other Symbols</topic>
+ </node>
+ <topic id="smath/text/smath/guide/main.xhp">Instructions for Using %PRODUCTNAME Math</topic>
+ <topic id="smath/text/smath/guide/keyboard.xhp">Shortcuts (%PRODUCTNAME Math Accessibility)</topic>
+ </node>
+ <node id="0302" title="Command and Menu Reference">
+ <topic id="smath/text/smath/main0100.xhp">Menus</topic>
+ <topic id="smath/text/smath/main0200.xhp">Toolbars</topic>
+ </node>
+ <node id="0303" title="Working with Formulas">
+ <topic id="smath/text/smath/guide/align.xhp">Manually Aligning Formula Parts</topic>
+ <topic id="smath/text/smath/guide/attributes.xhp">Changing Default Attributes</topic>
+ <topic id="smath/text/smath/guide/brackets.xhp">Merging Formula Parts in Brackets</topic>
+ <topic id="smath/text/smath/guide/comment.xhp">Entering Comments</topic>
+ <topic id="smath/text/smath/guide/newline.xhp">Entering Line Breaks</topic>
+ <topic id="smath/text/smath/guide/parentheses.xhp">Inserting Brackets</topic>
+ </node>
+ </help_section>
</tree_view>
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree
index a4a8894dff..796a4d231b 100644
--- a/source/auxiliary/swriter.tree
+++ b/source/auxiliary/swriter.tree
@@ -17,222 +17,220 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<tree_view version="24-Aug-2004">
- <help_section application="swriter" id="02" title="Text Documents (Writer)">
- <node id="0201" title="General Information and User Interface Usage">
-<topic id="swriter/text/swriter/main0000.xhp">Welcome to the %PRODUCTNAME Writer Help</topic>
-<topic id="swriter/text/swriter/main0503.xhp">%PRODUCTNAME Writer Features</topic>
-<topic id="swriter/text/swriter/guide/main.xhp">Instructions for Using %PRODUCTNAME Writer</topic>
-<topic id="swriter/text/swriter/guide/resize_navigator.xhp">Docking and Resizing Windows</topic>
-<topic id="swriter/text/swriter/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Writer</topic>
-<topic id="swriter/text/swriter/guide/words_count.xhp">Counting Words</topic>
-<topic id="swriter/text/swriter/guide/keyboard.xhp">Using Shortcut Keys (%PRODUCTNAME Writer Accessibility)</topic>
- </node>
- <node id="0202" title="Command and Menu Reference">
- <node id="020201" title="Menus">
-<topic id="swriter/text/swriter/main0100.xhp">Menus</topic>
-<topic id="swriter/text/swriter/main0101.xhp">File</topic>
-<topic id="swriter/text/swriter/main0102.xhp">Edit</topic>
-<topic id="swriter/text/swriter/main0103.xhp">View</topic>
-<topic id="swriter/text/swriter/main0104.xhp">Insert</topic>
-<topic id="swriter/text/swriter/main0105.xhp">Format</topic>
-<topic id="swriter/text/swriter/main0115.xhp">Styles</topic>
-<topic id="swriter/text/swriter/main0110.xhp">Table</topic>
-<topic id="swriter/text/swriter/main0120.xhp">Form</topic>
-<topic id="swriter/text/swriter/main0106.xhp">Tools</topic>
-<topic id="swriter/text/swriter/main0107.xhp">Window</topic>
-<topic id="shared/text/shared/main0108.xhp">Help</topic>
- </node>
- <node id="020202" title="Toolbars">
-<topic id="swriter/text/swriter/main0200.xhp">Toolbars</topic>
-<topic id="swriter/text/swriter/main0202.xhp">Formatting Bar</topic>
-<topic id="swriter/text/swriter/main0203.xhp">Image Bar</topic>
-<topic id="swriter/text/swriter/main0204.xhp">Table Bar</topic>
-<topic id="swriter/text/swriter/main0205.xhp">Drawing Object Properties Bar</topic>
-<topic id="swriter/text/swriter/main0206.xhp">Bullets and Numbering Bar</topic>
-<topic id="swriter/text/swriter/main0208.xhp">Status Bar</topic>
-<topic id="swriter/text/swriter/main0210.xhp">Print Preview</topic>
-<topic id="swriter/text/swriter/main0213.xhp">Rulers</topic>
-<topic id="swriter/text/swriter/main0214.xhp">Formula Bar</topic>
-<topic id="swriter/text/swriter/main0215.xhp">Frame Bar</topic>
-<topic id="swriter/text/swriter/main0216.xhp">OLE-Object Bar</topic>
- <topic id="swriter/text/swriter/main0220.xhp">Text Object Bar</topic>
-<topic id="shared/text/shared/main0201.xhp">Standard 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>
-<topic id="swriter/text/swriter/librelogo/LibreLogo.xhp">LibreLogo Toolbar</topic>
-
-
- </node>
- </node>
- <node id="0203" title="Creating Text Documents">
-<topic id="swriter/text/swriter/guide/text_nav_keyb.xhp">Navigating and Selecting With the Keyboard</topic>
-<topic id="swriter/text/swriter/guide/text_direct_cursor.xhp">Using the Direct Cursor</topic>
- </node>
- <node id="0204" title="Graphics in Text Documents">
-<topic id="swriter/text/swriter/guide/insert_graphic.xhp">Inserting Graphics</topic>
-<topic id="swriter/text/swriter/guide/insert_graphic_dialog.xhp">Inserting a Graphic From a File</topic>
-<topic id="swriter/text/swriter/guide/insert_graphic_gallery.xhp">Inserting Graphics From the Gallery With Drag-and-Drop</topic>
-<topic id="swriter/text/swriter/guide/insert_graphic_scan.xhp">Inserting a Scanned Image</topic>
-<topic id="swriter/text/swriter/guide/insert_graphic_fromchart.xhp">Inserting a Calc Chart into a Text Document</topic>
-<topic id="swriter/text/swriter/guide/insert_graphic_fromdraw.xhp">Inserting Graphics From %PRODUCTNAME Draw or Impress</topic>
- </node>
- <node id="0205" title="Tables in Text Documents">
-<topic id="swriter/text/swriter/guide/number_date_conv.xhp">Turning Number Recognition On or Off in Tables</topic>
-<topic id="swriter/text/swriter/guide/tablemode.xhp">Modifying Rows and Columns by Keyboard</topic>
-<topic id="swriter/text/swriter/guide/table_delete.xhp">Deleting Tables or the Contents of a Table</topic>
-<topic id="swriter/text/swriter/guide/table_insert.xhp">Inserting Tables</topic>
-<topic id="swriter/text/swriter/guide/table_repeat_multiple_headers.xhp">Repeating a Table Header on a New Page</topic>
-<topic id="swriter/text/swriter/guide/table_sizing.xhp">Resizing Rows and Columns in a Text Table </topic>
- </node>
- <node id="0206" title="Objects in Text Documents">
-<topic id="swriter/text/swriter/guide/anchor_object.xhp">Positioning Objects</topic>
-<topic id="swriter/text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</topic>
- </node>
- <node id="0207" title="Sections and Frames in Text Documents">
-<topic id="swriter/text/swriter/guide/sections.xhp">Using Sections</topic>
-<topic id="swriter/text/swriter/guide/text_frame.xhp">Inserting, Editing, and Linking Frames</topic>
-<topic id="swriter/text/swriter/guide/section_edit.xhp">Editing Sections</topic>
-<topic id="swriter/text/swriter/guide/section_insert.xhp">Inserting Sections</topic>
- </node>
- <node id="0208" title="Tables of Contents and Indexes">
-<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic>
-<topic id="swriter/text/swriter/guide/indices_userdef.xhp">User-Defined Indexes</topic>
-<topic id="swriter/text/swriter/guide/indices_toc.xhp">Creating a Table of Contents</topic>
-<topic id="swriter/text/swriter/guide/indices_index.xhp">Creating Alphabetical Indexes</topic>
-<topic id="swriter/text/swriter/guide/indices_multidoc.xhp">Indexes Covering Several Documents</topic>
-<topic id="swriter/text/swriter/guide/indices_literature.xhp">Creating a Bibliography</topic>
-<topic id="swriter/text/swriter/guide/indices_delete.xhp">Editing or Deleting Index and Table Entries</topic>
-<topic id="swriter/text/swriter/guide/indices_edit.xhp">Updating, Editing and Deleting Indexes and Tables of Contents</topic>
-<topic id="swriter/text/swriter/guide/indices_enter.xhp">Defining Index or Table of Contents Entries</topic>
-<topic id="swriter/text/swriter/guide/indices_form.xhp">Formatting an Index or a Table of Contents</topic>
- </node>
- <node id="0209" title="Fields in Text Documents">
-<topic id="swriter/text/swriter/guide/fields.xhp">About Fields</topic>
-<topic id="swriter/text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</topic>
-<topic id="swriter/text/swriter/guide/field_convert.xhp">Converting a Field into Text</topic>
- </node>
- <node id="0210" title="Navigating Text Documents">
-<topic id="swriter/text/swriter/guide/dragdroptext.xhp">Moving and Copying Text in Documents</topic>
-<topic id="swriter/text/swriter/guide/arrange_chapters.xhp">Rearranging a Document by Using the Navigator</topic>
-<topic id="swriter/text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</topic>
-<topic id="swriter/text/swriter/guide/navigator.xhp">Navigator for Text Documents</topic>
- </node>
- <node id="0211" title="Calculating in Text Documents">
-<topic id="swriter/text/swriter/guide/calculate_multitable.xhp">Calculating Across Tables</topic>
-<topic id="swriter/text/swriter/guide/calculate.xhp">Calculating in Text Documents</topic>
-<topic id="swriter/text/swriter/guide/calculate_clipboard.xhp">Calculating and Pasting the Result of a Formula in a Text Document</topic>
-<topic id="swriter/text/swriter/guide/calculate_intable.xhp">Calculating Cell Totals in Tables</topic>
-<topic id="swriter/text/swriter/guide/calculate_intext.xhp">Calculating Complex Formulas in Text Documents</topic>
-<topic id="swriter/text/swriter/guide/calculate_intext2.xhp">Displaying the Result of a Table Calculation in a Different Table</topic>
- </node>
- <node id="0212" title="Formatting Text Documents">
- <node id="021201" title="Templates and Styles">
-<topic id="swriter/text/swriter/guide/templates_styles.xhp">Templates and Styles</topic>
-<topic id="swriter/text/swriter/guide/even_odd_sdw.xhp">Alternating Page Styles on Odd and Even Pages</topic>
-<topic id="swriter/text/swriter/guide/change_header.xhp">Creating a Page Style Based on the Current Page</topic>
-<topic id="swriter/text/swriter/guide/load_styles.xhp">Using Styles From Another Document or Template</topic>
-<topic id="swriter/text/swriter/guide/stylist_fromselect.xhp">Creating New Styles From Selections</topic>
-<topic id="swriter/text/swriter/guide/stylist_update.xhp">Updating Styles From Selections</topic>
-<topic id="swriter/text/shared/guide/standard_template.xhp">Creating and Changing Default and Custom Templates</topic>
-<topic id="swriter/text/shared/guide/template_manager.xhp">Template Manager</topic>
- </node>
-<topic id="swriter/text/swriter/guide/pageorientation.xhp">Changing Page Orientation (Landscape or Portrait)</topic>
-<topic id="swriter/text/swriter/guide/text_capital.xhp">Changing the Case of Text</topic>
-<topic id="swriter/text/swriter/guide/hidden_text.xhp">Hiding Text</topic>
-<topic id="swriter/text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</topic>
-<topic id="swriter/text/swriter/guide/header_with_chapter.xhp">Inserting a Chapter Name and Number in a Header or a Footer</topic>
-<topic id="swriter/text/swriter/guide/shortcut_writing.xhp">Applying Text Formatting While You Type</topic>
-<topic id="swriter/text/swriter/guide/reset_format.xhp">Resetting Font Attributes</topic>
-<topic id="swriter/text/swriter/guide/stylist_fillformat.xhp">Applying Styles in Fill Format Mode</topic>
-<topic id="swriter/text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</topic>
-<topic id="swriter/text/swriter/guide/text_centervert.xhp">Using a Frame to Center Text on a Page</topic>
-<topic id="swriter/text/swriter/guide/text_emphasize.xhp">Emphasizing Text</topic>
-<topic id="swriter/text/swriter/guide/text_rotate.xhp">Rotating Text</topic>
-<topic id="swriter/text/swriter/guide/page_break.xhp">Inserting and Deleting Page Breaks</topic>
-<topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic>
-<topic id="swriter/text/swriter/guide/subscript.xhp">Making Text Superscript or Subscript</topic>
- </node>
- <node id="0213" title="Special Text Elements">
-<topic id="swriter/text/swriter/guide/captions.xhp">Using Captions </topic>
-<topic id="swriter/text/swriter/guide/conditional_text.xhp">Conditional Text</topic>
-<topic id="swriter/text/swriter/guide/conditional_text2.xhp">Conditional Text for Page Counts</topic>
-<topic id="swriter/text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</topic>
-<topic id="swriter/text/swriter/guide/fields_enter.xhp">Adding Input Fields</topic>
-<topic id="swriter/text/swriter/guide/footer_nextpage.xhp">Inserting Page Numbers of Continuation Pages</topic>
-<topic id="swriter/text/swriter/guide/footer_pagenumber.xhp">Inserting Page Numbers in Footers</topic>
-<topic id="swriter/text/swriter/guide/hidden_text.xhp">Hiding Text</topic>
-<topic id="swriter/text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</topic>
-<topic id="swriter/text/swriter/guide/header_with_chapter.xhp">Inserting a Chapter Name and Number in a Header or a Footer</topic>
-<topic id="swriter/text/swriter/guide/fields_userdata.xhp">Querying User Data in Fields or Conditions</topic>
-<topic id="swriter/text/swriter/guide/footnote_usage.xhp">Inserting and Editing Footnotes or Endnotes</topic>
-<topic id="swriter/text/swriter/guide/footnote_with_line.xhp">Spacing Between Footnotes</topic>
-<topic id="swriter/text/swriter/guide/header_footer.xhp">About Headers and Footers</topic>
-<topic id="swriter/text/swriter/guide/header_with_line.xhp">Formatting Headers or Footers</topic>
-<topic id="swriter/text/swriter/guide/text_animation.xhp">Animating Text</topic>
-<topic id="swriter/text/swriter/guide/form_letters_main.xhp">Creating a Form Letter</topic>
- </node>
- <node id="0214" title="Automatic Functions">
-<topic id="swriter/text/swriter/guide/autocorr_except.xhp">Adding Exceptions to the AutoCorrect List</topic>
-<topic id="swriter/text/swriter/guide/autotext.xhp">Using AutoText</topic>
-<topic id="swriter/text/swriter/guide/auto_numbering.xhp">Creating Numbered or Bulleted Lists as You Type</topic>
-<topic id="swriter/text/swriter/guide/auto_off.xhp">Turning Off AutoCorrect </topic>
-<topic id="swriter/text/swriter/guide/auto_spellcheck.xhp">Automatically Check Spelling</topic>
-<topic id="swriter/text/swriter/guide/number_date_conv.xhp">Turning Number Recognition On or Off in Tables</topic>
-<topic id="swriter/text/swriter/guide/using_hyphen.xhp">Hyphenation</topic>
- </node>
- <node id="0215" title="Numbering and Lists">
-<topic id="swriter/text/swriter/guide/captions_numbers.xhp">Adding Chapter Numbers to Captions</topic>
-<topic id="swriter/text/swriter/guide/auto_numbering.xhp">Creating Numbered or Bulleted Lists as You Type</topic>
-<topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic>
-<topic id="swriter/text/swriter/guide/insert_tab_innumbering.xhp">Changing the Outline Level of Numbered and Bulleted Lists</topic>
-<topic id="swriter/text/swriter/guide/join_numbered_lists.xhp">Combining Numbered Lists</topic>
-<topic id="swriter/text/swriter/guide/numbering_lines.xhp">Adding Line Numbers</topic>
-<topic id="swriter/text/swriter/guide/numbering_paras.xhp">Modifying Numbering in a Numbered List</topic>
-<topic id="swriter/text/swriter/guide/number_sequence.xhp">Defining Number Ranges</topic>
-<topic id="swriter/text/swriter/guide/using_numbered_lists2.xhp">Adding Numbering</topic>
-<topic id="swriter/text/swriter/guide/using_numbering.xhp">Numbering and Numbering Styles</topic>
-<topic id="swriter/text/swriter/guide/using_numbered_lists.xhp">Adding Bullets</topic>
- </node>
- <node id="0216" title="Spellchecking, Thesaurus, and Languages">
-<topic id="swriter/text/swriter/guide/auto_spellcheck.xhp">Automatically Check Spelling</topic>
-<topic id="swriter/text/swriter/guide/delete_from_dict.xhp">Removing Words From a User-Defined Dictionary</topic>
-<topic id="swriter/text/swriter/guide/using_thesaurus.xhp">Thesaurus</topic>
-<topic id="swriter/text/swriter/guide/spellcheck_dialog.xhp">Checking Spelling and Grammar</topic>
- </node>
- <node id="0218" title="Troubleshooting Tips">
-<topic id="swriter/text/swriter/guide/insert_beforetable.xhp">Inserting Text Before a Table at the Top of Page</topic>
-<topic id="swriter/text/swriter/guide/jump2statusbar.xhp">Going to Specific Bookmark</topic>
- </node>
- <node id="0219" title="Loading, Saving, Importing, Exporting and Redacting">
-<topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic>
-<topic id="swriter/text/swriter/guide/textdoc_inframe.xhp">Inserting an Entire Text Document</topic>
-<topic id="shared/text/shared/guide/redaction.xhp">Redacting a Text Document</topic>
-<topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic>
- </node>
- <node id="0220" title="Master Documents">
-<topic id="swriter/text/swriter/guide/globaldoc.xhp">Master Documents and Subdocuments</topic>
- </node>
- <node id="0221" title="Links and References">
-<topic id="swriter/text/swriter/guide/references.xhp">Inserting Cross-References</topic>
-<topic id="swriter/text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</topic>
- </node>
- <node id="0222" title="Printing">
-<topic id="swriter/text/swriter/guide/print_selection.xhp">Selecting What to Print</topic>
-<topic id="swriter/text/swriter/guide/printer_tray.xhp">Selecting Printer Paper Trays</topic>
-<topic id="swriter/text/swriter/guide/print_preview.xhp">Previewing a Page Before Printing</topic>
-<topic id="swriter/text/swriter/guide/print_small.xhp">Printing Multiple Pages on One Sheet</topic>
-<topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic>
- </node>
- <node id="0223" title="Searching and Replacing">
-<topic id="swriter/text/swriter/guide/search_regexp.xhp">Using Regular Expressions in Text Searches</topic>
-<topic id="shared/text/shared/01/02100001.xhp">List of Regular Expressions</topic>
- </node>
- </help_section>
- <help_section application="swriter" id="06" title="HTML Documents (Writer Web)">
-<topic id="shared/text/shared/07/09000000.xhp">Web Pages</topic>
-<topic id="shared/text/shared/02/01170700.xhp">HTML Filters and Forms</topic>
-<topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic>
- </help_section>
+ <help_section application="swriter" id="02" title="Text Documents (Writer)">
+ <node id="0201" title="General Information and User Interface Usage">
+ <topic id="swriter/text/swriter/main0000.xhp">Welcome to the %PRODUCTNAME Writer Help</topic>
+ <topic id="swriter/text/swriter/main0503.xhp">%PRODUCTNAME Writer Features</topic>
+ <topic id="swriter/text/swriter/guide/main.xhp">Instructions for Using %PRODUCTNAME Writer</topic>
+ <topic id="swriter/text/swriter/guide/resize_navigator.xhp">Docking and Resizing Windows</topic>
+ <topic id="swriter/text/swriter/04/01020000.xhp">Shortcut Keys for %PRODUCTNAME Writer</topic>
+ <topic id="swriter/text/swriter/guide/words_count.xhp">Counting Words</topic>
+ <topic id="swriter/text/swriter/guide/keyboard.xhp">Using Shortcut Keys (%PRODUCTNAME Writer Accessibility)</topic>
+ </node>
+ <node id="0202" title="Command and Menu Reference">
+ <node id="020201" title="Menus">
+ <topic id="swriter/text/swriter/main0100.xhp">Menus</topic>
+ <topic id="swriter/text/swriter/main0101.xhp">File</topic>
+ <topic id="swriter/text/swriter/main0102.xhp">Edit</topic>
+ <topic id="swriter/text/swriter/main0103.xhp">View</topic>
+ <topic id="swriter/text/swriter/main0104.xhp">Insert</topic>
+ <topic id="swriter/text/swriter/main0105.xhp">Format</topic>
+ <topic id="swriter/text/swriter/main0115.xhp">Styles</topic>
+ <topic id="swriter/text/swriter/main0110.xhp">Table</topic>
+ <topic id="swriter/text/swriter/main0120.xhp">Form</topic>
+ <topic id="swriter/text/swriter/main0106.xhp">Tools</topic>
+ <topic id="swriter/text/swriter/main0107.xhp">Window</topic>
+ <topic id="shared/text/shared/main0108.xhp">Help</topic>
+ </node>
+ <node id="020202" title="Toolbars">
+ <topic id="swriter/text/swriter/main0200.xhp">Toolbars</topic>
+ <topic id="swriter/text/swriter/main0202.xhp">Formatting Bar</topic>
+ <topic id="swriter/text/swriter/main0203.xhp">Image Bar</topic>
+ <topic id="swriter/text/swriter/main0204.xhp">Table Bar</topic>
+ <topic id="swriter/text/swriter/main0205.xhp">Drawing Object Properties Bar</topic>
+ <topic id="swriter/text/swriter/main0206.xhp">Bullets and Numbering Bar</topic>
+ <topic id="swriter/text/swriter/main0208.xhp">Status Bar</topic>
+ <topic id="swriter/text/swriter/main0210.xhp">Print Preview</topic>
+ <topic id="swriter/text/swriter/main0213.xhp">Rulers</topic>
+ <topic id="swriter/text/swriter/main0214.xhp">Formula Bar</topic>
+ <topic id="swriter/text/swriter/main0215.xhp">Frame Bar</topic>
+ <topic id="swriter/text/swriter/main0216.xhp">OLE-Object Bar</topic>
+ <topic id="swriter/text/swriter/main0220.xhp">Text Object Bar</topic>
+ <topic id="shared/text/shared/main0201.xhp">Standard 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>
+ <topic id="swriter/text/swriter/librelogo/LibreLogo.xhp">LibreLogo Toolbar</topic>
+ </node>
+ </node>
+ <node id="0203" title="Creating Text Documents">
+ <topic id="swriter/text/swriter/guide/text_nav_keyb.xhp">Navigating and Selecting With the Keyboard</topic>
+ <topic id="swriter/text/swriter/guide/text_direct_cursor.xhp">Using the Direct Cursor</topic>
+ </node>
+ <node id="0204" title="Graphics in Text Documents">
+ <topic id="swriter/text/swriter/guide/insert_graphic.xhp">Inserting Graphics</topic>
+ <topic id="swriter/text/swriter/guide/insert_graphic_dialog.xhp">Inserting a Graphic From a File</topic>
+ <topic id="swriter/text/swriter/guide/insert_graphic_gallery.xhp">Inserting Graphics From the Gallery With Drag-and-Drop</topic>
+ <topic id="swriter/text/swriter/guide/insert_graphic_scan.xhp">Inserting a Scanned Image</topic>
+ <topic id="swriter/text/swriter/guide/insert_graphic_fromchart.xhp">Inserting a Calc Chart into a Text Document</topic>
+ <topic id="swriter/text/swriter/guide/insert_graphic_fromdraw.xhp">Inserting Graphics From %PRODUCTNAME Draw or Impress</topic>
+ </node>
+ <node id="0205" title="Tables in Text Documents">
+ <topic id="swriter/text/swriter/guide/number_date_conv.xhp">Turning Number Recognition On or Off in Tables</topic>
+ <topic id="swriter/text/swriter/guide/tablemode.xhp">Modifying Rows and Columns by Keyboard</topic>
+ <topic id="swriter/text/swriter/guide/table_delete.xhp">Deleting Tables or the Contents of a Table</topic>
+ <topic id="swriter/text/swriter/guide/table_insert.xhp">Inserting Tables</topic>
+ <topic id="swriter/text/swriter/guide/table_repeat_multiple_headers.xhp">Repeating a Table Header on a New Page</topic>
+ <topic id="swriter/text/swriter/guide/table_sizing.xhp">Resizing Rows and Columns in a Text Table </topic>
+ </node>
+ <node id="0206" title="Objects in Text Documents">
+ <topic id="swriter/text/swriter/guide/anchor_object.xhp">Positioning Objects</topic>
+ <topic id="swriter/text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</topic>
+ </node>
+ <node id="0207" title="Sections and Frames in Text Documents">
+ <topic id="swriter/text/swriter/guide/sections.xhp">Using Sections</topic>
+ <topic id="swriter/text/swriter/guide/text_frame.xhp">Inserting, Editing, and Linking Frames</topic>
+ <topic id="swriter/text/swriter/guide/section_edit.xhp">Editing Sections</topic>
+ <topic id="swriter/text/swriter/guide/section_insert.xhp">Inserting Sections</topic>
+ </node>
+ <node id="0208" title="Tables of Contents and Indexes">
+ <topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic>
+ <topic id="swriter/text/swriter/guide/indices_userdef.xhp">User-Defined Indexes</topic>
+ <topic id="swriter/text/swriter/guide/indices_toc.xhp">Creating a Table of Contents</topic>
+ <topic id="swriter/text/swriter/guide/indices_index.xhp">Creating Alphabetical Indexes</topic>
+ <topic id="swriter/text/swriter/guide/indices_multidoc.xhp">Indexes Covering Several Documents</topic>
+ <topic id="swriter/text/swriter/guide/indices_literature.xhp">Creating a Bibliography</topic>
+ <topic id="swriter/text/swriter/guide/indices_delete.xhp">Editing or Deleting Index and Table Entries</topic>
+ <topic id="swriter/text/swriter/guide/indices_edit.xhp">Updating, Editing and Deleting Indexes and Tables of Contents</topic>
+ <topic id="swriter/text/swriter/guide/indices_enter.xhp">Defining Index or Table of Contents Entries</topic>
+ <topic id="swriter/text/swriter/guide/indices_form.xhp">Formatting an Index or a Table of Contents</topic>
+ </node>
+ <node id="0209" title="Fields in Text Documents">
+ <topic id="swriter/text/swriter/guide/fields.xhp">About Fields</topic>
+ <topic id="swriter/text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</topic>
+ <topic id="swriter/text/swriter/guide/field_convert.xhp">Converting a Field into Text</topic>
+ </node>
+ <node id="0210" title="Navigating Text Documents">
+ <topic id="swriter/text/swriter/guide/dragdroptext.xhp">Moving and Copying Text in Documents</topic>
+ <topic id="swriter/text/swriter/guide/arrange_chapters.xhp">Rearranging a Document by Using the Navigator</topic>
+ <topic id="swriter/text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</topic>
+ <topic id="swriter/text/swriter/guide/navigator.xhp">Navigator for Text Documents</topic>
+ </node>
+ <node id="0211" title="Calculating in Text Documents">
+ <topic id="swriter/text/swriter/guide/calculate_multitable.xhp">Calculating Across Tables</topic>
+ <topic id="swriter/text/swriter/guide/calculate.xhp">Calculating in Text Documents</topic>
+ <topic id="swriter/text/swriter/guide/calculate_clipboard.xhp">Calculating and Pasting the Result of a Formula in a Text Document</topic>
+ <topic id="swriter/text/swriter/guide/calculate_intable.xhp">Calculating Cell Totals in Tables</topic>
+ <topic id="swriter/text/swriter/guide/calculate_intext.xhp">Calculating Complex Formulas in Text Documents</topic>
+ <topic id="swriter/text/swriter/guide/calculate_intext2.xhp">Displaying the Result of a Table Calculation in a Different Table</topic>
+ </node>
+ <node id="0212" title="Formatting Text Documents">
+ <node id="021201" title="Templates and Styles">
+ <topic id="swriter/text/swriter/guide/templates_styles.xhp">Templates and Styles</topic>
+ <topic id="swriter/text/swriter/guide/even_odd_sdw.xhp">Alternating Page Styles on Odd and Even Pages</topic>
+ <topic id="swriter/text/swriter/guide/change_header.xhp">Creating a Page Style Based on the Current Page</topic>
+ <topic id="swriter/text/swriter/guide/load_styles.xhp">Using Styles From Another Document or Template</topic>
+ <topic id="swriter/text/swriter/guide/stylist_fromselect.xhp">Creating New Styles From Selections</topic>
+ <topic id="swriter/text/swriter/guide/stylist_update.xhp">Updating Styles From Selections</topic>
+ <topic id="swriter/text/shared/guide/standard_template.xhp">Creating and Changing Default and Custom Templates</topic>
+ <topic id="swriter/text/shared/guide/template_manager.xhp">Template Manager</topic>
+ </node>
+ <topic id="swriter/text/swriter/guide/pageorientation.xhp">Changing Page Orientation (Landscape or Portrait)</topic>
+ <topic id="swriter/text/swriter/guide/text_capital.xhp">Changing the Case of Text</topic>
+ <topic id="swriter/text/swriter/guide/hidden_text.xhp">Hiding Text</topic>
+ <topic id="swriter/text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</topic>
+ <topic id="swriter/text/swriter/guide/header_with_chapter.xhp">Inserting a Chapter Name and Number in a Header or a Footer</topic>
+ <topic id="swriter/text/swriter/guide/shortcut_writing.xhp">Applying Text Formatting While You Type</topic>
+ <topic id="swriter/text/swriter/guide/reset_format.xhp">Resetting Font Attributes</topic>
+ <topic id="swriter/text/swriter/guide/stylist_fillformat.xhp">Applying Styles in Fill Format Mode</topic>
+ <topic id="swriter/text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</topic>
+ <topic id="swriter/text/swriter/guide/text_centervert.xhp">Using a Frame to Center Text on a Page</topic>
+ <topic id="swriter/text/swriter/guide/text_emphasize.xhp">Emphasizing Text</topic>
+ <topic id="swriter/text/swriter/guide/text_rotate.xhp">Rotating Text</topic>
+ <topic id="swriter/text/swriter/guide/page_break.xhp">Inserting and Deleting Page Breaks</topic>
+ <topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic>
+ <topic id="swriter/text/swriter/guide/subscript.xhp">Making Text Superscript or Subscript</topic>
+ </node>
+ <node id="0213" title="Special Text Elements">
+ <topic id="swriter/text/swriter/guide/captions.xhp">Using Captions </topic>
+ <topic id="swriter/text/swriter/guide/conditional_text.xhp">Conditional Text</topic>
+ <topic id="swriter/text/swriter/guide/conditional_text2.xhp">Conditional Text for Page Counts</topic>
+ <topic id="swriter/text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</topic>
+ <topic id="swriter/text/swriter/guide/fields_enter.xhp">Adding Input Fields</topic>
+ <topic id="swriter/text/swriter/guide/footer_nextpage.xhp">Inserting Page Numbers of Continuation Pages</topic>
+ <topic id="swriter/text/swriter/guide/footer_pagenumber.xhp">Inserting Page Numbers in Footers</topic>
+ <topic id="swriter/text/swriter/guide/hidden_text.xhp">Hiding Text</topic>
+ <topic id="swriter/text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</topic>
+ <topic id="swriter/text/swriter/guide/header_with_chapter.xhp">Inserting a Chapter Name and Number in a Header or a Footer</topic>
+ <topic id="swriter/text/swriter/guide/fields_userdata.xhp">Querying User Data in Fields or Conditions</topic>
+ <topic id="swriter/text/swriter/guide/footnote_usage.xhp">Inserting and Editing Footnotes or Endnotes</topic>
+ <topic id="swriter/text/swriter/guide/footnote_with_line.xhp">Spacing Between Footnotes</topic>
+ <topic id="swriter/text/swriter/guide/header_footer.xhp">About Headers and Footers</topic>
+ <topic id="swriter/text/swriter/guide/header_with_line.xhp">Formatting Headers or Footers</topic>
+ <topic id="swriter/text/swriter/guide/text_animation.xhp">Animating Text</topic>
+ <topic id="swriter/text/swriter/guide/form_letters_main.xhp">Creating a Form Letter</topic>
+ </node>
+ <node id="0214" title="Automatic Functions">
+ <topic id="swriter/text/swriter/guide/autocorr_except.xhp">Adding Exceptions to the AutoCorrect List</topic>
+ <topic id="swriter/text/swriter/guide/autotext.xhp">Using AutoText</topic>
+ <topic id="swriter/text/swriter/guide/auto_numbering.xhp">Creating Numbered or Bulleted Lists as You Type</topic>
+ <topic id="swriter/text/swriter/guide/auto_off.xhp">Turning Off AutoCorrect </topic>
+ <topic id="swriter/text/swriter/guide/auto_spellcheck.xhp">Automatically Check Spelling</topic>
+ <topic id="swriter/text/swriter/guide/number_date_conv.xhp">Turning Number Recognition On or Off in Tables</topic>
+ <topic id="swriter/text/swriter/guide/using_hyphen.xhp">Hyphenation</topic>
+ </node>
+ <node id="0215" title="Numbering and Lists">
+ <topic id="swriter/text/swriter/guide/captions_numbers.xhp">Adding Chapter Numbers to Captions</topic>
+ <topic id="swriter/text/swriter/guide/auto_numbering.xhp">Creating Numbered or Bulleted Lists as You Type</topic>
+ <topic id="swriter/text/swriter/guide/chapter_numbering.xhp">Chapter Numbering</topic>
+ <topic id="swriter/text/swriter/guide/insert_tab_innumbering.xhp">Changing the Outline Level of Numbered and Bulleted Lists</topic>
+ <topic id="swriter/text/swriter/guide/join_numbered_lists.xhp">Combining Numbered Lists</topic>
+ <topic id="swriter/text/swriter/guide/numbering_lines.xhp">Adding Line Numbers</topic>
+ <topic id="swriter/text/swriter/guide/numbering_paras.xhp">Modifying Numbering in a Numbered List</topic>
+ <topic id="swriter/text/swriter/guide/number_sequence.xhp">Defining Number Ranges</topic>
+ <topic id="swriter/text/swriter/guide/using_numbered_lists2.xhp">Adding Numbering</topic>
+ <topic id="swriter/text/swriter/guide/using_numbering.xhp">Numbering and Numbering Styles</topic>
+ <topic id="swriter/text/swriter/guide/using_numbered_lists.xhp">Adding Bullets</topic>
+ </node>
+ <node id="0216" title="Spellchecking, Thesaurus, and Languages">
+ <topic id="swriter/text/swriter/guide/auto_spellcheck.xhp">Automatically Check Spelling</topic>
+ <topic id="swriter/text/swriter/guide/delete_from_dict.xhp">Removing Words From a User-Defined Dictionary</topic>
+ <topic id="swriter/text/swriter/guide/using_thesaurus.xhp">Thesaurus</topic>
+ <topic id="swriter/text/swriter/guide/spellcheck_dialog.xhp">Checking Spelling and Grammar</topic>
+ </node>
+ <node id="0218" title="Troubleshooting Tips">
+ <topic id="swriter/text/swriter/guide/insert_beforetable.xhp">Inserting Text Before a Table at the Top of Page</topic>
+ <topic id="swriter/text/swriter/guide/jump2statusbar.xhp">Going to Specific Bookmark</topic>
+ </node>
+ <node id="0219" title="Loading, Saving, Importing, Exporting and Redacting">
+ <topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic>
+ <topic id="swriter/text/swriter/guide/textdoc_inframe.xhp">Inserting an Entire Text Document</topic>
+ <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Text Document</topic>
+ <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic>
+ </node>
+ <node id="0220" title="Master Documents">
+ <topic id="swriter/text/swriter/guide/globaldoc.xhp">Master Documents and Subdocuments</topic>
+ </node>
+ <node id="0221" title="Links and References">
+ <topic id="swriter/text/swriter/guide/references.xhp">Inserting Cross-References</topic>
+ <topic id="swriter/text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</topic>
+ </node>
+ <node id="0222" title="Printing">
+ <topic id="swriter/text/swriter/guide/print_selection.xhp">Selecting What to Print</topic>
+ <topic id="swriter/text/swriter/guide/printer_tray.xhp">Selecting Printer Paper Trays</topic>
+ <topic id="swriter/text/swriter/guide/print_preview.xhp">Previewing a Page Before Printing</topic>
+ <topic id="swriter/text/swriter/guide/print_small.xhp">Printing Multiple Pages on One Sheet</topic>
+ <topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic>
+ </node>
+ <node id="0223" title="Searching and Replacing">
+ <topic id="swriter/text/swriter/guide/search_regexp.xhp">Using Regular Expressions in Text Searches</topic>
+ <topic id="shared/text/shared/01/02100001.xhp">List of Regular Expressions</topic>
+ </node>
+ </help_section>
+ <help_section application="swriter" id="06" title="HTML Documents (Writer Web)">
+ <topic id="shared/text/shared/07/09000000.xhp">Web Pages</topic>
+ <topic id="shared/text/shared/02/01170700.xhp">HTML Filters and Forms</topic>
+ <topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic>
+ </help_section>
</tree_view>