From 9ae4ee41e475d51f22122596c1f0bf4931232864 Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Wed, 24 Nov 2021 14:16:08 +0200 Subject: 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 --- source/auxiliary/sbasic.tree | 762 ++++++++++++++++++++-------------------- source/auxiliary/scalc.tree | 371 ++++++++++--------- source/auxiliary/schart.tree | 14 +- source/auxiliary/sdatabase.tree | 28 +- source/auxiliary/sdraw.tree | 186 +++++----- source/auxiliary/shared.tree | 374 ++++++++++---------- source/auxiliary/simpress.tree | 228 ++++++------ source/auxiliary/smath.tree | 62 ++-- source/auxiliary/swriter.tree | 434 ++++++++++++----------- 9 files changed, 1228 insertions(+), 1231 deletions(-) (limited to 'source') 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 . --> - - - - %PRODUCTNAME Basic Help - Programming with %PRODUCTNAME Basic - %PRODUCTNAME Basic Glossary - Basics - Syntax - %PRODUCTNAME Basic IDE - IDE Overview - The Basic Editor - Watch Window - Macro Toolbar - Macro - Working with VBA Macros - - - Compiler options - Using Procedures and Functions - Libraries, Modules and Dialogs - How to Read Syntax Diagrams - - Basic Constants - Variables - Logical Operators - Comparison Operators - Strings - Date and Time Functions - Mathematical Operators - Numeric Functions - Trigonometric Functions - Screen I/O Functions - File I/O Functions - Controlling Program Execution - Error-Handling Functions - Other Commands - Generating Random Numbers - UNO Objects, Functions and Services - Calling Calc functions - Exclusive VBA functions - Further Statements - - - Abs Function - And Operator - Array Function - Asc Function - AscW Function [VBA] - Atn Function - BasicLibraries object - Beep Statement - Blue Function - Case Statement - CBool Function - CByte Function - CCur Function - CDateFromUnoDateTime Function - CDateToUnoDateTime Function - CDateFromUnoTime Function - CDateToUnoTime Function - CDateFromUnoDate Function - CDateToUnoDate Function - CDateFromIso Function - CDateToIso Function - CDate Function - CDbl Function - CDec Function - CInt Function - CLng Function - CompatibilityMode Function - CSng Function - CStr Function - Call Statement - ChDir Statement - ChDrive Statement - Choose Function - Chr Function - ChrW Function [VBA] - Close Statement - Collection Object - Const Statement - ConvertFromURL Function - ConvertToURL Function - Cos Function - CreateObject Function - CreateUnoDialog Function - CreateUnoListener Function - CreateUnoService Function - CreateUnoStruct Function - CreateUnoValue Function - CurDir Function - CVar Function - CVErr Function - Date Function - DateAdd Function - DateDiff Function - DatePart Function - DateSerial Function - DateValue Function - Day Function - DDB Function [VBA] - Declare Statement - DefBool Statement - DefCur Statement - DefDate Statement - DefDbl Statement - DefErr Statement - DefInt Statement - DefLng Statement - DefObj Statement - DefSng Statement - DefStr Statement - DefVar Statement - DialogLibraries object - DimArray Function - Dim Statement - Dir Function - Do...Loop Statement - Comparison Operators - End Statement - Enum Statement [VBA] - Environ Function - Eof Function - EqualUnoObjects Function - Eqv Operator - Erase Statement - Erl Function - Err Function - Err Object [VBA] - Error Function - Error-Handling Functions - Exit Statement - Exp Function - FileAttr Function - FileCopy Statement - FileDateTime Function - FileExists Function - FileLen Function - FindObject Function - FindPropertyObject Function - Fix Function - For Each Statement - For...Next Statement - Format Function - FormatDateTime Function [VBA] - FormatNumber Function [VBA] - Frac Function - FreeFile Function - FreeLibrary Function - Function Statement - FV Function [VBA] - GetAttr Function - GetDefaultContext Function - GetGUIType Function - GetProcessServiceManager Function - GetPathSeparator Function - GetSolarVersion Function - GetSystemTicks Function - Get Statement - Global keyword - GlobalScope - GoSub...Return Statement - GoTo Statement - Green Function - HasUnoInterfaces Function - Hex Function - Hour Function - IIf Function - If...Then...Else Statement - Imp-Operator - InStr Function - InStrRev Function [VBA] - Input Function [VBA] - InputBox Function - Input# Statement - Int Function - IPmt Function [VBA] - IRR Function [VBA] - Is Operator - IsArray Function - IsDate Function - IsEmpty Function - IsError Function - IsMissing function - IsNull Function - IsNumeric Function - IsObject Function - IsUnoStruct Function - Join Function - Kill Statement - LBound Function - LCase Function - LSet Statement - LTrim Function - Left Function - Len Function - Let Statement - Line Input # Statement - Loc Function - Lof Function - Log Function - Mid Function, Mid Statement - Minute Function - MIRR Function [VBA] - MkDir Statement - Mod-Operator - Month Function - MonthName Function [VBA] - MsgBox Function - MsgBox Statement - Name Statement - New Operator - Not-Operator - Now Function - NPer Function [VBA] - NPV Function [VBA] - Numeric Functions - Oct Function - On Error GoTo ... Resume Statement - On...GoSub Statement; On...GoTo Statement - Open Statement - Option Base Statement - Option ClassModule statement - Option Compatible statement - Option Explicit Statement - Option VBASupport Statement - Optional (in Function Statement) - Or Operator - Partition Function [VBA] - Pmt Function [VBA] - PPmt Function [VBA] - Print Statement - Property Statement - Public keyword - Put Statement - PV Function [VBA] - QBColor Function - Rate Function [VBA] - Randomize Statement - ReDim Statement - Red Function - Rem Statement - Replace Function - Reset Statement - Resume Statement - RGB Function - Right Function - RmDir Statement - Rnd Function - Round Function [VBA] - RSet Statement - RTrim Function - Second Function - Seek Function - Seek Statement - Select...Case Statement - SetAttr Statement - Set Statement - Sgn Function - Shell Function - Sin Function - SLN Function [VBA] - Space Function - Spc Function - Split Function - Sqr Function - Square Root Calculation - StarDesktop object - Static keyword - Stop Statement - StrComp Function - StrConv Function [VBA] - Str Function - StrReverse Function [VBA] - String Function - Sub Statement - Switch Function - SYD Function [VBA] - Tan Function - ThisComponent object - ThisDatabaseDocument object - TimeSerial Function - TimeValue Function - Time Function - Timer Function - Trim Function - TwipsPerPixelX Function - TwipsPerPixelY Function - Type Statement - TypeName Function; VarType Function - UBound Function - UCase Function - Val Function - Wait Statement - WaitUntil Statement - WeekDay Function - WeekdayName Function [VBA] - While...Wend Statement - With Statement - Write Statement - Xor Operator - Year Function - "-" Operator - "*" Operator - "+" Operator - "/" Operator - "^" Operator - - - Tools Library - Depot Library - Euro Library - FormWizard Library - Gimmicks Library - ImportWizard Library - Schedule Library - ScriptBindingLibrary Library - - Overview of the ScriptForge Library - Creating Python Scripts with ScriptForge - ScriptForge method signatures - Array service - Base service - Basic service - Calc service - Chart service - Database service - Dialog service - DialogControl service - Dictionary service - Document service - Exception service - FileSystem service - Form service - FormControl service - L10N service - Platform service - PopupMenu service - Services service - Session service - String service - TextStream service - Timer service - UI service - Writer service - - Template Library - WikiEditor Library - - - - Recording a Macro - Changing the Properties of Controls in the Dialog Editor - Creating Controls in the Dialog Editor - Programming Examples for Controls in the Dialog Editor - Opening a Dialog With Program Code - Creating a Basic Dialog - Organizing Libraries and Modules - Using Variables - Using Objects - Debugging a Basic Program - Event-Driven Macros - %PRODUCTNAME Basic Programming Examples - Calling Python Scripts from Basic - Access2Base, the API for Base users - + + + + %PRODUCTNAME Basic Help + Programming with %PRODUCTNAME Basic + %PRODUCTNAME Basic Glossary + Basics + Syntax + %PRODUCTNAME Basic IDE + IDE Overview + The Basic Editor + Watch Window + Macro Toolbar + Macro + Working with VBA Macros + + + Compiler options + Using Procedures and Functions + Libraries, Modules and Dialogs + How to Read Syntax Diagrams + + Basic Constants + Variables + Logical Operators + Comparison Operators + Strings + Date and Time Functions + Mathematical Operators + Numeric Functions + Trigonometric Functions + Screen I/O Functions + File I/O Functions + Controlling Program Execution + Error-Handling Functions + Other Commands + Generating Random Numbers + UNO Objects, Functions and Services + Calling Calc functions + Exclusive VBA functions + Further Statements - - - %PRODUCTNAME Python Scripts Help - Integrated Development Environment (IDE) for Python - Python Scripts Organization and Location - Running Python Interactive Console - - - Programming with Python Scripts - Python Programming Examples - Calling Basic Macros from Python - + + Abs Function + And Operator + Array Function + Asc Function + AscW Function [VBA] + Atn Function + BasicLibraries object + Beep Statement + Blue Function + Case Statement + CBool Function + CByte Function + CCur Function + CDateFromUnoDateTime Function + CDateToUnoDateTime Function + CDateFromUnoTime Function + CDateToUnoTime Function + CDateFromUnoDate Function + CDateToUnoDate Function + CDateFromIso Function + CDateToIso Function + CDate Function + CDbl Function + CDec Function + CInt Function + CLng Function + CompatibilityMode Function + CSng Function + CStr Function + Call Statement + ChDir Statement + ChDrive Statement + Choose Function + Chr Function + ChrW Function [VBA] + Close Statement + Collection Object + Const Statement + ConvertFromURL Function + ConvertToURL Function + Cos Function + CreateObject Function + CreateUnoDialog Function + CreateUnoListener Function + CreateUnoService Function + CreateUnoStruct Function + CreateUnoValue Function + CurDir Function + CVar Function + CVErr Function + Date Function + DateAdd Function + DateDiff Function + DatePart Function + DateSerial Function + DateValue Function + Day Function + DDB Function [VBA] + Declare Statement + DefBool Statement + DefCur Statement + DefDate Statement + DefDbl Statement + DefErr Statement + DefInt Statement + DefLng Statement + DefObj Statement + DefSng Statement + DefStr Statement + DefVar Statement + DialogLibraries object + DimArray Function + Dim Statement + Dir Function + Do...Loop Statement + Comparison Operators + End Statement + Enum Statement [VBA] + Environ Function + Eof Function + EqualUnoObjects Function + Eqv Operator + Erase Statement + Erl Function + Err Function + Err Object [VBA] + Error Function + Error-Handling Functions + Exit Statement + Exp Function + FileAttr Function + FileCopy Statement + FileDateTime Function + FileExists Function + FileLen Function + FindObject Function + FindPropertyObject Function + Fix Function + For Each Statement + For...Next Statement + Format Function + FormatDateTime Function [VBA] + FormatNumber Function [VBA] + Frac Function + FreeFile Function + FreeLibrary Function + Function Statement + FV Function [VBA] + GetAttr Function + GetDefaultContext Function + GetGUIType Function + GetProcessServiceManager Function + GetPathSeparator Function + GetSolarVersion Function + GetSystemTicks Function + Get Statement + Global keyword + GlobalScope + GoSub...Return Statement + GoTo Statement + Green Function + HasUnoInterfaces Function + Hex Function + Hour Function + IIf Function + If...Then...Else Statement + Imp-Operator + InStr Function + InStrRev Function [VBA] + Input Function [VBA] + InputBox Function + Input# Statement + Int Function + IPmt Function [VBA] + IRR Function [VBA] + Is Operator + IsArray Function + IsDate Function + IsEmpty Function + IsError Function + IsMissing function + IsNull Function + IsNumeric Function + IsObject Function + IsUnoStruct Function + Join Function + Kill Statement + LBound Function + LCase Function + LSet Statement + LTrim Function + Left Function + Len Function + Let Statement + Line Input # Statement + Loc Function + Lof Function + Log Function + Mid Function, Mid Statement + Minute Function + MIRR Function [VBA] + MkDir Statement + Mod-Operator + Month Function + MonthName Function [VBA] + MsgBox Function + MsgBox Statement + Name Statement + New Operator + Not-Operator + Now Function + NPer Function [VBA] + NPV Function [VBA] + Numeric Functions + Oct Function + On Error GoTo ... Resume Statement + On...GoSub Statement; On...GoTo Statement + Open Statement + Option Base Statement + Option ClassModule statement + Option Compatible statement + Option Explicit Statement + Option VBASupport Statement + Optional (in Function Statement) + Or Operator + Partition Function [VBA] + Pmt Function [VBA] + PPmt Function [VBA] + Print Statement + Property Statement + Public keyword + Put Statement + PV Function [VBA] + QBColor Function + Rate Function [VBA] + Randomize Statement + ReDim Statement + Red Function + Rem Statement + Replace Function + Reset Statement + Resume Statement + RGB Function + Right Function + RmDir Statement + Rnd Function + Round Function [VBA] + RSet Statement + RTrim Function + Second Function + Seek Function + Seek Statement + Select...Case Statement + SetAttr Statement + Set Statement + Sgn Function + Shell Function + Sin Function + SLN Function [VBA] + Space Function + Spc Function + Split Function + Sqr Function + Square Root Calculation + StarDesktop object + Static keyword + Stop Statement + StrComp Function + StrConv Function [VBA] + Str Function + StrReverse Function [VBA] + String Function + Sub Statement + Switch Function + SYD Function [VBA] + Tan Function + ThisComponent object + ThisDatabaseDocument object + TimeSerial Function + TimeValue Function + Time Function + Timer Function + Trim Function + TwipsPerPixelX Function + TwipsPerPixelY Function + Type Statement + TypeName Function; VarType Function + UBound Function + UCase Function + Val Function + Wait Statement + WaitUntil Statement + WeekDay Function + WeekdayName Function [VBA] + While...Wend Statement + With Statement + Write Statement + Xor Operator + Year Function + "-" Operator + "*" Operator + "+" Operator + "/" Operator + "^" Operator - - Object Inspector + + Tools Library + Depot Library + Euro Library + FormWizard Library + Gimmicks Library + ImportWizard Library + Schedule Library + ScriptBindingLibrary Library + + Overview of the ScriptForge Library + Creating Python Scripts with ScriptForge + ScriptForge method signatures + Array service + Base service + Basic service + Calc service + Chart service + Database service + Dialog service + DialogControl service + Dictionary service + Document service + Exception service + FileSystem service + Form service + FormControl service + L10N service + Platform service + PopupMenu service + Services service + Session service + String service + TextStream service + Timer service + UI service + Writer service + + Template Library + WikiEditor Library - + + + Recording a Macro + Changing the Properties of Controls in the Dialog Editor + Creating Controls in the Dialog Editor + Programming Examples for Controls in the Dialog Editor + Opening a Dialog With Program Code + Creating a Basic Dialog + Organizing Libraries and Modules + Using Variables + Using Objects + Debugging a Basic Program + Event-Driven Macros + %PRODUCTNAME Basic Programming Examples + Calling Python Scripts from Basic + Access2Base, the API for Base users + + + + + %PRODUCTNAME Python Scripts Help + Integrated Development Environment (IDE) for Python + Python Scripts Organization and Location + Running Python Interactive Console + + + Programming with Python Scripts + Python Programming Examples + Calling Basic Macros from Python + + + + Object Inspector + + 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 . --> - - -Welcome to the %PRODUCTNAME Calc Help -%PRODUCTNAME Calc Features -Shortcut Keys (%PRODUCTNAME Calc Accessibility) -Shortcut Keys for Spreadsheets -Error Codes in %PRODUCTNAME Calc -Add-in for Programming in %PRODUCTNAME Calc -Instructions for Using %PRODUCTNAME Calc - - - -Menus -File -Edit -View -Insert -Format -Sheet -Data -Tools -Window -Help - - -Toolbars -Formatting Bar -Drawing Object Properties Bar -Text Formatting Bar -Formula Bar -Status Bar -Print Preview Bar -Image Bar -Tools Bar -Standard Bar -Table Data Bar -Form Navigation Bar -Query Design Bar -Form Design Toolbar - - - -Function Wizard -Functions by Category -Array Functions -Bit Operation Functions -Database Functions -Date + Time Functions -Financial Functions Part One -Financial Functions Part Two -Financial Functions Part Three -Information Functions -Logical Functions -Mathematical Functions -Statistics Functions -Statistical Functions Part One -Statistical Functions Part Two -Statistical Functions Part Three -Statistical Functions Part Four -Statistical Functions Part Five -Spreadsheet Functions -Text Functions -Add-in Functions -Add-in Functions, List of Analysis Functions Part One -Add-in Functions, List of Analysis Functions Part Two - -Operators in %PRODUCTNAME Calc -User-Defined Functions - - -Inserting External Data in Table (WebQuery) -Saving and Opening Sheets in HTML -Importing and Exporting Text Files -Redacting a Spreadsheet -Automatic Redaction - - -Rotating Text -Writing Multi-line Text -Formatting Numbers as Text -Text Superscript / Subscript -Changing Row Height or Column Width -Applying Conditional Formatting -Highlighting Negative Numbers -Assigning Formats by Formula -Entering a Number with Leading Zeros -Formatting Spreadsheets -Formatting Numbers With Decimals -Naming Cells -Rotating Tables (Transposing) -Renaming Sheets -19xx/20xx Years -Using Rounded Off Numbers -Cells in Currency Format -Using AutoFormat for Tables -Inserting and Editing Comments -Selecting Themes for Sheets -Entering Fractions - - -Applying Filters -Applying Advanced Filters -Applying AutoFilter -Applying Sort Lists -Removing Duplicate Values - - -Printing Rows or Columns on Every Page -Printing Sheets in Landscape Format -Printing Sheet Details -Defining Number of Pages for Printing - - -Defining Database Ranges -Filtering Cell Ranges -Sorting Data - - -Pivot Table -Creating Pivot Tables -Deleting Pivot Tables -Editing Pivot Tables -Filtering Pivot Tables -Selecting Pivot Table Output Ranges -Updating Pivot Tables - - -Pivot Chart -Creating Pivot Charts -Editing Pivot Charts -Filtering Pivot Charts -Updating Pivot Charts -Deleting Pivot Charts - - -Using Scenarios - - -Using Subtotals Tool - - -Addresses and References, Absolute and Relative -Referencing a Cell in Another Document -References to Other Sheets and Referencing URLs -Referencing Cells by Drag-and-Drop -Recognizing Names as Addressing - - -Changing Table Views -Displaying Formulas or Values -Freezing Rows or Columns as Headers -Navigating Through Sheets Tabs -Copying to Multiple Sheets -Only Copy Visible Cells -Selecting Multiple Cells - - -Calculating With Formulas -Copying Formulas -Entering Formulas -Displaying Formulas or Values -Calculating in Spreadsheets -Calculating With Dates and Times -Automatically Calculating Series -Calculating Time Differences -Entering Matrix Formulas -Using Wildcards in Formulas - - -Protecting Cells from Changes -Unprotecting Cells - - -Reading and Writing values to Ranges -Formatting Borders in Calc with Macros - - -Deactivating Automatic Changes -Consolidating Data -Applying Goal Seek -Using Linear and Non-Linear Solvers -Applying Multiple Operations -Applying Multiple Sheets -Validity of Cell Contents - - + + + Welcome to the %PRODUCTNAME Calc Help + %PRODUCTNAME Calc Features + Shortcut Keys (%PRODUCTNAME Calc Accessibility) + Shortcut Keys for Spreadsheets + Error Codes in %PRODUCTNAME Calc + Add-in for Programming in %PRODUCTNAME Calc + Instructions for Using %PRODUCTNAME Calc + + + + Menus + File + Edit + View + Insert + Format + Sheet + Data + Tools + Window + Help + + + Toolbars + Formatting Bar + Drawing Object Properties Bar + Text Formatting Bar + Formula Bar + Status Bar + Print Preview Bar + Image Bar + Tools Bar + Standard Bar + Table Data Bar + Form Navigation Bar + Query Design Bar + Form Design Toolbar + + + + Function Wizard + Functions by Category + Array Functions + Bit Operation Functions + Database Functions + Date + Time Functions + Financial Functions Part One + Financial Functions Part Two + Financial Functions Part Three + Information Functions + Logical Functions + Mathematical Functions + Statistics Functions + Statistical Functions Part One + Statistical Functions Part Two + Statistical Functions Part Three + Statistical Functions Part Four + Statistical Functions Part Five + Spreadsheet Functions + Text Functions + Add-in Functions + Add-in Functions, List of Analysis Functions Part One + Add-in Functions, List of Analysis Functions Part Two + Operators in %PRODUCTNAME Calc + User-Defined Functions + + + Inserting External Data in Table (WebQuery) + Saving and Opening Sheets in HTML + Importing and Exporting Text Files + Redacting a Spreadsheet + Automatic Redaction + + + Rotating Text + Writing Multi-line Text + Formatting Numbers as Text + Text Superscript / Subscript + Changing Row Height or Column Width + Applying Conditional Formatting + Highlighting Negative Numbers + Assigning Formats by Formula + Entering a Number with Leading Zeros + Formatting Spreadsheets + Formatting Numbers With Decimals + Naming Cells + Rotating Tables (Transposing) + Renaming Sheets + 19xx/20xx Years + Using Rounded Off Numbers + Cells in Currency Format + Using AutoFormat for Tables + Inserting and Editing Comments + Selecting Themes for Sheets + Entering Fractions + + + Applying Filters + Applying Advanced Filters + Applying AutoFilter + Applying Sort Lists + Removing Duplicate Values + + + Printing Rows or Columns on Every Page + Printing Sheets in Landscape Format + Printing Sheet Details + Defining Number of Pages for Printing + + + Defining Database Ranges + Filtering Cell Ranges + Sorting Data + + + Pivot Table + Creating Pivot Tables + Deleting Pivot Tables + Editing Pivot Tables + Filtering Pivot Tables + Selecting Pivot Table Output Ranges + Updating Pivot Tables + + + Pivot Chart + Creating Pivot Charts + Editing Pivot Charts + Filtering Pivot Charts + Updating Pivot Charts + Deleting Pivot Charts + + + Using Scenarios + + + Using Subtotals Tool + + + Addresses and References, Absolute and Relative + Referencing a Cell in Another Document + References to Other Sheets and Referencing URLs + Referencing Cells by Drag-and-Drop + Recognizing Names as Addressing + + + Changing Table Views + Displaying Formulas or Values + Freezing Rows or Columns as Headers + Navigating Through Sheets Tabs + Copying to Multiple Sheets + Only Copy Visible Cells + Selecting Multiple Cells + + + Calculating With Formulas + Copying Formulas + Entering Formulas + Displaying Formulas or Values + Calculating in Spreadsheets + Calculating With Dates and Times + Automatically Calculating Series + Calculating Time Differences + Entering Matrix Formulas + Using Wildcards in Formulas + + + Protecting Cells from Changes + Unprotecting Cells + + + Reading and Writing values to Ranges + Formatting Borders in Calc with Macros + + + Deactivating Automatic Changes + Consolidating Data + Applying Goal Seek + Using Linear and Non-Linear Solvers + Applying Multiple Operations + Applying Multiple Sheets + Validity of Cell Contents + + 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 . --> - - -Charts in %PRODUCTNAME -%PRODUCTNAME Chart Features -Shortcuts for Charts - - + + + Charts in %PRODUCTNAME + %PRODUCTNAME Chart Features + Shortcuts for Charts + + 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 . --> - - - %PRODUCTNAME Database - Database Overview - Creating a New Database - Working with Tables - Working with Queries - Working with Forms - Creating Reports - Registering and Deleting a Database - Importing and Exporting Data in Base - Executing SQL Commands - - + + + %PRODUCTNAME Database + Database Overview + Creating a New Database + Working with Tables + Working with Queries + Working with Forms + Creating Reports + Registering and Deleting a Database + Importing and Exporting Data in Base + Executing SQL Commands + + 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/. * --> - - - - Welcome to the %PRODUCTNAME Draw Help - %PRODUCTNAME Draw Features - Shortcut Keys for Drawing Objects - Shortcut Keys for Drawings - Instructions for Using %PRODUCTNAME Draw - - - - Menus - File - Edit - View - Insert - Format - Page - Shape - Tools - Window - Help - - - Toolbars - Drawing Bar - Options Bar - Standard Bar - Form Navigation Bar - Form Design Toolbar - Edit Points Bar - 3D Settings Toolbar - - - - Loading Color, Gradient, and Hatching Lists - Inserting Graphics - - - Loading Color, Gradient, and Hatching Lists - Loading Line and Arrow Styles - Defining Custom Colors - Creating Gradient Fills - Replacing Colors - Arranging, Aligning and Distributing Objects - Changing the Page Background Fill - Applying a Page Design to a Master Page - Moving Objects - - - Printing Drawings - Printing a Page to Fit a Paper Size - - - Cross-Fading Two Objects - 3D Effects - Object Transformations - - - Combining Objects and Constructing Shapes - Drawing Sectors and Segments - Duplicating Objects - Rotating Objects - Assembling 3D Objects - Connecting Lines - Converting Text Characters into Drawing Objects - Converting Bitmap Images into Vector Graphics - Converting 2D Objects to Curves, Polygons, and 3D Objects - Loading Line and Arrow Styles - Drawing Curves - Editing Curves - Inserting Graphics - Including Spreadsheets in Pages - Moving Objects - Selecting Underlying Objects - Creating a Flowchart - - - Grouping Objects - About Layers - Inserting Layers - Working With Layers - Moving Objects to a Different Layer - - - Adding Text - Converting Text Characters into Drawing Objects - - - Zooming With the Keypad - - - + + + + Welcome to the %PRODUCTNAME Draw Help + %PRODUCTNAME Draw Features + Shortcut Keys for Drawing Objects + Shortcut Keys for Drawings + Instructions for Using %PRODUCTNAME Draw + + + + Menus + File + Edit + View + Insert + Format + Page + Shape + Tools + Window + Help + + + Toolbars + Drawing Bar + Options Bar + Standard Bar + Form Navigation Bar + Form Design Toolbar + Edit Points Bar + 3D Settings Toolbar + + + + Loading Color, Gradient, and Hatching Lists + Inserting Graphics + + + Loading Color, Gradient, and Hatching Lists + Loading Line and Arrow Styles + Defining Custom Colors + Creating Gradient Fills + Replacing Colors + Arranging, Aligning and Distributing Objects + Changing the Page Background Fill + Applying a Page Design to a Master Page + Moving Objects + + + Printing Drawings + Printing a Page to Fit a Paper Size + + + Cross-Fading Two Objects + 3D Effects + Object Transformations + + + Combining Objects and Constructing Shapes + Drawing Sectors and Segments + Duplicating Objects + Rotating Objects + Assembling 3D Objects + Connecting Lines + Converting Text Characters into Drawing Objects + Converting Bitmap Images into Vector Graphics + Converting 2D Objects to Curves, Polygons, and 3D Objects + Loading Line and Arrow Styles + Drawing Curves + Editing Curves + Inserting Graphics + Including Spreadsheets in Pages + Moving Objects + Selecting Underlying Objects + Creating a Flowchart + + + Grouping Objects + About Layers + Inserting Layers + Working With Layers + Moving Objects to a Different Layer + + + Adding Text + Converting Text Characters into Drawing Objects + + + Zooming With the Keypad + + + 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 . --> - -Changing the Association of Microsoft Office Document Types -Problem Resolution with Safe Mode - - - -Shortcut Keys -General Glossary -Glossary of Internet Terms -Accessibility in %PRODUCTNAME -Shortcuts (%PRODUCTNAME Accessibility) -General Shortcut Keys in %PRODUCTNAME -Versions and Build Numbers - - -Using Microsoft Office and %PRODUCTNAME -Comparing Microsoft Office and %PRODUCTNAME Terms -About Converting Microsoft Office Documents -Changing the Association of Microsoft Office Document Types - - -Options -User Data -General -View -Print Options -Paths -Fonts -Security -Application Colors -Accessibility -Advanced -Expert Configuration -Basic IDE -OpenCL -Writing Aids -General -Load/Save options -Internet options -Text Document Options -HTML Document Options -Spreadsheet Options -Presentation Options -Drawing Options -Formula -Chart options -VBA Properties -Microsoft Office -Languages -Language Setting Options -Data sources options - - -Wizard - -Letter Wizard - - -Fax Wizard - - -Agenda Wizard - - -HTML Export - - -Document Converter - -Euro Converter Wizard - - -Configuring %PRODUCTNAME -Extension Manager -Changing Icon Views -Adding Buttons to Toolbars -Changing Your Working Directory -Changing Default Templates -Registering an Address Book -Inserting and Editing Buttons - - -Navigation to Quickly Reach Objects -Navigator for Document Overview -Showing, Docking and Hiding Windows -Switching Between Insert Mode and Overwrite Mode -Using Toolbars - - - About Digital Signatures - Applying Digital Signatures - Digital Signatures in PDF Exports - Time Stamp Authorities - Signing Existing PDFs - Adding Signature Lines in Text Documents - Signing Signature Lines in Text Documents - Encrypting Documents with OpenPGP - - -Printing Address Labels -Printing in Black and White -Sending Documents as E-mail -Sending Faxes and Configuring %PRODUCTNAME for Faxing - - -Dragging and Dropping Within a %PRODUCTNAME Document -Moving and Copying Text in Documents -Copying Spreadsheet Areas to Text Documents -Copying Graphics Between Documents -Copying Graphics From the Gallery -Drag-and-Drop With the Data Source View - - -Copying Drawing Objects Into Other Documents -Copying Graphics Between Documents -Copying Graphics From the Gallery -Copying Spreadsheet Areas to Text Documents - - -Inserting Charts -Charts in %PRODUCTNAME - - -Opening Documents -Opening documents saved in other formats -Saving Documents -Saving Documents Automatically -Saving Documents in Other Formats -Exporting Documents to PDF -Importing and Exporting Data in Text Format -Encrypting Documents with OpenPGP - - -Inserting Hyperlinks -Relative and Absolute Links -Editing Hyperlinks - - -Comparing Versions of a Document -Merging Versions -Recording Changes -Recording and Displaying Changes -Accepting or Rejecting Changes -Version Management - - -Creating and Printing Labels and Business Cards - - -Inserting Data From Spreadsheets -Inserting Data From Text Documents -Inserting, Editing, Saving Bitmaps -Adding Graphics to the Gallery - - -Turning off Automatic URL Recognition - - -Searching With a Form Filter -Searching Tables and Form Documents -List of Regular Expressions - - -Applying Line Styles -Changing the Color of Text -Changing the Title of a Document -Creating Round Corners -Defining Background Colors or Background Graphics -Defining Line Ends -Defining Line Styles -Editing Graphic Objects -Drawing Lines in Text -First Steps -Inserting Objects From the Gallery -Inserting Protected Spaces, Hyphens and Conditional Separators -Inserting Special Characters -Inserting and Editing Tab Stops -Opening and Saving files on remote servers -Protecting Content in %PRODUCTNAME -Protecting Records -Selecting the Maximum Printable Area on a Page -Selecting Measurement Units -Selecting the Document Language -Table Design -Turning off Bullets and Numbering for Individual Paragraphs - - + + Changing the Association of Microsoft Office Document Types + Problem Resolution with Safe Mode + + + + Shortcut Keys + General Glossary + Glossary of Internet Terms + Accessibility in %PRODUCTNAME + Shortcuts (%PRODUCTNAME Accessibility) + General Shortcut Keys in %PRODUCTNAME + Versions and Build Numbers + + + Using Microsoft Office and %PRODUCTNAME + Comparing Microsoft Office and %PRODUCTNAME Terms + About Converting Microsoft Office Documents + Changing the Association of Microsoft Office Document Types + + + Options + User Data + General + View + Print Options + Paths + Fonts + Security + Application Colors + Accessibility + Advanced + Expert Configuration + Basic IDE + OpenCL + Writing Aids + General + Load/Save options + Internet options + Text Document Options + HTML Document Options + Spreadsheet Options + Presentation Options + Drawing Options + Formula + Chart options + VBA Properties + Microsoft Office + Languages + Language Setting Options + Data sources options + + + Wizard + + Letter Wizard + + + Fax Wizard + + + Agenda Wizard + + + HTML Export + + + Document Converter + + Euro Converter Wizard + + + Configuring %PRODUCTNAME + Extension Manager + Changing Icon Views + Adding Buttons to Toolbars + Changing Your Working Directory + Changing Default Templates + Registering an Address Book + Inserting and Editing Buttons + + + Navigation to Quickly Reach Objects + Navigator for Document Overview + Showing, Docking and Hiding Windows + Switching Between Insert Mode and Overwrite Mode + Using Toolbars + + + About Digital Signatures + Applying Digital Signatures + Digital Signatures in PDF Exports + Time Stamp Authorities + Signing Existing PDFs + Adding Signature Lines in Text Documents + Signing Signature Lines in Text Documents + Encrypting Documents with OpenPGP + + + Printing Address Labels + Printing in Black and White + Sending Documents as E-mail + Sending Faxes and Configuring %PRODUCTNAME for Faxing + + + Dragging and Dropping Within a %PRODUCTNAME Document + Moving and Copying Text in Documents + Copying Spreadsheet Areas to Text Documents + Copying Graphics Between Documents + Copying Graphics From the Gallery + Drag-and-Drop With the Data Source View + + + Copying Drawing Objects Into Other Documents + Copying Graphics Between Documents + Copying Graphics From the Gallery + Copying Spreadsheet Areas to Text Documents + + + Inserting Charts + Charts in %PRODUCTNAME + + + Opening Documents + Opening documents saved in other formats + Saving Documents + Saving Documents Automatically + Saving Documents in Other Formats + Exporting Documents to PDF + Importing and Exporting Data in Text Format + Encrypting Documents with OpenPGP + + + Inserting Hyperlinks + Relative and Absolute Links + Editing Hyperlinks + + + Comparing Versions of a Document + Merging Versions + Recording Changes + Recording and Displaying Changes + Accepting or Rejecting Changes + Version Management + + + Creating and Printing Labels and Business Cards + + + Inserting Data From Spreadsheets + Inserting Data From Text Documents + Inserting, Editing, Saving Bitmaps + Adding Graphics to the Gallery + + + Turning off Automatic URL Recognition + + + Searching With a Form Filter + Searching Tables and Form Documents + List of Regular Expressions + + + Applying Line Styles + Changing the Color of Text + Changing the Title of a Document + Creating Round Corners + Defining Background Colors or Background Graphics + Defining Line Ends + Defining Line Styles + Editing Graphic Objects + Drawing Lines in Text + First Steps + Inserting Objects From the Gallery + Inserting Protected Spaces, Hyphens and Conditional Separators + Inserting Special Characters + Inserting and Editing Tab Stops + Opening and Saving files on remote servers + Protecting Content in %PRODUCTNAME + Protecting Records + Selecting the Maximum Printable Area on a Page + Selecting Measurement Units + Selecting the Document Language + Table Design + Turning off Bullets and Numbering for Individual Paragraphs + + 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 . --> - - - - Welcome to the %PRODUCTNAME Impress Help - %PRODUCTNAME Impress Features - Using Shortcut Keys in %PRODUCTNAME Impress - Shortcut Keys for %PRODUCTNAME Impress - Presenter Console Keyboard Shortcuts - Instructions for Using %PRODUCTNAME Impress - - - - Menus - File - Edit - View - Insert - Format - Slide - Slide Show - Tools - Window - Help - - - Toolbars - Line and Filling Bar - Text Formatting Bar - Slide View Bar - Status Bar - Rulers - Drawing Bar - Outline Bar - Slide Sorter Bar - Options Bar - Image Bar - Standard Bar - Form Navigation Bar - Form Design Toolbar - Edit Points Bar - - - - Saving a Presentation in HTML Format - Importing HTML Pages Into Presentations - Loading Color, Gradient, and Hatching Lists - Exporting Animations in GIF Format - Including Spreadsheets in Slides - Inserting Graphics - Copying Slides From Other Presentations - Redacting a Presentation - Automatic Redaction - - - Loading Color, Gradient, and Hatching Lists - Loading Line and Arrow Styles - Defining Custom Colors - Creating Gradient Fills - Replacing Colors - Arranging, Aligning and Distributing Objects - Changing the Slide Background Fill - Adding a Header or a Footer to All Slides - Applying a Slide Design to a Master Slide - Moving Objects - - - Printing Presentations - Printing a Slide to Fit a Paper Size - - - Exporting Animations in GIF Format - Animating Objects in Presentation Slides - Animating Slide Transitions - Cross-Fading Two Objects - Creating Animated GIF Images - - - Combining Objects and Constructing Shapes - Grouping Objects - Drawing Sectors and Segments - Duplicating Objects - Object Transformations - Rotating Objects - Assembling 3D Objects - Connecting Lines - Converting Text Characters into Drawing Objects - Converting Bitmap Images into Vector Graphics - Converting 2D Objects to Curves, Polygons, and 3D Objects - Loading Line and Arrow Styles - Drawing Curves - Editing Curves - Inserting Graphics - Including Spreadsheets in Slides - Moving Objects - Selecting Underlying Objects - Creating a Flowchart - - - Adding Text - Converting Text Characters into Drawing Objects - - - Changing the Slide Order - Zooming With the Keypad - - - Showing a Slide Show - The Presenter Console - Slide Show Remote Control - Impress Remote - Creating a Custom Slide Show - Rehearse Timings of Slide Changes - - - + + + + Welcome to the %PRODUCTNAME Impress Help + %PRODUCTNAME Impress Features + Using Shortcut Keys in %PRODUCTNAME Impress + Shortcut Keys for %PRODUCTNAME Impress + Presenter Console Keyboard Shortcuts + Instructions for Using %PRODUCTNAME Impress + + + + Menus + File + Edit + View + Insert + Format + Slide + Slide Show + Tools + Window + Help + + + Toolbars + Line and Filling Bar + Text Formatting Bar + Slide View Bar + Status Bar + Rulers + Drawing Bar + Outline Bar + Slide Sorter Bar + Options Bar + Image Bar + Standard Bar + Form Navigation Bar + Form Design Toolbar + Edit Points Bar + + + + Saving a Presentation in HTML Format + Importing HTML Pages Into Presentations + Loading Color, Gradient, and Hatching Lists + Exporting Animations in GIF Format + Including Spreadsheets in Slides + Inserting Graphics + Copying Slides From Other Presentations + Redacting a Presentation + Automatic Redaction + + + Loading Color, Gradient, and Hatching Lists + Loading Line and Arrow Styles + Defining Custom Colors + Creating Gradient Fills + Replacing Colors + Arranging, Aligning and Distributing Objects + Changing the Slide Background Fill + Adding a Header or a Footer to All Slides + Applying a Slide Design to a Master Slide + Moving Objects + + + Printing Presentations + Printing a Slide to Fit a Paper Size + + + Exporting Animations in GIF Format + Animating Objects in Presentation Slides + Animating Slide Transitions + Cross-Fading Two Objects + Creating Animated GIF Images + + + Combining Objects and Constructing Shapes + Grouping Objects + Drawing Sectors and Segments + Duplicating Objects + Object Transformations + Rotating Objects + Assembling 3D Objects + Connecting Lines + Converting Text Characters into Drawing Objects + Converting Bitmap Images into Vector Graphics + Converting 2D Objects to Curves, Polygons, and 3D Objects + Loading Line and Arrow Styles + Drawing Curves + Editing Curves + Inserting Graphics + Including Spreadsheets in Slides + Moving Objects + Selecting Underlying Objects + Creating a Flowchart + + + Adding Text + Converting Text Characters into Drawing Objects + + + Changing the Slide Order + Zooming With the Keypad + + + Showing a Slide Show + The Presenter Console + Slide Show Remote Control - Impress Remote + Creating a Custom Slide Show + Rehearse Timings of Slide Changes + + + 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 . --> - - - Welcome to the %PRODUCTNAME Math Help - %PRODUCTNAME Math Features - - Unary/Binary Operators - Relations - Set Operations - Functions - Operators - Attributes - Brackets - Format - Other Symbols - - Instructions for Using %PRODUCTNAME Math - Shortcuts (%PRODUCTNAME Math Accessibility) - - - Menus - Toolbars - - - Manually Aligning Formula Parts - Changing Default Attributes - Merging Formula Parts in Brackets - Entering Comments - Entering Line Breaks - Inserting Brackets - - + + + Welcome to the %PRODUCTNAME Math Help + %PRODUCTNAME Math Features + + Unary/Binary Operators + Relations + Set Operations + Functions + Operators + Attributes + Brackets + Format + Other Symbols + + Instructions for Using %PRODUCTNAME Math + Shortcuts (%PRODUCTNAME Math Accessibility) + + + Menus + Toolbars + + + Manually Aligning Formula Parts + Changing Default Attributes + Merging Formula Parts in Brackets + Entering Comments + Entering Line Breaks + Inserting Brackets + + 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 . --> - - -Welcome to the %PRODUCTNAME Writer Help -%PRODUCTNAME Writer Features -Instructions for Using %PRODUCTNAME Writer -Docking and Resizing Windows -Shortcut Keys for %PRODUCTNAME Writer -Counting Words -Using Shortcut Keys (%PRODUCTNAME Writer Accessibility) - - - -Menus -File -Edit -View -Insert -Format -Styles -Table -Form -Tools -Window -Help - - -Toolbars -Formatting Bar -Image Bar -Table Bar -Drawing Object Properties Bar -Bullets and Numbering Bar -Status Bar -Print Preview -Rulers -Formula Bar -Frame Bar -OLE-Object Bar - Text Object Bar -Standard Bar -Table Data Bar -Form Navigation Bar -Query Design Bar -Form Design Toolbar -LibreLogo Toolbar - - - - - -Navigating and Selecting With the Keyboard -Using the Direct Cursor - - -Inserting Graphics -Inserting a Graphic From a File -Inserting Graphics From the Gallery With Drag-and-Drop -Inserting a Scanned Image -Inserting a Calc Chart into a Text Document -Inserting Graphics From %PRODUCTNAME Draw or Impress - - -Turning Number Recognition On or Off in Tables -Modifying Rows and Columns by Keyboard -Deleting Tables or the Contents of a Table -Inserting Tables -Repeating a Table Header on a New Page -Resizing Rows and Columns in a Text Table - - -Positioning Objects -Wrapping Text Around Objects - - -Using Sections -Inserting, Editing, and Linking Frames -Editing Sections -Inserting Sections - - -Chapter Numbering -User-Defined Indexes -Creating a Table of Contents -Creating Alphabetical Indexes -Indexes Covering Several Documents -Creating a Bibliography -Editing or Deleting Index and Table Entries -Updating, Editing and Deleting Indexes and Tables of Contents -Defining Index or Table of Contents Entries -Formatting an Index or a Table of Contents - - -About Fields -Inserting a Fixed or Variable Date Field -Converting a Field into Text - - -Moving and Copying Text in Documents -Rearranging a Document by Using the Navigator -Inserting Hyperlinks With the Navigator -Navigator for Text Documents - - -Calculating Across Tables -Calculating in Text Documents -Calculating and Pasting the Result of a Formula in a Text Document -Calculating Cell Totals in Tables -Calculating Complex Formulas in Text Documents -Displaying the Result of a Table Calculation in a Different Table - - - -Templates and Styles -Alternating Page Styles on Odd and Even Pages -Creating a Page Style Based on the Current Page -Using Styles From Another Document or Template -Creating New Styles From Selections -Updating Styles From Selections -Creating and Changing Default and Custom Templates -Template Manager - -Changing Page Orientation (Landscape or Portrait) -Changing the Case of Text -Hiding Text -Defining Different Headers and Footers -Inserting a Chapter Name and Number in a Header or a Footer -Applying Text Formatting While You Type -Resetting Font Attributes -Applying Styles in Fill Format Mode -Wrapping Text Around Objects -Using a Frame to Center Text on a Page -Emphasizing Text -Rotating Text -Inserting and Deleting Page Breaks -Creating and Applying Page Styles -Making Text Superscript or Subscript - - -Using Captions -Conditional Text -Conditional Text for Page Counts -Inserting a Fixed or Variable Date Field -Adding Input Fields -Inserting Page Numbers of Continuation Pages -Inserting Page Numbers in Footers -Hiding Text -Defining Different Headers and Footers -Inserting a Chapter Name and Number in a Header or a Footer -Querying User Data in Fields or Conditions -Inserting and Editing Footnotes or Endnotes -Spacing Between Footnotes -About Headers and Footers -Formatting Headers or Footers -Animating Text -Creating a Form Letter - - -Adding Exceptions to the AutoCorrect List -Using AutoText -Creating Numbered or Bulleted Lists as You Type -Turning Off AutoCorrect -Automatically Check Spelling -Turning Number Recognition On or Off in Tables -Hyphenation - - -Adding Chapter Numbers to Captions -Creating Numbered or Bulleted Lists as You Type -Chapter Numbering -Changing the Outline Level of Numbered and Bulleted Lists -Combining Numbered Lists -Adding Line Numbers -Modifying Numbering in a Numbered List -Defining Number Ranges -Adding Numbering -Numbering and Numbering Styles -Adding Bullets - - -Automatically Check Spelling -Removing Words From a User-Defined Dictionary -Thesaurus -Checking Spelling and Grammar - - -Inserting Text Before a Table at the Top of Page -Going to Specific Bookmark - - -Saving Text Documents in HTML Format -Inserting an Entire Text Document -Redacting a Text Document -Automatic Redaction - - -Master Documents and Subdocuments - - -Inserting Cross-References -Inserting Hyperlinks With the Navigator - - -Selecting What to Print -Selecting Printer Paper Trays -Previewing a Page Before Printing -Printing Multiple Pages on One Sheet -Creating and Applying Page Styles - - -Using Regular Expressions in Text Searches -List of Regular Expressions - - - -Web Pages -HTML Filters and Forms -Saving Text Documents in HTML Format - + + + Welcome to the %PRODUCTNAME Writer Help + %PRODUCTNAME Writer Features + Instructions for Using %PRODUCTNAME Writer + Docking and Resizing Windows + Shortcut Keys for %PRODUCTNAME Writer + Counting Words + Using Shortcut Keys (%PRODUCTNAME Writer Accessibility) + + + + Menus + File + Edit + View + Insert + Format + Styles + Table + Form + Tools + Window + Help + + + Toolbars + Formatting Bar + Image Bar + Table Bar + Drawing Object Properties Bar + Bullets and Numbering Bar + Status Bar + Print Preview + Rulers + Formula Bar + Frame Bar + OLE-Object Bar + Text Object Bar + Standard Bar + Table Data Bar + Form Navigation Bar + Query Design Bar + Form Design Toolbar + LibreLogo Toolbar + + + + Navigating and Selecting With the Keyboard + Using the Direct Cursor + + + Inserting Graphics + Inserting a Graphic From a File + Inserting Graphics From the Gallery With Drag-and-Drop + Inserting a Scanned Image + Inserting a Calc Chart into a Text Document + Inserting Graphics From %PRODUCTNAME Draw or Impress + + + Turning Number Recognition On or Off in Tables + Modifying Rows and Columns by Keyboard + Deleting Tables or the Contents of a Table + Inserting Tables + Repeating a Table Header on a New Page + Resizing Rows and Columns in a Text Table + + + Positioning Objects + Wrapping Text Around Objects + + + Using Sections + Inserting, Editing, and Linking Frames + Editing Sections + Inserting Sections + + + Chapter Numbering + User-Defined Indexes + Creating a Table of Contents + Creating Alphabetical Indexes + Indexes Covering Several Documents + Creating a Bibliography + Editing or Deleting Index and Table Entries + Updating, Editing and Deleting Indexes and Tables of Contents + Defining Index or Table of Contents Entries + Formatting an Index or a Table of Contents + + + About Fields + Inserting a Fixed or Variable Date Field + Converting a Field into Text + + + Moving and Copying Text in Documents + Rearranging a Document by Using the Navigator + Inserting Hyperlinks With the Navigator + Navigator for Text Documents + + + Calculating Across Tables + Calculating in Text Documents + Calculating and Pasting the Result of a Formula in a Text Document + Calculating Cell Totals in Tables + Calculating Complex Formulas in Text Documents + Displaying the Result of a Table Calculation in a Different Table + + + + Templates and Styles + Alternating Page Styles on Odd and Even Pages + Creating a Page Style Based on the Current Page + Using Styles From Another Document or Template + Creating New Styles From Selections + Updating Styles From Selections + Creating and Changing Default and Custom Templates + Template Manager + + Changing Page Orientation (Landscape or Portrait) + Changing the Case of Text + Hiding Text + Defining Different Headers and Footers + Inserting a Chapter Name and Number in a Header or a Footer + Applying Text Formatting While You Type + Resetting Font Attributes + Applying Styles in Fill Format Mode + Wrapping Text Around Objects + Using a Frame to Center Text on a Page + Emphasizing Text + Rotating Text + Inserting and Deleting Page Breaks + Creating and Applying Page Styles + Making Text Superscript or Subscript + + + Using Captions + Conditional Text + Conditional Text for Page Counts + Inserting a Fixed or Variable Date Field + Adding Input Fields + Inserting Page Numbers of Continuation Pages + Inserting Page Numbers in Footers + Hiding Text + Defining Different Headers and Footers + Inserting a Chapter Name and Number in a Header or a Footer + Querying User Data in Fields or Conditions + Inserting and Editing Footnotes or Endnotes + Spacing Between Footnotes + About Headers and Footers + Formatting Headers or Footers + Animating Text + Creating a Form Letter + + + Adding Exceptions to the AutoCorrect List + Using AutoText + Creating Numbered or Bulleted Lists as You Type + Turning Off AutoCorrect + Automatically Check Spelling + Turning Number Recognition On or Off in Tables + Hyphenation + + + Adding Chapter Numbers to Captions + Creating Numbered or Bulleted Lists as You Type + Chapter Numbering + Changing the Outline Level of Numbered and Bulleted Lists + Combining Numbered Lists + Adding Line Numbers + Modifying Numbering in a Numbered List + Defining Number Ranges + Adding Numbering + Numbering and Numbering Styles + Adding Bullets + + + Automatically Check Spelling + Removing Words From a User-Defined Dictionary + Thesaurus + Checking Spelling and Grammar + + + Inserting Text Before a Table at the Top of Page + Going to Specific Bookmark + + + Saving Text Documents in HTML Format + Inserting an Entire Text Document + Redacting a Text Document + Automatic Redaction + + + Master Documents and Subdocuments + + + Inserting Cross-References + Inserting Hyperlinks With the Navigator + + + Selecting What to Print + Selecting Printer Paper Trays + Previewing a Page Before Printing + Printing Multiple Pages on One Sheet + Creating and Applying Page Styles + + + Using Regular Expressions in Text Searches + List of Regular Expressions + + + + Web Pages + HTML Filters and Forms + Saving Text Documents in HTML Format + -- cgit