From 17ae85786dd0dc06a23b08cb9e37812824391e48 Mon Sep 17 00:00:00 2001
From: Uwe Fischer
Date: Wed, 6 Jan 2010 14:05:10 +0100
Subject: hcshared25: commit before help id changes
---
.../source/text/sbasic/shared/03120401.xhp | 2 +-
helpcontent2/source/text/scalc/01/04090000.xhp | 74 ++--
helpcontent2/source/text/scalc/01/06030000.xhp | 76 ++--
helpcontent2/source/text/scalc/02/06030000.xhp | 89 ++--
.../source/text/scalc/guide/database_filter.xhp | 6 +-
.../source/text/scalc/guide/dbase_files.xhp | 177 ++++----
.../source/text/scalc/guide/note_insert.xhp | 105 +++--
helpcontent2/source/text/schart/01/04030000.xhp | 18 +-
helpcontent2/source/text/schart/01/04050100.xhp | 12 +-
.../source/text/schart/01/choose_chart_type.xhp | 2 +-
helpcontent2/source/text/schart/01/type_stock.xhp | 26 +-
.../source/text/schart/01/wiz_data_range.xhp | 2 +-
helpcontent2/source/text/schart/main0000.xhp | 6 +-
helpcontent2/source/text/sdraw/main0210.xhp | 10 +-
helpcontent2/source/text/shared/00/00000021.xhp | 470 +++++++++++----------
helpcontent2/source/text/shared/00/00000406.xhp | 63 ++-
helpcontent2/source/text/shared/01/01020000.xhp | 255 ++++++-----
helpcontent2/source/text/shared/01/02180000.xhp | 6 +-
helpcontent2/source/text/shared/01/02220100.xhp | 6 +-
helpcontent2/source/text/shared/01/05020700.xhp | 2 +-
helpcontent2/source/text/shared/01/05030600.xhp | 142 ++++---
helpcontent2/source/text/shared/01/05280000.xhp | 2 +-
helpcontent2/source/text/shared/01/06010000.xhp | 116 ++---
helpcontent2/source/text/shared/01/06010600.xhp | 26 +-
helpcontent2/source/text/shared/01/06010601.xhp | 10 +-
helpcontent2/source/text/shared/01/06040100.xhp | 8 +-
.../source/text/shared/01/extensionupdate.xhp | 95 ++---
helpcontent2/source/text/shared/02/02130000.xhp | 10 +-
helpcontent2/source/text/shared/02/02140000.xhp | 21 +-
helpcontent2/source/text/shared/04/01010000.xhp | 26 +-
.../source/text/shared/autokorr/11000000.xhp | 63 ---
.../source/text/shared/autokorr/makefile.mk | 1 -
.../source/text/shared/autopi/webwizard01.xhp | 4 +-
.../shared/explorer/database/dabawiz02ldap.xhp | 6 +-
helpcontent2/source/text/shared/guide/activex.xhp | 3 +-
helpcontent2/source/text/shared/guide/fontwork.xhp | 2 +-
.../source/text/shared/guide/formfields.xhp | 148 +++----
helpcontent2/source/text/shared/guide/imagemap.xhp | 118 +++---
.../source/text/shared/guide/import_ms.xhp | 148 +++----
helpcontent2/source/text/shared/guide/keyboard.xhp | 70 ++-
.../source/text/shared/guide/paintbrush.xhp | 237 +++++------
.../source/text/shared/guide/redlining.xhp | 73 ++--
.../source/text/shared/guide/redlining_enter.xhp | 120 +++---
.../source/text/shared/guide/start_parameters.xhp | 5 -
.../source/text/shared/optionen/01020400.xhp | 4 +-
.../source/text/shared/optionen/01060100.xhp | 223 +++++-----
helpcontent2/source/text/simpress/00/00000405.xhp | 8 +-
helpcontent2/source/text/simpress/02/10100000.xhp | 11 +-
helpcontent2/source/text/simpress/02/10120000.xhp | 7 +-
.../source/text/simpress/guide/background.xhp | 162 +++----
helpcontent2/source/text/simpress/main0210.xhp | 6 +-
helpcontent2/source/text/swriter/01/04090200.xhp | 10 +-
helpcontent2/source/text/swriter/01/05030800.xhp | 20 +-
helpcontent2/source/text/swriter/01/06040000.xhp | 55 ++-
.../source/text/swriter/guide/background.xhp | 29 +-
.../source/text/swriter/guide/indices_form.xhp | 4 +-
.../text/swriter/guide/removing_line_breaks.xhp | 9 +-
.../source/text/swriter/guide/text_capital.xhp | 8 +-
.../source/text/swriter/guide/words_count.xhp | 8 +-
helpcontent2/source/text/swriter/main0208.xhp | 6 +-
60 files changed, 1677 insertions(+), 1754 deletions(-)
delete mode 100755 helpcontent2/source/text/shared/autokorr/11000000.xhp
(limited to 'helpcontent2/source')
diff --git a/helpcontent2/source/text/sbasic/shared/03120401.xhp b/helpcontent2/source/text/sbasic/shared/03120401.xhp
index fc2b6e0d79..f04e8de952 100755
--- a/helpcontent2/source/text/sbasic/shared/03120401.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03120401.xhp
@@ -51,7 +51,7 @@ DEDR: Reviewed
Returns the position of a string within another string.The Instr function returns the position at which the match was found. If the string was not found, the function returns 0.
-Syntax:
+Syntax:InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])Return value:Integer
diff --git a/helpcontent2/source/text/scalc/01/04090000.xhp b/helpcontent2/source/text/scalc/01/04090000.xhp
index 666c5a20fa..33d32d1017 100644
--- a/helpcontent2/source/text/scalc/01/04090000.xhp
+++ b/helpcontent2/source/text/scalc/01/04090000.xhp
@@ -1,7 +1,8 @@
-
-
-
+ ************************************************************************
+ -->
+
-
-
-Link to External Data
-/text/scalc/01/04090000.xhp
-
-
-Sun Microsystems, Inc.
-UFI: changed name of menu (sc-features Calc: New menu entry "Sheet from File" in Insert menu)
-dedr: reviewed
-
-
-
-
-
+
+ Link to External Data
+ /text/scalc/01/04090000.xhp
+
+
+
+
+
-Locate the file containing the data you want to insert.
-
+Locate the file containing the data you want to insert.
+
-Link to External Data
-Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.
-
-To import data from a *.csv or *.txt file, choose File - Open and then select the Files of type "Text CSV".
-
-
-
-
+Link to External Data
+ Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.
+
+
+
+
+
-URL of external data source.
-Enter the URL or the file name that contains the data that you want to insert, and then press Enter.only after Enter the URL will be requested from the net.
+URL of external data source.
+ Enter the URL or the file name that contains the data that you want to insert, and then press Enter.only after Enter the URL will be requested from the net.
-Available tables/ranges
-Select the table or the data range that you want to insert.
+Available tables/ranges
+ Select the table or the data range that you want to insert.
-Update every
-Enter the number of seconds to wait before the external data are reloaded into the current document.
-
-
+Update every
+ Enter the number of seconds to wait before the external data are reloaded into the current document.
+
+
\ No newline at end of file
diff --git a/helpcontent2/source/text/scalc/01/06030000.xhp b/helpcontent2/source/text/scalc/01/06030000.xhp
index 625d7d8159..da46cee8a8 100755
--- a/helpcontent2/source/text/scalc/01/06030000.xhp
+++ b/helpcontent2/source/text/scalc/01/06030000.xhp
@@ -1,8 +1,8 @@
-
-
+
+
+
-
-
-Detective
-/text/scalc/01/06030000.xhp
-
-
-Sun Microsystems, Inc.
-converted from old format - fpe
-
-
-
-
+
+ Detective
+ /text/scalc/01/06030000.xhp
+
+
+
+ cell links search
-searching; links in cells
-traces;precedents and dependents
-mw made "searching..." a two level entry
-Detective
-This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet.
-
-
-
-
-Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace. If you define an icon in the spreadsheet, you can put your cursor on it. It will change into a magnifying glass with reference arrows. Double-click the visible icon to select the cell at the furthest end of the icon.
-
-
-
-
-
-
-
-
-
-
-
-
+ searching; links in cells
+ traces;precedents and dependents
+ Formula Auditing,see Detective
+ Detective
+MW added "Detective" and a cross-reference
+Detective
+ This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet.
+
+
+
+
+ Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace. If you define an icon in the spreadsheet, you can put your cursor on it. It will change into a magnifying glass with reference arrows. Double-click the visible icon to select the cell at the furthest end of the icon.
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/helpcontent2/source/text/scalc/02/06030000.xhp b/helpcontent2/source/text/scalc/02/06030000.xhp
index 169b590001..7170c23c2c 100644
--- a/helpcontent2/source/text/scalc/02/06030000.xhp
+++ b/helpcontent2/source/text/scalc/02/06030000.xhp
@@ -1,9 +1,8 @@
-
-
-
+
+
-
-
-
+
+
-
-Sum
-/text/scalc/02/06030000.xhp
-
-
-
-
-
-
-
-
+
+ Sum
+ /text/scalc/02/06030000.xhp
+
+
+
+ functions;sum function icon
-formula bar;sum function
-sum icon
+ formula bar;sum function
+ sum icon
+ AutoSum button, see sum icon
-
-
- mw deleted "sum function..."
- Sum
- Inserts the sum of a cell range into the current cell, or inserts sum values into selected cells. Click in a cell, click this icon, and optionally adjust the cell range. Or select some cells into which the sum values will be inserted, then click the icon.
-
-
-
-
-
-
-
-
-
-
-Icon
+MW inserted a cross-reference
+Sum
+ Inserts the sum of a cell range into the current cell, or inserts sum values into selected cells. Click in a cell, click this icon, and optionally adjust the cell range. Or select some cells into which the sum values will be inserted, then click the icon.
+
+
+
+
+
+
+Icon
-
-
- Sum
-
-
-
-
-
- $[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a sum function, you can combine it with the new one to yield the total sum of the range. If the range contains filters, the Subtotal function is inserted instead of the Sum function.
- Click the Accept icon (green check mark) to use the formula displayed in the input line.
-
-
+
+
+ Sum
+
+
+
+
+
+ $[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a sum function, you can combine it with the new one to yield the total sum of the range. If the range contains filters, the Subtotal function is inserted instead of the Sum function.
+ Click the Accept icon (green check mark) to use the formula displayed in the input line.
+
+
\ No newline at end of file
diff --git a/helpcontent2/source/text/scalc/guide/database_filter.xhp b/helpcontent2/source/text/scalc/guide/database_filter.xhp
index 2a008bbcb8..5ca87ae1ee 100755
--- a/helpcontent2/source/text/scalc/guide/database_filter.xhp
+++ b/helpcontent2/source/text/scalc/guide/database_filter.xhp
@@ -50,7 +50,7 @@
oldref="47">Filtering Cell Ranges
You can use several filters to filter cell ranges in spreadsheets. A standard filter uses the options that you specify to filter the data. An AutoFilter filters data according to a specific value or string. An advanced filter uses filter criteria from specified cells.
- To Apply a Standard Filter to a Cell Range
+ To Apply a Standard Filter to a Cell RangeClick in a cell range.
@@ -66,7 +66,7 @@
The records that match the filter options that you specified are shown.
- To Apply an AutoFilter to a Cell Range
@@ -85,7 +85,7 @@
The records that match the filter criteria that you selected are shown.
- To Remove a Filter From a Cell Range
+ To Remove a Filter From a Cell RangeClick in a filtered cell range.
diff --git a/helpcontent2/source/text/scalc/guide/dbase_files.xhp b/helpcontent2/source/text/scalc/guide/dbase_files.xhp
index ec3ee09e85..afa716e021 100755
--- a/helpcontent2/source/text/scalc/guide/dbase_files.xhp
+++ b/helpcontent2/source/text/scalc/guide/dbase_files.xhp
@@ -1,9 +1,8 @@
-
-
-
+
+
-
-
-
+
+
-
-Importing and Exporting dBASE Files
-/text/scalc/guide/dbase_files.xhp
-
-
-
+
+ Importing and Exporting dBASE Files
+ /text/scalc/guide/dbase_files.xhp
+
+
+
exporting;spreadsheets to dBASE
-importing;dBASE files
-dBASE import/export
-spreadsheets; importing from/exporting to dBASE files
-tables in databases;importing dBASE files
-mw changed "database tables;" to "tables in databases;" and reduced "spreadsheets;" from two to one entryImporting and Exporting dBASE Files
+ importing;dBASE files
+ dBASE import/export
+ spreadsheets; importing from/exporting to dBASE files
+ tables in databases;importing dBASE files
+mw changed "database tables;" to "tables in databases;" and reduced "spreadsheets;" from two to one entry
+Importing and Exporting dBASE Files
-You can open and save data in the dBASE file format (*.dbf file extension) in $[officename] Base or a spreadsheet. In %PRODUCTNAME Base, a dBASE database is a folder that contains files with the .dbf file extension. Each file corresponds to a table in the database. Formulas and formatting are lost when you open and save a dBASE file from %PRODUCTNAME.
-To Import a dBASE File Into a Spreadsheet
-
-
-Choose File - Open.
-
-
-Locate the *.dbf file that you want to import.
-
-
-Click Open.
-The Import dBASE files dialog opens.
-
-
-Click OK.
-The dBASE file opens as a new Calc spreadsheet.
-If you want to save the spreadsheet as a dBASE file, do not alter or delete the first row in the imported file. This row contains information that is required by a dBASE database.
-
-
-To Import a dBASE File Into a Database Table
-A %PRODUCTNAME Base database table is actually a link to an existing database.
-
-
-Choose File - New - Database.
-
-
-In the File name box of the Save As dialog, enter a name for the database.
-
-
-Click Save.
-
-
-In the Database type box of the Database Properties dialog, select "dBASE".
-
-
-Click Next.
-
-
-Click Browse.
-
-
-Locate the directory that contains the dBASE file, and click OK.
-
-
-Click Create.
-
-
-To Export a Spreadsheet to a dBASE File
-
-
-Choose File - Export.
-
-
-In the File format box, select "dBASE file".
-
-
-In the File name box, type a name for the dBASE file.
-
-
-Click Export.
-
-
-Only the data on the current sheet is exported.
-
-
-
-
-
-
+ You can open and save data in the dBASE file format (*.dbf file extension) in $[officename] Base or a spreadsheet. In %PRODUCTNAME Base, a dBASE database is a folder that contains files with the .dbf file extension. Each file corresponds to a table in the database. Formulas and formatting are lost when you open and save a dBASE file from %PRODUCTNAME.
+ To Import a dBASE File Into a Spreadsheet
+
+
+ Choose File - Open.
+
+
+ Locate the *.dbf file that you want to import.
+
+
+ Click Open.
+ The Import dBASE files dialog opens.
+
+
+ Click OK.
+ The dBASE file opens as a new Calc spreadsheet.
+ If you want to save the spreadsheet as a dBASE file, do not alter or delete the first row in the imported file. This row contains information that is required by a dBASE database.
+
+
+ To Import a dBASE File Into a Database Table
+ A %PRODUCTNAME Base database table is actually a link to an existing database.
+
+
+ Choose File - New - Database.
+
+
+ In the File name box of the Save As dialog, enter a name for the database.
+
+
+ Click Save.
+
+
+ In the Database type box of the Database Properties dialog, select "dBASE".
+
+
+ Click Next.
+
+
+ Click Browse.
+
+
+ Locate the directory that contains the dBASE file, and click OK.
+
+
+ Click Create.
+
+
+ To Save a Spreadsheet as a dBASE File
+
+
+ Choose File - Save As.
+
+
+ In the File format box, select "dBASE file".
+
+
+ In the File name box, type a name for the dBASE file.
+
+
+ Click Save.
+
+
+ Only the data on the current sheet is exported.
+
+
+
+
+
+
\ No newline at end of file
diff --git a/helpcontent2/source/text/scalc/guide/note_insert.xhp b/helpcontent2/source/text/scalc/guide/note_insert.xhp
index a06b85a258..5cbbdd3a8f 100755
--- a/helpcontent2/source/text/scalc/guide/note_insert.xhp
+++ b/helpcontent2/source/text/scalc/guide/note_insert.xhp
@@ -1,7 +1,8 @@
-
-
-
-
-
+ ************************************************************************
+ -->
+
-
-
-Inserting and Editing Comments
-/text/scalc/guide/note_insert.xhp
-
-
-Sun Microsystems, Inc.
-converted from old format - fpe
-
-
-
+
+ Inserting and Editing Comments
+ /text/scalc/guide/note_insert.xhp
+
+
+
comments; on cells
-cells;comments
-comments; on cells
-remarks on cells
-formatting;comments on cells
-viewing;comments on cells
-
-Inserting and Editing Comments
+ cells;comments
+ remarks on cells
+ formatting;comments on cells
+ viewing;comments on cells
+ displaying; comments
+MW deleted double index "comments;on cells" and copied "displaying;comments" from shared/optionen/01060100.xhp
+Inserting and Editing Comments
-You can assign a comment to each cell by choosing Insert - Comment. The comment is indicated by a small red square, the comment indicator, in the cell.
-
-
-The comment is visible whenever the mouse pointer is over the cell, provided you have activated Help - Tips or - Extended Tips.
-
-
-When you select the cell, you can choose Show Comment from the context menu of the cell. Doing so keeps the comment visible until you deactivate the Show Comment command from the same context menu.
-
-
-To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted.
-
-
-Move or resize each comment as you like.
-
-
-Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment.
-
-
-To show or hide the comment indicator, choose Tools - Options - %PRODUCTNAME Calc - View and mark or unmark the Comment indicator check box.
-
-
-To display a help tip for a selected cell, use Data - Validity - Input Help.
-
-Insert - Comment
-
-
-
-
+ You can assign a comment to each cell by choosing Insert - Comment. The comment is indicated by a small red square, the comment indicator, in the cell.
+
+
+ The comment is visible whenever the mouse pointer is over the cell, provided you have activated Help - Tips or - Extended Tips.
+
+
+ When you select the cell, you can choose Show Comment from the context menu of the cell. Doing so keeps the comment visible until you deactivate the Show Comment command from the same context menu.
+
+
+ To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted.
+
+
+ Move or resize each comment as you like.
+
+
+ Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment.
+
+
+ To show or hide the comment indicator, choose Tools - Options - %PRODUCTNAME Calc - View and mark or unmark the Comment indicator check box.
+
+
+ To display a help tip for a selected cell, use Data - Validity - Input Help.
+
+ Insert - Comment
+
+
+
+
\ No newline at end of file
diff --git a/helpcontent2/source/text/schart/01/04030000.xhp b/helpcontent2/source/text/schart/01/04030000.xhp
index 20ef489737..aee07aca5d 100644
--- a/helpcontent2/source/text/schart/01/04030000.xhp
+++ b/helpcontent2/source/text/schart/01/04030000.xhp
@@ -64,41 +64,41 @@
-Show value as numberDisplays the absolute values of the data points.
-Number format
+Number formatOpens a dialog to select the number format.
-Show value as percentageDisplays the percentage of the data points in each column.
-Percentage format
+Percentage formatOpens a dialog to select the percentage format.
-Show categoryShows the data point text labels.
-Show legend keyDisplays the legend icons next to each data point label.
-Separator
+SeparatorSelects the separator between multiple text strings for the same object.
-Placement
+PlacementSelects the placement of data labels relative to the objects.
-Text Direction
+Text DirectionSpecify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.
Server AuthenticationOn the %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Mail Merge E-mail tab page, click the Server Authentication button to specify the server security settings.
-
+The outgoing mail server (SMTP) requires authenticationEnables the authentication that is required to send e-mail by SMTP.
-
+The outgoing mail server (SMTP) requires separate authenticationSelect if your SMTP server requires a user name and password.
-
+User nameEnter the user name for the SMTP server.
-
+PasswordEnter the password for the user name.
-
+The outgoing mail server uses the same authentication as the incoming mail server.Select if you are required to first read your e-mail before you can send e-mail. This method is also called "SMTP after POP3".
-
+Server nameEnter the server name of your POP 3 or IMAP mail server.
-
+PortEnter the port on the POP3 or IMAP server.
-
+POP 3Specifies that the incoming mail server uses POP 3.
-
+IMAPSpecifies that the incoming mail server uses IMAP.
-
+User nameEnter the user name for the IMAP server.
-
+PasswordEnter the password.
-
+Certificate Path
diff --git a/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp b/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp
index 3856ea8a36..8d206852d8 100644
--- a/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp
+++ b/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp
@@ -48,7 +48,7 @@
Details
The Details page of the View Certificate dialog displays detailed information about the certificate.
-
+Use the value list box to view values and copy them to the clipboard.
-
+Custom AnimationSelect an effect and click OK to assign it.Adds a new animation effect to the object selected in the slide, or changes the animation of the selected element in the Custom Animations Pane.
@@ -56,10 +56,10 @@
Select an exiting effect from the effect categories.Motion PathsSelect a motion path from the motion path categories.
-
+SpeedSpecifies the speed or duration of the selected animation effect.
-
+Automatic previewSelect to preview new or edited effects on the slide.
-
+
Drawing BarThe Drawing bar contains frequently used editing tools. Click the arrow next to an icon to open a toolbar that contains additional commands.
diff --git a/helpcontent2/source/text/smath/01/05010000.xhp b/helpcontent2/source/text/smath/01/05010000.xhp
index 5f88f7740d..563b2a8e3b 100644
--- a/helpcontent2/source/text/smath/01/05010000.xhp
+++ b/helpcontent2/source/text/smath/01/05010000.xhp
@@ -59,34 +59,34 @@ dedr: fixed #i30893#
You can define fonts for the variables, functions, numbers and inserted text that form the elements of your formula.The list boxes in the Fonts dialog display a default font for all elements. To change to a different font, click Modify, then select the element type. A new dialog box appears. Select the desired font and check any desired attributes, then click OK. To set the changes as the default fonts, click the Default button.If you want to mark individual text segments with a font other than that used for the whole text, then enter the Font command in the Commands window.
-
+VariablesYou can select the fonts for the variables in your formula. For example, in the formula x=SIN(y), x and y are variables, and will reflect the assigned font.
-
+FunctionsSelect the fonts for names and properties of functions. For example, the functions in the formula x=SIN(y) are =SIN( ).
-
+NumbersYou can select the fonts for the numbers in your formula.
-
+TextDefine the fonts for the text in your formula here.Custom FontsIn this section of the Fonts dialog you can define fonts, with which you can format other text components in the formula. The three basic fonts Serif, Sans and Fixed are available. You can add any other font to each standard installed basic font. Every font installed on your system is available for you to use. Select the Modify button to expand the selection offered in the list box.These custom fonts are used if you set a different font with the FONT command in the Commands window.
-
+SerifYou can specify the font to be used for the font serif format. Serifs are the small "guides" that can be seen, for example, at the bottom of a capital A when the Times serif font is used. Using serifs is quite helpful since it guides a reader's eye in a straight line and can speed up reading.
-
+SansYou can specify the font to be used for sans font formatting.
-
+FixedYou can specify the font to be used for fixed font formatting.
-
+ModifyClick one of the choices from this pop-up menu to access the Fonts dialog, where you can define the font and attributes for the respective formula and for custom fonts.
-
+DefaultClick this button to save your changes as the default for all new formulas. After confirming the changes, click the Yes button.
-
+new symbols in %PRODUCTNAME Mathsymbols; adding in %PRODUCTNAME Math
@@ -52,42 +52,42 @@
-
+Old SymbolSelect the name of the current symbol. The symbol, the name of the symbol, and the set that the symbol belongs to are displayed in the left preview pane at the bottom of the dialog box.
-
+Old Symbol SetThis list box contains the name of the current symbol set. If you want, you can also select a different symbol set.
-
+SymbolLists the names for the symbols in the current symbol set. Select a name from the list or type a name for a newly added symbol.Adding a New SymbolTo add a symbol to a symbol set, select a font in the Font box, and then click a symbol in symbols pane. In the Symbol box, type a name for the symbol. In the Symbol set list box, select a symbol set, or type a new name to create a new symbol set. The right preview pane displays the symbol that you selected. Click Add and then OK.Modifying the Name of a SymbolTo change the name of a symbol, select the old name in the Old symbol list box. Then enter the new name in the Symbol box. Check whether the desired character is in the preview window before you click the Modify button. Click OK.
-
+Symbol SetThe Symbol set list box contains the names of all existing symbol sets. You can modify a symbol set or create a new one.Creating a New Symbol SetTo create a new symbol set, type a name for it in the Symbol set list box and add at least one symbol. Click OK to close the dialog. The new symbol set is now available under the new name.
-
+FontDisplays the name of the current font and enables you to select a different font.
-
+SubsetIf you selected a non-symbol font in the Font list box, you can select a Unicode subset in which to place your new or edited symbol. When a subset has been selected, all symbols belonging to this subset of the current symbol set are displayed in the symbols list above.
-
+TypefaceThe current typeface is displayed. You can change the typeface by selecting one from the list box.
-
+AddClick this button to add the symbol shown in the right preview window to the current symbol set. It will be saved under the name displayed in the Symbol list box. You must specify a name under Symbol or Symbol Set to be able to use this button. Names cannot be used more than once.
-
+ModifyClick this button to replace the name of the symbol shown in the left preview window (the old name is displayed in the Old symbol list box) with the new name you have entered in the Symbol list box.Moving a Symbol to Another Symbol SetAs an example, to transfer the large ALPHA from the "Greek" set to the "Special" set, select the old set (Greek) and then the ALPHA symbol using the two top list boxes. The symbol appears in the left preview window. In the Symbol set list box, select the "Special" set. Click Modify and then OK. The ALPHA symbol is now only in the "Special" symbol set.
-
+DeleteClick to remove the symbol shown in the left preview window from the current symbol set. There will be no security query. Deleting the last remaining symbol of a symbol set also deletes the symbol set.You can also click Cancel at any time to close the dialog without saving any of the changes.
diff --git a/helpcontent2/source/text/swriter/01/01150000.xhp b/helpcontent2/source/text/swriter/01/01150000.xhp
index 51eed6d346..22e0793be2 100644
--- a/helpcontent2/source/text/swriter/01/01150000.xhp
+++ b/helpcontent2/source/text/swriter/01/01150000.xhp
@@ -51,41 +51,41 @@
During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the Database tab page under Insert - Fields - Other.db browser explorerSelect a database and table.db browser recordsSelect database records. Drag-and-drop rows or cells to the document to insert contents. Drag-and-drop column headers to insert fields.save as single document
-Click to create one big document containing all data records.save as individual documents
-Click to create one document for every one data record.generate file name from database
-Generate each file name from data contained in a database.UFI: sorry, spec doc has no more info about the specificsfile format
-Select the file format.
+Click to create one big document containing all data records.save as individual documents
+Click to create one document for every one data record.generate file name from database
+Generate each file name from data contained in a database.UFI: sorry, spec doc has no more info about the specificsfile format
+Select the file format.RecordsDetermines the number of records for printing the form letter. One letter will be printed for each record.
-All
+AllProcesses all the records from the database.
-Selected records
+Selected recordsProcesses only the marked records from the database. This option is only available when you have previously marked the necessary records in the database.
-From
+FromSpecifies which records to include in your form letter.
-From:
+From:Specifies the number of the first record to be printed.
-To:
+To:Specifies the number of the last record to be printed.OutputDetermines whether to send your form letters to a printer or save them to a file.
-Printer
+PrinterPrints the form letters.
-File
+FileSaves the form letters in files.
-Single print jobs
+Single print jobsPrints each form letter individually with the selected printer.
-Path
+PathSpecifies the path to store the form letters.
-...
+...Opens the Select Path dialog.Generate file name fromSpecifies how the file name is generated.
-
-Database field
+
+Database fieldUses the content of the selected data field as the file name for the form letter.
-
-Manual setting
+
+Manual settingCreates the file name based on the text you enter, followed by a serial number.
diff --git a/helpcontent2/source/text/swriter/01/01160300.xhp b/helpcontent2/source/text/swriter/01/01160300.xhp
index 899a85cc58..06d5942b6c 100644
--- a/helpcontent2/source/text/swriter/01/01160300.xhp
+++ b/helpcontent2/source/text/swriter/01/01160300.xhp
@@ -52,10 +52,10 @@
-
+Included Outline LevelsEnter the extent of the outline levels to be copied to the new document. For example, if you choose 4 levels, all paragraphs formatted with Heading 1 to Heading 4 are included, along with the number of subsequent paragraphs specified in Subpoints per Level.
-
+Subpoints per LevelSpecify the maximum number of consecutive paragraphs to be included in the AutoAbstract document after each heading. All of the paragraphs up to the maximum defined are included until the next paragraph with a Heading Style is reached.
-
+Footnote/Endnote
@@ -67,7 +67,7 @@
Converts an endnote to a footnote.EndnoteConverts a footnote to an endnote.
-
+Arrow leftMoves to the previous footnote or endnote anchor in the document.
@@ -83,7 +83,7 @@
-
+Arrow rightMoves to the next footnote or endnote anchor in the document.
diff --git a/helpcontent2/source/text/swriter/01/02160000.xhp b/helpcontent2/source/text/swriter/01/02160000.xhp
index ec06350da3..63196d7729 100644
--- a/helpcontent2/source/text/swriter/01/02160000.xhp
+++ b/helpcontent2/source/text/swriter/01/02160000.xhp
@@ -54,7 +54,7 @@
SelectionEdits the selected index entry.
-
+IndexDisplays the type of index that the selected entry belongs to. You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type.Entry
diff --git a/helpcontent2/source/text/swriter/01/02170000.xhp b/helpcontent2/source/text/swriter/01/02170000.xhp
index c5d634ab17..c549e8cf5a 100644
--- a/helpcontent2/source/text/swriter/01/02170000.xhp
+++ b/helpcontent2/source/text/swriter/01/02170000.xhp
@@ -60,7 +60,7 @@
The current write protection status of a section is indicated by the lock symbol in front of the section name in the list. An open lock is unprotected and a closed lock is protected. Similarly, visible sections are indicated by a glasses symbol.OptionsOpens the Options dialog, where you can edit the column layout, background, footnote and endnote behavior of the selected section. If the section is password protected, you must enter the password first.
-
+RemoveRemoves the selected section from the document, and inserts the contents of the section into the document.
-
+
Insert Section
diff --git a/helpcontent2/source/text/swriter/01/04020100.xhp b/helpcontent2/source/text/swriter/01/04020100.xhp
index 3bd569b3ce..f3406689d3 100644
--- a/helpcontent2/source/text/swriter/01/04020100.xhp
+++ b/helpcontent2/source/text/swriter/01/04020100.xhp
@@ -53,17 +53,17 @@
-
-
+
+New SectionType a name for the new section. By default, $[officename] automatically assigns the name "Section X" to new sections, where X is a consecutive number.Link
-
-
+
+LinkInserts the contents of another document or section from another document in the current section.
-
-
+
+DDEUFI: WIN only, while fixing #109638#
@@ -72,41 +72,41 @@
For example, to insert a section named "Section1" from a $[officename] text document abc.sxw as a DDE link, use the command: "soffice x:\abc.sxw Section1". To insert the contents of the first cell from a MS Excel spreadsheet file called "abc.xls", use the command: "excel x:\[abc.xls]Sheet1 z1s1". You can also copy the elements that you want to insert as a DDE link, and then Edit - Paste Special. You can then view the DDE command for the link, by selecting the contents and choosing Edit - Fields.
-
-
+
+File name / DDE command
Enter the path and the filename for the file that you want to insert, or click the browse button (...) to locate the file.If the DDE check box is selected, enter the DDE command that you want to use.
-
-
+
+...Locate the file that you want to insert as a link, and then click Insert.
-
-
+
+SectionSelect the section in the file that you want to insert as a link.When you open a document that contains linked sections, you are prompted to update the links.Write Protection
-
-
+
+ProtectedPrevents the selected section from being edited.
-
+With passwordProtects the selected section with a password. The password must have a minimum of 5 characters.
-
-
+
+...Opens a dialog where you can change the current password.Hide
-
-
+
+HideHides and prevents the selected section from being printed. The components of a hidden sections appear gray in the Navigator. When you rest your mouse pointer over a hidden component in the Navigator, the Help tip "hidden" is displayed.You cannot hide a section if it is the only content on a page, or in a header, footer, footnote, frame, or table cell.
-
-
+
+With conditionEnter the condition that must be met to hide the section. A condition is a logical expression, such as "SALUTATION EQ Mr.". For example, if you use the mail merge form letter feature to define a database field called "Salutation" that contains "Mr.", "Ms.", or "Sir or Madam", you can then specify that a section will only be printed if the salutation is "Mr.".Another example would be to create the field variable "x" and set its value to 1. Then specify a condition based on this variable for hiding a section, such as: "x eq 1". If you want to display the section, set the value of the variable "x" to "0".
diff --git a/helpcontent2/source/text/swriter/01/04020200.xhp b/helpcontent2/source/text/swriter/01/04020200.xhp
index 4d17d4a846..cd81cbcdce 100755
--- a/helpcontent2/source/text/swriter/01/04020200.xhp
+++ b/helpcontent2/source/text/swriter/01/04020200.xhp
@@ -50,10 +50,10 @@
-
+Before sectionSpecifies the indents before the section, at the left margin.
-
+After sectionSpecifies the indents after the section, at the right margin.
diff --git a/helpcontent2/source/text/swriter/01/04030000.xhp b/helpcontent2/source/text/swriter/01/04030000.xhp
index 15cb0265ef..4f2eeceff8 100644
--- a/helpcontent2/source/text/swriter/01/04030000.xhp
+++ b/helpcontent2/source/text/swriter/01/04030000.xhp
@@ -57,27 +57,27 @@
NumberingSelect the type of numbering that you want to use for footnotes and endnotes.
-
+AutomaticAutomatically assigns consecutive numbers to the footnotes or endnotes that you insert. To change the settings for automatic numbering, choose Tools - Footnotes/Endnotes.
-
-
+
+CharacterChoose this option to define a character or symbol for the current footnote. This can be either a letter or number. To assign a special character, click the button at the bottom.
-
+...Inserts a special character as a footnote or endnote anchor.TypeSelect whether to insert a footnote or an endnote. Endnote numbering is separate from the footnote numbering.
-
+FootnoteInserts a footnote anchor at the current cursor position in the document, and adds a footnote to the bottom of the page.
-
+EndnoteInserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.
diff --git a/helpcontent2/source/text/swriter/01/04040000.xhp b/helpcontent2/source/text/swriter/01/04040000.xhp
index d38e50eb63..71a423481c 100644
--- a/helpcontent2/source/text/swriter/01/04040000.xhp
+++ b/helpcontent2/source/text/swriter/01/04040000.xhp
@@ -55,10 +55,10 @@
To jump to a specific bookmark, press F5 to open the Navigator, click the plus sign (+) next to the Bookmark entry, and then double-click the bookmark.You can also right-click the Page Number field at the left end of the Status Bar at the bottom of the document window, and then choose the bookmark that you want to jump to.
-Bookmarks
+BookmarksType the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click Delete.You cannot use the following characters in a bookmark name: / \ @ : * ? " ; , . #
-Delete
+DeleteTo delete a bookmark, select the bookmark from the Insert Bookmark dialog and click the Delete button. No confirmation dialog will follow.
-
+OptionsAdds the chapter number to the caption label. To use this feature, you must first assign an outline level to a paragraph style, and then apply the style to the chapter headings in your document.
@@ -55,18 +55,18 @@ UFI: edited re spec "Enhance Caption Dialog in Writer"
Numbering by chapterWhen you add chapter numbers to caption labels, the caption numbering is reset when a chapter heading is encountered. For example, if the last figure in chapter 1 is "Figure 1.12", the first figure in the next chapter would be "Figure 2.1".
-
+LevelSelect the number of outline levels from the top of the chapter hierarchy down to include in the caption label.
-
+SeparatorEnter the character that you want to insert between the chapter number and the caption number.Category and frame format
-
+Character styleSpecifies the character style.
-
-
+
+Apply border and shadowApplies the border and shadow of the object to the caption frame.
diff --git a/helpcontent2/source/text/swriter/01/04070100.xhp b/helpcontent2/source/text/swriter/01/04070100.xhp
index 63913aca4a..84e9c96f17 100755
--- a/helpcontent2/source/text/swriter/01/04070100.xhp
+++ b/helpcontent2/source/text/swriter/01/04070100.xhp
@@ -50,15 +50,15 @@
- Addressee
+ AddresseeEnter the delivery address. You can also click in this box, and select a database, a table, and field, and then click the arrow button to insert the field in the address. If you want, you can apply formatting, such as bold and underline, to the address text.
- Sender
+ SenderIncludes a return address on the envelope. Select the Sender check box, and then enter the return address. $[officename] automatically inserts your user data in the Sender box, but you can also enter the data that you want.
- Database
+ DatabaseSelect the database containing the address data that you want to insert.
- Table
+ TableSelect the database table containing the address data that you want to insert.
- Database field
+ Database fieldSelect the database field containing the address data that you want to insert, and then click the left arrow button. The data is added to the address box containing the cursor.