From 64563d3282294842614f11f6c6f7c1e28211a9ec Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 25 Jan 2016 15:13:19 +0100 Subject: switchinline is none of emph's allowed children fixed with following sed expression: 's#\(]*>]*>\)\([^>]*\)\(\)\([^<]*\)\(\)\([^<]*\)#\1\2\3\4\5\6#g' Change-Id: I03d36f4c52e78ca48fc2f94b275ffad7329071e3 --- source/text/sbasic/shared/00000002.xhp | 2 +- source/text/sbasic/shared/00000003.xhp | 2 +- source/text/scalc/01/02140600.xhp | 2 +- source/text/scalc/01/04060102.xhp | 4 +- source/text/scalc/01/05070500.xhp | 2 +- source/text/scalc/01/12090101.xhp | 2 +- source/text/scalc/01/func_weekday.xhp | 2 +- source/text/scalc/04/01020000.xhp | 2 +- source/text/scalc/guide/csv_formula.xhp | 4 +- source/text/scalc/guide/formula_value.xhp | 2 +- source/text/scalc/guide/note_insert.xhp | 2 +- source/text/scalc/guide/rounding_numbers.xhp | 4 +- source/text/scalc/guide/sorted_list.xhp | 2 +- source/text/scalc/guide/table_view.xhp | 2 +- source/text/scalc/guide/year2000.xhp | 2 +- source/text/shared/00/00000003.xhp | 2 +- source/text/shared/00/00000005.xhp | 2 +- source/text/shared/00/00000007.xhp | 2 +- source/text/shared/00/00000020.xhp | 10 +- source/text/shared/00/00000021.xhp | 2 +- source/text/shared/00/00000406.xhp | 152 ++++++++++----------- source/text/shared/00/00000450.xhp | 2 +- source/text/shared/00/00040502.xhp | 2 +- source/text/shared/01/01010303.xhp | 2 +- source/text/shared/01/01100200.xhp | 2 +- source/text/shared/01/04160500.xhp | 2 +- source/text/shared/01/05020100.xhp | 2 +- source/text/shared/01/05020301.xhp | 2 +- source/text/shared/01/06130010.xhp | 2 +- source/text/shared/01/06150120.xhp | 2 +- source/text/shared/01/06200000.xhp | 2 +- source/text/shared/01/about_meta_tags.xhp | 2 +- source/text/shared/01/ref_pdf_export.xhp | 6 +- source/text/shared/02/01170000.xhp | 2 +- source/text/shared/02/01170003.xhp | 2 +- source/text/shared/02/02020000.xhp | 2 +- source/text/shared/autopi/01050100.xhp | 2 +- .../shared/explorer/database/dabawiz02jdbc.xhp | 2 +- source/text/shared/guide/active_help_on_off.xhp | 2 +- source/text/shared/guide/doc_autosave.xhp | 2 +- source/text/shared/guide/export_ms.xhp | 2 +- source/text/shared/guide/flat_icons.xhp | 2 +- source/text/shared/guide/hyperlink_rel_abs.xhp | 2 +- source/text/shared/guide/imagemap.xhp | 2 +- source/text/shared/guide/import_ms.xhp | 2 +- source/text/shared/guide/keyboard.xhp | 2 +- source/text/shared/guide/macro_recording.xhp | 2 +- source/text/shared/guide/print_faster.xhp | 2 +- source/text/shared/guide/redlining_enter.xhp | 2 +- source/text/shared/guide/spadmin.xhp | 2 +- source/text/shared/guide/standard_template.xhp | 4 +- source/text/shared/guide/tabs.xhp | 2 +- source/text/shared/guide/workfolder.xhp | 4 +- source/text/shared/main0650.xhp | 2 +- source/text/shared/optionen/01010200.xhp | 2 +- source/text/shared/optionen/01040000.xhp | 4 +- source/text/shared/optionen/01040300.xhp | 2 +- source/text/shared/optionen/01060100.xhp | 2 +- source/text/shared/optionen/01060700.xhp | 2 +- source/text/shared/optionen/experimental.xhp | 2 +- source/text/simpress/01/03130000.xhp | 2 +- source/text/simpress/guide/individual.xhp | 2 +- source/text/simpress/guide/show.xhp | 2 +- source/text/swriter/01/04090200.xhp | 4 +- source/text/swriter/01/04120211.xhp | 2 +- source/text/swriter/01/04150000.xhp | 2 +- source/text/swriter/guide/captions_numbers.xhp | 2 +- source/text/swriter/guide/fields.xhp | 2 +- source/text/swriter/guide/finding.xhp | 2 +- source/text/swriter/guide/hyphen_prevent.xhp | 2 +- source/text/swriter/guide/protection.xhp | 4 +- source/text/swriter/guide/text_direct_cursor.xhp | 2 +- source/text/swriter/guide/words_count.xhp | 2 +- 73 files changed, 162 insertions(+), 162 deletions(-) (limited to 'source/text') diff --git a/source/text/sbasic/shared/00000002.xhp b/source/text/sbasic/shared/00000002.xhp index 5cfdc64324..f2f6ac2a25 100644 --- a/source/text/sbasic/shared/00000002.xhp +++ b/source/text/sbasic/shared/00000002.xhp @@ -44,7 +44,7 @@
Measurement Units -In $[officename] Basic, a method parameter or a property expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General. +In $[officename] Basic, a method parameter or a property expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General.
twips; definition diff --git a/source/text/sbasic/shared/00000003.xhp b/source/text/sbasic/shared/00000003.xhp index ae947c5a90..0007edade8 100644 --- a/source/text/sbasic/shared/00000003.xhp +++ b/source/text/sbasic/shared/00000003.xhp @@ -32,7 +32,7 @@ Information
-You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character. +You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character. The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting.
diff --git a/source/text/scalc/01/02140600.xhp b/source/text/scalc/01/02140600.xhp index b3b79c0ae3..5c49590aab 100644 --- a/source/text/scalc/01/02140600.xhp +++ b/source/text/scalc/01/02140600.xhp @@ -67,7 +67,7 @@ Creates a date series using the defined increment and end date. AutoFill -Forms a series directly in the sheet. The AutoFill function takes account of customized lists. For example, by entering January in the first cell, the series is completed using the list defined under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists. +Forms a series directly in the sheet. The AutoFill function takes account of customized lists. For example, by entering January in the first cell, the series is completed using the list defined under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists. AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used. diff --git a/source/text/scalc/01/04060102.xhp b/source/text/scalc/01/04060102.xhp index 9ff462d83a..3e7a4fc81c 100644 --- a/source/text/scalc/01/04060102.xhp +++ b/source/text/scalc/01/04060102.xhp @@ -78,10 +78,10 @@ -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate to select the date base. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate to select the date base. When you copy and paste cells containing date values between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change! Two digits years -In %PRODUCTNAME - PreferencesTools - Options - $[officename] - General you find the area Year (two digits). This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions. +In %PRODUCTNAME - PreferencesTools - Options - $[officename] - General you find the area Year (two digits). This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions. When entering dates, slashes or dashes used as date separators may be interpreted as arithmetic operators. Therefore, dates entered in this format are not always recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas, place them in quotation marks, for example, "07/20/54". Functions diff --git a/source/text/scalc/01/05070500.xhp b/source/text/scalc/01/05070500.xhp index e3fdd93430..840a903478 100644 --- a/source/text/scalc/01/05070500.xhp +++ b/source/text/scalc/01/05070500.xhp @@ -44,7 +44,7 @@ Column and row headers Specifies whether you want the column and row headers to be printed. Grid -Prints out the borders of the individual cells as a grid. For the view on screen, make your choice under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View - Grid lines. +Prints out the borders of the individual cells as a grid. For the view on screen, make your choice under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View - Grid lines. Comments Prints the comments defined in your spreadsheet. They will be printed on a separate page, along with the corresponding cell reference. Objects/images diff --git a/source/text/scalc/01/12090101.xhp b/source/text/scalc/01/12090101.xhp index 9b9e34e457..da75500efb 100644 --- a/source/text/scalc/01/12090101.xhp +++ b/source/text/scalc/01/12090101.xhp @@ -39,7 +39,7 @@
Selection -You can only select databases that are registered in %PRODUCTNAME. To register a data source, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Databases. +You can only select databases that are registered in %PRODUCTNAME. To register a data source, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Databases. Database Select the database that contains the data source that you want to use. diff --git a/source/text/scalc/01/func_weekday.xhp b/source/text/scalc/01/func_weekday.xhp index 22f37dbfdb..878d01ed06 100644 --- a/source/text/scalc/01/func_weekday.xhp +++ b/source/text/scalc/01/func_weekday.xhp @@ -40,7 +40,7 @@ Number, as a date value, is a decimal for which the weekday is to be returned. Type determines the type of calculation. For Type=1, the weekdays are counted starting from Sunday (this is the default even when the Type parameter is missing). For Type=2, the weekdays are counted starting from Monday=1. For Type=3, the weekdays are counted starting from Monday=0. -These values apply only to the standard date format that you select under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate. +These values apply only to the standard date format that you select under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate. Examples =WEEKDAY("2000-06-14") returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4). =WEEKDAY("1996-07-24";2) returns 3 (the Type parameter is 2, therefore Monday is day number 1. July 24, 1996 was a Wednesday and therefore day number 3). diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp index d5ee0bdf17..e9c9b07c7e 100644 --- a/source/text/scalc/04/01020000.xhp +++ b/source/text/scalc/04/01020000.xhp @@ -252,7 +252,7 @@ Enter (in a selected range)see i80051 -Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - General. +Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - General. diff --git a/source/text/scalc/guide/csv_formula.xhp b/source/text/scalc/guide/csv_formula.xhp index e819780e62..f73ef9b01d 100644 --- a/source/text/scalc/guide/csv_formula.xhp +++ b/source/text/scalc/guide/csv_formula.xhp @@ -48,7 +48,7 @@ You will see the Text Import dialog. Click OK. - If the csv file contains formulas, but you want to import the results of those formulas, then choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View and clear the Formulas check box. + If the csv file contains formulas, but you want to import the results of those formulas, then choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View and clear the Formulas check box. To Export Formulas and Values as CSV Files @@ -56,7 +56,7 @@ If you want to export the formulas as formulas, for example, in the form =SUM(A1:B5), proceed as follows: - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. Under Display, mark the Formulas check box. Click OK. If you want to export the calculation results instead of the formulas, do not mark Formulas. diff --git a/source/text/scalc/guide/formula_value.xhp b/source/text/scalc/guide/formula_value.xhp index faee50d229..bb7832dd66 100644 --- a/source/text/scalc/guide/formula_value.xhp +++ b/source/text/scalc/guide/formula_value.xhp @@ -41,7 +41,7 @@ If you want to display the formulas in the cells, for example in the form =SUM(A1:B5), proceed as follows: -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. In the Display area mark the Formulas box. Click OK. diff --git a/source/text/scalc/guide/note_insert.xhp b/source/text/scalc/guide/note_insert.xhp index f7747e4338..22587c05dd 100644 --- a/source/text/scalc/guide/note_insert.xhp +++ b/source/text/scalc/guide/note_insert.xhp @@ -55,7 +55,7 @@ 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 %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View and mark or unmark the Comment indicator check box. +To show or hide the comment indicator, choose %PRODUCTNAME - PreferencesTools - 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. diff --git a/source/text/scalc/guide/rounding_numbers.xhp b/source/text/scalc/guide/rounding_numbers.xhp index a763120f51..731fc70d5c 100644 --- a/source/text/scalc/guide/rounding_numbers.xhp +++ b/source/text/scalc/guide/rounding_numbers.xhp @@ -61,7 +61,7 @@ To change this everywhere -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc. Go to the Calculate page. Modify the number of Decimal places and exit the dialog with OK. @@ -70,7 +70,7 @@ To calculate with the rounded off numbers instead of the internal exact values -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc. Go to the Calculate page. Mark the Precision as shown field and exit the dialog with OK. diff --git a/source/text/scalc/guide/sorted_list.xhp b/source/text/scalc/guide/sorted_list.xhp index 665fdc79c4..df455f3ad4 100644 --- a/source/text/scalc/guide/sorted_list.xhp +++ b/source/text/scalc/guide/sorted_list.xhp @@ -47,7 +47,7 @@ Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items. For example, enter the text "Jan" or "January" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months. Hold down CommandCtrl if you do not want to fill the cells with different values. - The predefined series can be found under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse. + The predefined series can be found under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse.
diff --git a/source/text/scalc/guide/table_view.xhp b/source/text/scalc/guide/table_view.xhp index 49dc7b5773..d868de2520 100644 --- a/source/text/scalc/guide/table_view.xhp +++ b/source/text/scalc/guide/table_view.xhp @@ -43,7 +43,7 @@ To hide column and line headers in a table: -Under the menu item %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc, go to the View tab page. Unmark Column/row headers. Confirm with OK. +Under the menu item %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc, go to the View tab page. Unmark Column/row headers. Confirm with OK. To hide grid lines: diff --git a/source/text/scalc/guide/year2000.xhp b/source/text/scalc/guide/year2000.xhp index 3aa168dd68..99e9fe4e4f 100644 --- a/source/text/scalc/guide/year2000.xhp +++ b/source/text/scalc/guide/year2000.xhp @@ -39,7 +39,7 @@ The year in a date entry is often entered as two digits. Internally, the year is managed by $[officename] as four digits, so that in the calculation of the difference from 1/1/99 to 1/1/01, the result will correctly be two years. -Under %PRODUCTNAME - PreferencesTools - Options - $[officename] - General you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029. +Under %PRODUCTNAME - PreferencesTools - Options - $[officename] - General you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029. This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020. diff --git a/source/text/shared/00/00000003.xhp b/source/text/shared/00/00000003.xhp index 23564b7553..a901df17fb 100644 --- a/source/text/shared/00/00000003.xhp +++ b/source/text/shared/00/00000003.xhp @@ -38,7 +38,7 @@ Conversion of measurement units In some dialogs, you can enter measurement values into input boxes. If you just enter a numerical value, the default measurement unit is used. -You define the default measurement unit for Writer text documents in the dialog that you get by choosing %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate General page as for Writer. +You define the default measurement unit for Writer text documents in the dialog that you get by choosing %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate General page as for Writer. In input boxes for length units you can also add the unit abbreviation according to the following list: diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index 003a9b3387..431313ea77 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -81,7 +81,7 @@ Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as CTL languages. - Enable CTL support using %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. + Enable CTL support using %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages.
diff --git a/source/text/shared/00/00000007.xhp b/source/text/shared/00/00000007.xhp index 8a1c7e218e..7ab20bba3a 100644 --- a/source/text/shared/00/00000007.xhp +++ b/source/text/shared/00/00000007.xhp @@ -45,7 +45,7 @@
Asian Language Support
-These commands can only be accessed after you enable support for Asian languages in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. +These commands can only be accessed after you enable support for Asian languages in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages.
diff --git a/source/text/shared/00/00000020.xhp b/source/text/shared/00/00000020.xhp index 8503675ca3..b8e84820da 100644 --- a/source/text/shared/00/00000020.xhp +++ b/source/text/shared/00/00000020.xhp @@ -74,8 +74,8 @@ With $[officename] Writer, you can insert footnotes and endnotes in your HTML document. They are exported as meta tags. The footnote and endnote characters are exported as hyperlinks. Comments are used to include unknown characters in an HTML document. Every note that begins with "HTML:..." and ends with ">" is treated as an HTML code, but is exported without these designations. Several tags around text can be included after "HTML:..." Accented characters are converted into the ANSI character set. Comments are created during import (for example, for meta tags that have no room in the file properties or unknown tags). The HTML import of $[officename] Writer is able to read files that have UTF-8 or UCS2 character coding. All characters that are contained in the ANSI character set or in the system's character set can be displayed. -When exporting to HTML, the character set selected in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning. -If, in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (CSS stands for Cascading Style Sheets.) Importing is also carried out according to this standard. +When exporting to HTML, the character set selected in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning. +If, in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (CSS stands for Cascading Style Sheets.) Importing is also carried out according to this standard. The "font" property corresponds to Mozilla Firefox; that is, before the font size you can specify optional values for "font-style" (italic, none), "font-variant" (normal, small-caps) and "font-weight" (normal, bold). @@ -92,7 +92,7 @@ Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, Plug-Ins, and Floating Frames, but character-linked frames are not possible. Text frames are exported as "<SPAN>" or "<DIV>" tags if they do not contain columns. If they do contain columns then they are exported as "<MULTICOL>". -The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General or %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - View. The number of exported decimal places depends on the unit. +The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General or %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - View. The number of exported decimal places depends on the unit.
@@ -161,9 +161,9 @@
-The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. Then, in HTML documents, besides the HTML Page Style, you can also use the styles "First page", "Left page" and "Right page". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing. +The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. Then, in HTML documents, besides the HTML Page Style, you can also use the styles "First page", "Left page" and "Right page". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing. Importing and Exporting Numbering -If, in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, the export option "$[officename] Writer" or "Internet Explorer" is selected, the indents of numberings are exported as "margin-left" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level. +If, in %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, the export option "$[officename] Writer" or "Internet Explorer" is selected, the indents of numberings are exported as "margin-left" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level. A left paragraph indent in numbering is indicated as "margin-left" CSS1 property. First-line indents are ignored in numbering and not exported. Importing and Exporting Spreadsheet Files $[officename] imports and exports references to deleted sections such as, for example, a referenced column. The whole formula can be viewed during the export process and the deleted reference contains an indication (#REF!) to the reference. A #REF! will be correspondingly created for the reference during the import. diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp index 7ce346846b..155d846b8c 100644 --- a/source/text/shared/00/00000021.xhp +++ b/source/text/shared/00/00000021.xhp @@ -238,7 +238,7 @@ The text content of the document is located in content.xml. -By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the %PRODUCTNAME - PreferencesTools - Options - $[officename] - Expert Config tab page you can activate the use of indentations and line breaks by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true. +By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the %PRODUCTNAME - PreferencesTools - Options - $[officename] - Expert Config tab page you can activate the use of indentations and line breaks by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true. The file meta.xml contains the meta information of the document, which you can enter under File - Properties. diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index 163f4aeb62..a552f2a2b0 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -137,43 +137,43 @@ Choose Tools - AutoCorrect Options - Word Completion tab - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Draw - General + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Draw - General
Path selection button in various wizards - Click Edit button for a few entries under %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths + Click Edit button for a few entries under %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths
Choose %PRODUCTNAME - PreferencesTools - Options - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - General + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - General - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Memory + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Memory - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - View + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - View - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Print + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Print
-Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths +Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths Choose Edit - AutoText - Path
-Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors +Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors Choose Format - Area - Colors tab
-Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors - Edit +Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors - Edit Choose Format - Area - Colors tab - Edit button Choose Format - 3D Effects icon on the Illumination tab @@ -192,139 +192,139 @@
- Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Fonts + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Fonts - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Security + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Security - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Advanced + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Advanced - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Personalization + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Personalization - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Open CL + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Open CL - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Basic IDE Options + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Basic IDE Options - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Online Update + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Online Update - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Accessibility + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Accessibility - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Application Colors + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Application Colors - - Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save + Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General + Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General - Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - VBA Properties + Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - VBA Properties - Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - Microsoft Office + Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - Microsoft Office - Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility + Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility - Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages - Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages - Complex Text Layout + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages - Complex Text Layout
- Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages
- Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids, in the Available language modules list, select one of the language modules and then click Edit. + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids, in the Available language modules list, select one of the language modules and then click Edit.
- Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids
- Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Searching in Japanese + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Searching in Japanese - Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Asian Layout + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Asian Layout - Choose %PRODUCTNAME - PreferencesTools - Options - Internet + Choose %PRODUCTNAME - PreferencesTools - Options - Internet - Choose %PRODUCTNAME - PreferencesTools - Options - Internet - Proxy + Choose %PRODUCTNAME - PreferencesTools - Options - Internet - Proxy - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Compatibility + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Compatibility - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Mail Merge E-mail + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Mail Merge E-mail - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - AutoCaption + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - AutoCaption - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Calc/%PRODUCTNAME Writer/Web - Grid + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Calc/%PRODUCTNAME Writer/Web - Grid
- Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Basic Fonts (Western) + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Basic Fonts (Western) - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Basic Fonts (Asian) (only available if Asian language support is enabled) + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Basic Fonts (Asian) (only available if Asian language support is enabled)
- Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web - Print + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web - Print Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Print - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Table + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Table - Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Changes + Open a text document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Changes - Open an HTML document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web + Open an HTML document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - Open an HTML document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - Background + Open an HTML document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web - Background - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - General + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - General - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Compatibility + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Compatibility - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Formula + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Formula - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Defaults + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Defaults - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists - Copy button + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists - Copy button - Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Changes + Open a spreadsheet document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Changes - Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress + Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - General + Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - General - Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View + Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View - Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Grid + Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Grid - Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Print + Open a presentation document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Print - Open a drawing document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Draw + Open a drawing document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Draw - Open a Math document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Math + Open a Math document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Math - Open a Math document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Math - Settings + Open a Math document, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Math - Settings - Choose %PRODUCTNAME - PreferencesTools - Options - Charts + Choose %PRODUCTNAME - PreferencesTools - Options - Charts - Choose %PRODUCTNAME - PreferencesTools - Options - Charts - Default Colors + Choose %PRODUCTNAME - PreferencesTools - Options - Charts - Default Colors - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Connections + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Connections - Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Databases + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Base - Databases diff --git a/source/text/shared/00/00000450.xhp b/source/text/shared/00/00000450.xhp index 781ea1e766..99d13d8b97 100644 --- a/source/text/shared/00/00000450.xhp +++ b/source/text/shared/00/00000450.xhp @@ -38,7 +38,7 @@ In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type -Path selection button in various Wizards / Edit Buttons for some entries in %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths +Path selection button in various Wizards / Edit Buttons for some entries in %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths In a database file window of type ODBC, choose Edit - Database - Connection Type see #i56356 diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index a51cb25e14..d021bd8aac 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -108,7 +108,7 @@ Choose Format - Object - Graphic - Area - Colors tab - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors tab + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Colors tab
Choose Format - Area - Transparency tab (drawing documents) diff --git a/source/text/shared/01/01010303.xhp b/source/text/shared/01/01010303.xhp index a38117ae3b..2d9079598d 100644 --- a/source/text/shared/01/01010303.xhp +++ b/source/text/shared/01/01010303.xhp @@ -36,7 +36,7 @@
Private data -Enter the contact information that you want to include on your business card. You can also modify or update these entries by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data. +Enter the contact information that you want to include on your business card. You can also modify or update these entries by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data. First name 2 Enter the first name of the person, whom you want to use as a second contact. diff --git a/source/text/shared/01/01100200.xhp b/source/text/shared/01/01100200.xhp index 3effbba968..912425e0aa 100644 --- a/source/text/shared/01/01100200.xhp +++ b/source/text/shared/01/01100200.xhp @@ -74,7 +74,7 @@ Apply User Data - Saves the user's full name with the file. You can edit the name by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data. + Saves the user's full name with the file. You can edit the name by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data. Delete diff --git a/source/text/shared/01/04160500.xhp b/source/text/shared/01/04160500.xhp index dfc8eb6f1f..09b5270831 100644 --- a/source/text/shared/01/04160500.xhp +++ b/source/text/shared/01/04160500.xhp @@ -41,7 +41,7 @@
-If you want to create HTML pages that use floating frames, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML compatibility, and then select the "MS Internet Explorer" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags. +If you want to create HTML pages that use floating frames, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML compatibility, and then select the "MS Internet Explorer" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags.
Floating frame properties
diff --git a/source/text/shared/01/05020100.xhp b/source/text/shared/01/05020100.xhp index 98ed8e0870..1557a50867 100644 --- a/source/text/shared/01/05020100.xhp +++ b/source/text/shared/01/05020100.xhp @@ -66,7 +66,7 @@ Complex text layout font - right-to-left text direction -To enable support for complex text layout and Asian character sets, choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and then select the Enabled box in the corresponding area. +To enable support for complex text layout and Asian character sets, choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and then select the Enabled box in the corresponding area. diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp index 7ff73d1b96..301db2c216 100644 --- a/source/text/shared/01/05020301.xhp +++ b/source/text/shared/01/05020301.xhp @@ -657,7 +657,7 @@ Entering Dates To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002. -All date formats are dependent on the locale that is set in %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in %PRODUCTNAME uses the Gregorian Calendar. +All date formats are dependent on the locale that is set in %PRODUCTNAME - PreferencesTools - Options - Language settings - Languages. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in %PRODUCTNAME uses the Gregorian Calendar. To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY. diff --git a/source/text/shared/01/06130010.xhp b/source/text/shared/01/06130010.xhp index 68badf3e36..28eb9c8b22 100644 --- a/source/text/shared/01/06130010.xhp +++ b/source/text/shared/01/06130010.xhp @@ -31,7 +31,7 @@ Record Macro -Records a new macro. Only available, if macro recording feature is enabled in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced. +Records a new macro. Only available, if macro recording feature is enabled in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced.
diff --git a/source/text/shared/01/06150120.xhp b/source/text/shared/01/06150120.xhp index 0ad18047b6..4c9d46a2e2 100644 --- a/source/text/shared/01/06150120.xhp +++ b/source/text/shared/01/06150120.xhp @@ -47,6 +47,6 @@ If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing. Template for import Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags. - The path to the directory that contains the template must be included in %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document. + The path to the directory that contains the template must be included in %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document. diff --git a/source/text/shared/01/06200000.xhp b/source/text/shared/01/06200000.xhp index 50a50205e2..3c1ed59a32 100644 --- a/source/text/shared/01/06200000.xhp +++ b/source/text/shared/01/06200000.xhp @@ -37,7 +37,7 @@ Hangul/Hanja Conversion -Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul. The menu command can only be called if you enable Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and if a text formatted in Korean language is selected. +Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul. The menu command can only be called if you enable Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and if a text formatted in Korean language is selected.
diff --git a/source/text/shared/01/about_meta_tags.xhp b/source/text/shared/01/about_meta_tags.xhp index 78f86d273e..a34ffe3202 100644 --- a/source/text/shared/01/about_meta_tags.xhp +++ b/source/text/shared/01/about_meta_tags.xhp @@ -86,7 +86,7 @@ When you import an HTML document, following META tags are automatically converted to $[officename] fields: <META HTTP-EQUIV="REFRESH"...> and <META NAME="..." ...> , where NAME equals to AUTHOR, CREATED, CHANGED, CHANGEDBY, DESCRIPTION, KEYWORDS or CLASSIFICATION. Scripts, comments, and META tags that are positioned directly before a TABLE tag are inserted in the first cell of the table. Scripts and META tags in the header of an HTML document are imported and anchored to the first paragraph in the document. -To set the options for importing HTML tags, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. A known META tag contains either "HTTP-EQUIV" or "NAME", and are imported as $[officename] comments. The only exception is <META NAME="GENERATOR"...>, which is ignored. +To set the options for importing HTML tags, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. A known META tag contains either "HTTP-EQUIV" or "NAME", and are imported as $[officename] comments. The only exception is <META NAME="GENERATOR"...>, which is ignored. Export Tips Comments and script fields at the beginning of the first paragraph in a document are exported to the header of an HTML document. If the document begins with a table, the first paragraph in the first cell of the table is exported to the header of the HTML document. diff --git a/source/text/shared/01/ref_pdf_export.xhp b/source/text/shared/01/ref_pdf_export.xhp index 3a74147fc8..9e7ef7ae16 100644 --- a/source/text/shared/01/ref_pdf_export.xhp +++ b/source/text/shared/01/ref_pdf_export.xhp @@ -95,7 +95,7 @@ Export comments Select to export comments of Writer and Calc documents as PDF notes. - To export comments of Writer documents as they are shown in %PRODUCTNAME, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Print and select the In margins option in the Comments area. The exported pages will be scaled down and the comments will be placed into their margins. + To export comments of Writer documents as they are shown in %PRODUCTNAME, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Print and select the In margins option in the Comments area. The exported pages will be scaled down and the comments will be placed into their margins. Create PDF form Choose to create a PDF form. This can be filled out and printed by the user of the PDF document. @@ -263,7 +263,7 @@ Digital signatures are used to ensure that the PDF was really created by the original author (i.e. you), and that the document has not been modified since it was signed. The signed PDF export uses the keys and X.509 certificates already stored in your default key store location or on a smartcard. - The key store to be used can be selected under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - Certificate Path. + The key store to be used can be selected under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - Certificate Path. When using a smartcard, it must already be configured for use by your key store. This is usually done during installation of the smartcard software. @@ -289,7 +289,7 @@ Time Stamp Authority Allows you to optionally select a Time Stamping Authority (TSA) URL. During the PDF signing process, the TSA will be used to obtain a digitally signed timestamp that is then embedded in the signature. This (RFC 3161) timestamp will allow anyone viewing the PDF to verify when the document was signed. - The list of TSA URLs that can be selected is maintained under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - TSAs. + The list of TSA URLs that can be selected is maintained under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Security - TSAs. If no TSA URL is selected (the default), the signature will not be timestamped, but will use the current time from your local computer. Export button diff --git a/source/text/shared/02/01170000.xhp b/source/text/shared/02/01170000.xhp index 191822be24..078235464b 100644 --- a/source/text/shared/02/01170000.xhp +++ b/source/text/shared/02/01170000.xhp @@ -73,7 +73,7 @@ XML Form documents (XForms) use the same controls. To create a form, open a document and use the Form Controls toolbar to add and define the form controls. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database. When you create a form in an HTML document, you can use the form to send data over the Internet. -%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. +%PRODUCTNAME only exports the form properties that are supported by the HTML version that you export to. To specify the HTML version, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility. To add a control to a document diff --git a/source/text/shared/02/01170003.xhp b/source/text/shared/02/01170003.xhp index 46999a8525..87ee82ac19 100644 --- a/source/text/shared/02/01170003.xhp +++ b/source/text/shared/02/01170003.xhp @@ -28,7 +28,7 @@ date fields; propertiesSpecial Tips for Date Fields -When you enter a year using two digits, the corresponding four digit value is determined by a setting in %PRODUCTNAME - PreferencesTools - Options - $[officename] - General. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934. +When you enter a year using two digits, the corresponding four digit value is determined by a setting in %PRODUCTNAME - PreferencesTools - Options - $[officename] - General. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934. The pre-set limit value will be saved for each document. diff --git a/source/text/shared/02/02020000.xhp b/source/text/shared/02/02020000.xhp index 0785204db9..f4836c2a73 100644 --- a/source/text/shared/02/02020000.xhp +++ b/source/text/shared/02/02020000.xhp @@ -39,7 +39,7 @@ You can enter several fonts, separated by semicolons. $[officename] uses each named font in succession if the previous fonts are not available.
Any font changes apply to the selected text or word in which the cursor is positioned. If no text has been selected, the font applies to text typed afterwards. -The last five font names that have been selected are shown in the top part of the combo box, if you have marked the Font history field in %PRODUCTNAME - PreferencesTools - Options - $[officename] - View. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated. +The last five font names that have been selected are shown in the top part of the combo box, if you have marked the Font history field in %PRODUCTNAME - PreferencesTools - Options - $[officename] - View. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated.
diff --git a/source/text/shared/autopi/01050100.xhp b/source/text/shared/autopi/01050100.xhp index f0cd84bcf8..4c97a54bce 100644 --- a/source/text/shared/autopi/01050100.xhp +++ b/source/text/shared/autopi/01050100.xhp @@ -63,7 +63,7 @@ Specifies that templates appear in the preview window. Do not show this dialog again -Specifies that you only want the Wizard to start when you expressly request it with File - Wizard - Presentation. This field is only visible when you create a presentation by choosing File - New - Presentation. You can also specify whether to show the dialog with the Start with Wizard check box in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. +Specifies that you only want the Wizard to start when you expressly request it with File - Wizard - Presentation. This field is only visible when you create a presentation by choosing File - New - Presentation. You can also specify whether to show the dialog with the Start with Wizard check box in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. Continue here to Wizard Page 2. diff --git a/source/text/shared/explorer/database/dabawiz02jdbc.xhp b/source/text/shared/explorer/database/dabawiz02jdbc.xhp index ab6cd50fb7..ca0dcf1413 100644 --- a/source/text/shared/explorer/database/dabawiz02jdbc.xhp +++ b/source/text/shared/explorer/database/dabawiz02jdbc.xhp @@ -82,7 +82,7 @@ JDBC Driver Class Enter the name of the JDBC driver.
-Before you can use a JDBC driver, you need to add its class path. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME +Before you can use a JDBC driver, you need to add its class path. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME.
Test ClassUFI: may be Test Connection - both strings are in spec diff --git a/source/text/shared/guide/active_help_on_off.xhp b/source/text/shared/guide/active_help_on_off.xhp index 6f03c78e7f..f8e41d010f 100644 --- a/source/text/shared/guide/active_help_on_off.xhp +++ b/source/text/shared/guide/active_help_on_off.xhp @@ -43,7 +43,7 @@ To turn Extended Tips on and off: -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - General, and check Extended tips. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - General, and check Extended tips. A check mark indicates that the extended tips are activated. diff --git a/source/text/shared/guide/doc_autosave.xhp b/source/text/shared/guide/doc_autosave.xhp index 3830c3d15e..45413a752b 100644 --- a/source/text/shared/guide/doc_autosave.xhp +++ b/source/text/shared/guide/doc_autosave.xhp @@ -58,7 +58,7 @@ If the Always create backup copy option is selected, the old version of the file is saved to the backup directory whenever you save the current version of the file. -You can change the backup directory by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths, then change the Backups path in the dialog. +You can change the backup directory by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths, then change the Backups path in the dialog. The backup copy has the same name as the document, but the extension is .BAK. If the backup folder already contains such a file, it will be overwritten without warning. diff --git a/source/text/shared/guide/export_ms.xhp b/source/text/shared/guide/export_ms.xhp index 40f4991ce6..a983565bf8 100644 --- a/source/text/shared/guide/export_ms.xhp +++ b/source/text/shared/guide/export_ms.xhp @@ -55,7 +55,7 @@ Enter a name in the File name box and click Save. -If you want the file dialogs to offer another file format as default, select that format in %PRODUCTNAME - PreferencesTools - Options - Load/Save - General in the Default file format area. +If you want the file dialogs to offer another file format as default, select that format in %PRODUCTNAME - PreferencesTools - Options - Load/Save - General in the Default file format area. diff --git a/source/text/shared/guide/flat_icons.xhp b/source/text/shared/guide/flat_icons.xhp index 4b5d37a5b8..54d665bd42 100644 --- a/source/text/shared/guide/flat_icons.xhp +++ b/source/text/shared/guide/flat_icons.xhp @@ -44,7 +44,7 @@ You can change the icon view between small and large icons. -Choose %PRODUCTNAME - PreferencesTools - Options - $[officename]. +Choose %PRODUCTNAME - PreferencesTools - Options - $[officename]. On the View tab page, select the Toolbar icon size. diff --git a/source/text/shared/guide/hyperlink_rel_abs.xhp b/source/text/shared/guide/hyperlink_rel_abs.xhp index 7289221026..92afc57296 100644 --- a/source/text/shared/guide/hyperlink_rel_abs.xhp +++ b/source/text/shared/guide/hyperlink_rel_abs.xhp @@ -42,7 +42,7 @@ Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and specify in the Save URLs relative to field if $[officename] creates relative or absolute hyperlinks. Relative linking is only possible when the document you are working on and the link destination are on the same drive. -You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk "homepage", for example. The start file is then "index.html", the full path being "C:\homepage\index.html" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: "http://www.myprovider.com/mypage/index.html". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called "C:\homepage\images", you would need to give the following path to access the graphic "picture.gif": "images\picture.gif". This is the relative path, starting from the location of the file "index.html". On the provider's server, you would place the picture in the folder "mypage/images". When you transfer the document "index.html" to the provider's server through the File - Save As dialog, and if you have marked the option Copy local graphics to Internet under %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, $[officename] will automatically copy the graphic to the correct directory on the server. +You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk "homepage", for example. The start file is then "index.html", the full path being "C:\homepage\index.html" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: "http://www.myprovider.com/mypage/index.html". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called "C:\homepage\images", you would need to give the following path to access the graphic "picture.gif": "images\picture.gif". This is the relative path, starting from the location of the file "index.html". On the provider's server, you would place the picture in the folder "mypage/images". When you transfer the document "index.html" to the provider's server through the File - Save As dialog, and if you have marked the option Copy local graphics to Internet under %PRODUCTNAME - PreferencesTools - Options - Load/Save - HTML Compatibility, $[officename] will automatically copy the graphic to the correct directory on the server. An absolute path such as "C:\homepage\graphics\picture.gif" would no longer function on the provider server. Neither a server nor the computer of a reader needs to have a C hard drive: operating systems such as Unix or MacOS do not recognize drive letters, and even if the folder homepage\graphics existed, your picture would not be available. It is better to use relative addressing for file links. diff --git a/source/text/shared/guide/imagemap.xhp b/source/text/shared/guide/imagemap.xhp index 0043a98060..5c16f01e2f 100644 --- a/source/text/shared/guide/imagemap.xhp +++ b/source/text/shared/guide/imagemap.xhp @@ -51,7 +51,7 @@ Use the icons in the ImageMap Editor to draw a hotspot shape, for example a rectangle, over the image at the background. - You can see an extended help text on the functions of each icon when you enable Extended Help in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - General. + You can see an extended help text on the functions of each icon when you enable Extended Help in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - General. Enter the "Address" URL that will be shown in a Web browser when the user clicks the hotspot. diff --git a/source/text/shared/guide/import_ms.xhp b/source/text/shared/guide/import_ms.xhp index 6917cee236..b47d89e955 100644 --- a/source/text/shared/guide/import_ms.xhp +++ b/source/text/shared/guide/import_ms.xhp @@ -60,7 +60,7 @@ Select a file name and click Open. -If you always want the file dialogs to show another format by default, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select that format as Default file format. +If you always want the file dialogs to show another format by default, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select that format as Default file format. Converting all documents of a folder Open the wizard, which guides you through the operation, to copy and convert all documents from Microsoft Word, Microsoft Excel or Microsoft PowerPoint into OpenDocument file format documents. You can select a source and target directory, specify whether to convert documents and/or templates, and more besides. diff --git a/source/text/shared/guide/keyboard.xhp b/source/text/shared/guide/keyboard.xhp index 0b8058147f..bfc4ac95b2 100644 --- a/source/text/shared/guide/keyboard.xhp +++ b/source/text/shared/guide/keyboard.xhp @@ -170,7 +170,7 @@ Use the arrow keys to move the selected object by one grid resolution unit. - Set the grid resolution unit with %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Grid in the Resolution area. If you enter a number greater than 1 in the Subdivision area, you must press the arrow key as often as the number states to move the selected object by one grid resolution unit. + Set the grid resolution unit with %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Grid in the Resolution area. If you enter a number greater than 1 in the Subdivision area, you must press the arrow key as often as the number states to move the selected object by one grid resolution unit. Use the Option diff --git a/source/text/shared/guide/macro_recording.xhp b/source/text/shared/guide/macro_recording.xhp index c6c348198b..903ed73e99 100644 --- a/source/text/shared/guide/macro_recording.xhp +++ b/source/text/shared/guide/macro_recording.xhp @@ -41,7 +41,7 @@ Choose Tools - Macros - Record Macro. -If Tools - Macros - Record Macro menu item is missing, make sure that macro recording feature is enabled in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced. +If Tools - Macros - Record Macro menu item is missing, make sure that macro recording feature is enabled in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced. You see the small Recording dialog with just one button called Stop Recording. diff --git a/source/text/shared/guide/print_faster.xhp b/source/text/shared/guide/print_faster.xhp index 5fc21f3eec..5c896c3bba 100644 --- a/source/text/shared/guide/print_faster.xhp +++ b/source/text/shared/guide/print_faster.xhp @@ -47,7 +47,7 @@ You can decide to reduce the data necessary to print your document. The settings can be defined differently for printing directly to the printer or for printing to a file. -Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Print. +Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Print. Click one of the following settings options: diff --git a/source/text/shared/guide/redlining_enter.xhp b/source/text/shared/guide/redlining_enter.xhp index 5976abfbc7..5270f454da 100644 --- a/source/text/shared/guide/redlining_enter.xhp +++ b/source/text/shared/guide/redlining_enter.xhp @@ -67,7 +67,7 @@ You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing Edit - Track Changes - Comment on Change. In addition to Extended Tips, the comment is also displayed in the list in the Manage Changes dialog. To stop recording changes, choose Edit - Track Changes - Record Changes again. The check mark is removed and you can now save the document. In a text document, you can highlight all lines that you have changed with an additional colored marking. This can be in the form of a red line in the margin, for example. -To change the settings for tracking changes, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Changes or on the %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Changes. +To change the settings for tracking changes, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Changes or on the %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Changes. diff --git a/source/text/shared/guide/spadmin.xhp b/source/text/shared/guide/spadmin.xhp index 81a813e0ed..1a5a726413 100644 --- a/source/text/shared/guide/spadmin.xhp +++ b/source/text/shared/guide/spadmin.xhp @@ -61,7 +61,7 @@ Using Fax Functionality If you have installed fax4CUPS on your computer you can send faxes with the $[officename] software. A dialog prompting you for the phone numbers to send the fax to will appear after the printout when printing to a fax4CUPS printer. Multiple numbers can be entered separated by ; -In $[officename] you can also activate an icon for sending faxes to a default fax. To do this, choose Tools - Customize - Toolbars, click Add Commands and add from "Documents" the Send Default Fax icon. You can set which fax is used when this button is pressed under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Print. +In $[officename] you can also activate an icon for sending faxes to a default fax. To do this, choose Tools - Customize - Toolbars, click Add Commands and add from "Documents" the Send Default Fax icon. You can set which fax is used when this button is pressed under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Print. Remember to create one separate print job for each fax, otherwise, the first recipient will receive all the faxes. In the Tools - Mail Merge dialog select the Printer option and then select the Single print jobs check box. diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp index b24ec2814e..36134afb65 100644 --- a/source/text/shared/guide/standard_template.xhp +++ b/source/text/shared/guide/standard_template.xhp @@ -58,7 +58,7 @@ Choose File - New - Templates. -Double-click My Templates in the list. You will see the user-defined templates in the user directory specified under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths. Select the template you have just saved. +Double-click My Templates in the list. You will see the user-defined templates in the user directory specified under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths. Select the template you have just saved. Choose Set as default. The next time you open a new text document, the new document will be based on the new default template. @@ -67,7 +67,7 @@ Using Custom Templates There are several ways to make your work easier by using your own custom templates. Templates in the Template Folder -You can save a new template with File - Save As Template or by selecting "Template" file type in any Save dialog. Save the template in the user directory specified under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths to be able to access the template from within the File - New - Templates dialog. +You can save a new template with File - Save As Template or by selecting "Template" file type in any Save dialog. Save the template in the user directory specified under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths to be able to access the template from within the File - New - Templates dialog. To open the template for editing, choose File - New - Templates, select the template and click the Edit button.
diff --git a/source/text/shared/guide/tabs.xhp b/source/text/shared/guide/tabs.xhp index 959b840328..d04fd72196 100644 --- a/source/text/shared/guide/tabs.xhp +++ b/source/text/shared/guide/tabs.xhp @@ -51,7 +51,7 @@ On the horizontal ruler you can see the tab stops for the current paragraph. If you want to change the tab stops, you should first consider the scope to which you want to change tab stops as follows: -Change the default tab stops for all documents: Use the menu %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General. +Change the default tab stops for all documents: Use the menu %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General. Change the tab stops for all paragraphs using the current Paragraph Style: Right-click the paragraph to open the context menu, choose Edit Paragraph Style, click Tabs. diff --git a/source/text/shared/guide/workfolder.xhp b/source/text/shared/guide/workfolder.xhp index a413129a17..2784530001 100644 --- a/source/text/shared/guide/workfolder.xhp +++ b/source/text/shared/guide/workfolder.xhp @@ -40,7 +40,7 @@ When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory: - Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths. + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths. Click My Documents and click the Edit button, or double-click on My Documents. @@ -49,7 +49,7 @@ In the Select Path dialog, choose the working directory you want and click Select. - You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths - Images, then follow step 3. + You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths - Images, then follow step 3.
Paths diff --git a/source/text/shared/main0650.xhp b/source/text/shared/main0650.xhp index 4bc5c73341..d61a38e13e 100644 --- a/source/text/shared/main0650.xhp +++ b/source/text/shared/main0650.xhp @@ -41,6 +41,6 @@
Before you can use a JDBC driver, you need to add its class path. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME. -Your modifications at the %PRODUCTNAME - PreferencesTools - Options - $[officename] - Advanced tab page will be used even if the Java Virtual Machine (JVM, a virtual machine for the Java platform) already has been started. After modifications to the ClassPath you must restart $[officename]. The same is true for modifications under %PRODUCTNAME - PreferencesTools - Options - Internet - Proxy. Only the two boxes "Http Proxy" and "Ftp Proxy" and their ports don't require a restart, they will be evaluated when you click OK. +Your modifications at the %PRODUCTNAME - PreferencesTools - Options - $[officename] - Advanced tab page will be used even if the Java Virtual Machine (JVM, a virtual machine for the Java platform) already has been started. After modifications to the ClassPath you must restart $[officename]. The same is true for modifications under %PRODUCTNAME - PreferencesTools - Options - Internet - Proxy. Only the two boxes "Http Proxy" and "Ftp Proxy" and their ports don't require a restart, they will be evaluated when you click OK. diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index 958ffea2d8..8e30aac227 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -82,7 +82,7 @@ Always create backup copy Saves the previous version of a document as a backup copy whenever you save a document. Every time %PRODUCTNAME creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK. - To change the location of the backup copy, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths, and then enter a new path for the backup file. + To change the location of the backup copy, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths, and then enter a new path for the backup file. Save AutoRecovery information every diff --git a/source/text/shared/optionen/01040000.xhp b/source/text/shared/optionen/01040000.xhp index e3180cee28..74455e7aba 100644 --- a/source/text/shared/optionen/01040000.xhp +++ b/source/text/shared/optionen/01040000.xhp @@ -45,10 +45,10 @@ Basic Fonts (Western) Specifies the settings for the basic fonts. Basic Fonts (Asian) -Specifies the settings for the basic Asian fonts if Asian language support has been activated under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. +Specifies the settings for the basic Asian fonts if Asian language support has been activated under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. Basic Fonts (CTL) -Specifies the settings for basic fonts for complex text layout languages if their support has been activated under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. +Specifies the settings for basic fonts for complex text layout languages if their support has been activated under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. diff --git a/source/text/shared/optionen/01040300.xhp b/source/text/shared/optionen/01040300.xhp index f1bbbfd7d7..1c70f62160 100644 --- a/source/text/shared/optionen/01040300.xhp +++ b/source/text/shared/optionen/01040300.xhp @@ -43,7 +43,7 @@ Basic Fonts Specifies the settings for the basic fonts in your documents. -You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. +You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. These settings define the basic fonts for the predefined templates. You can also modify or customize the default text templates.
diff --git a/source/text/shared/optionen/01060100.xhp b/source/text/shared/optionen/01060100.xhp index 0e99330fce..869a740aa4 100644 --- a/source/text/shared/optionen/01060100.xhp +++ b/source/text/shared/optionen/01060100.xhp @@ -70,7 +70,7 @@ Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them. For printing, choose Format - Page - Sheet and mark the Grid check box. Color -Specifies a color for the grid lines in the current document. To see the grid line color that was saved with the document, go to %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Application Colors, under Scheme find the entry Spreadsheet - Grid lines and set the color to "Automatic". +Specifies a color for the grid lines in the current document. To see the grid line color that was saved with the document, go to %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Application Colors, under Scheme find the entry Spreadsheet - Grid lines and set the color to "Automatic". Page breaks diff --git a/source/text/shared/optionen/01060700.xhp b/source/text/shared/optionen/01060700.xhp index c54cee7e9b..32093dd1eb 100644 --- a/source/text/shared/optionen/01060700.xhp +++ b/source/text/shared/optionen/01060700.xhp @@ -33,7 +33,7 @@ Print Determines the printer settings for spreadsheets.
-%PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Print defines the settings for all spreadsheets. To define settings for the current document only, choose File - Print, then click the Options button. +%PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Print defines the settings for all spreadsheets. To define settings for the current document only, choose File - Print, then click the Options button.
diff --git a/source/text/shared/optionen/experimental.xhp b/source/text/shared/optionen/experimental.xhp index 699ce809c2..7123240a42 100644 --- a/source/text/shared/optionen/experimental.xhp +++ b/source/text/shared/optionen/experimental.xhp @@ -29,7 +29,7 @@
-This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced and select Enable experimental features checkbox. +This feature is experimental and may produce errors or behave unexpectedly. To enable it anyway, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced and select Enable experimental features checkbox.
diff --git a/source/text/simpress/01/03130000.xhp b/source/text/simpress/01/03130000.xhp index 1cfa6ee0f1..e3c4bb4350 100644 --- a/source/text/simpress/01/03130000.xhp +++ b/source/text/simpress/01/03130000.xhp @@ -41,7 +41,7 @@ You can specify settings for running a slide show in Slide Show - Slide Show Settings. -Specify whether a slide show starts with the current slide or with the first slide on %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. +Specify whether a slide show starts with the current slide or with the first slide on %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. To start a slide show, do one of the following: diff --git a/source/text/simpress/guide/individual.xhp b/source/text/simpress/guide/individual.xhp index f14a8e0964..c9d0f7eb2b 100644 --- a/source/text/simpress/guide/individual.xhp +++ b/source/text/simpress/guide/individual.xhp @@ -71,7 +71,7 @@ To always start a slide show from the current slide: -Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. +Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General. In the Start presentation area, select the Always with current page check box. diff --git a/source/text/simpress/guide/show.xhp b/source/text/simpress/guide/show.xhp index c23b647b48..2b136b7392 100644 --- a/source/text/simpress/guide/show.xhp +++ b/source/text/simpress/guide/show.xhp @@ -49,7 +49,7 @@ Choose Slide Show - Slide Show to run the show. -If you want all shows to start from the current slide instead of the first slide, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General and click Always with current page. +If you want all shows to start from the current slide instead of the first slide, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General and click Always with current page. Click to advance to the next effect or to the next slide. diff --git a/source/text/swriter/01/04090200.xhp b/source/text/swriter/01/04090200.xhp index d9771a2b20..ceee3b2362 100644 --- a/source/text/swriter/01/04090200.xhp +++ b/source/text/swriter/01/04090200.xhp @@ -149,7 +149,7 @@ The "equal" comparative operator must be represented by two equal signs (==) in a condition. For example, if you define a variable "x" with the value of 1, you can enter the condition as x==1. User Data - You can include user data when you define conditions. To change your user data, choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - User data. User data must be entered in the form of strings. You can query the user data with "==" (EQ), "!=" (NEQ), or "!"(NOT). + You can include user data when you define conditions. To change your user data, choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - User data. User data must be entered in the form of strings. You can query the user data with "==" (EQ), "!=" (NEQ), or "!"(NOT). The following table lists user data variables and their meanings:
@@ -344,7 +344,7 @@ or type the following NOT Addressbook.Addresses.Company If the COMPANY database field is empty, the condition is true and the paragraph is hidden. - To display hidden paragraphs on the screen, you can choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and clear the Fields: Hidden paragraphs check box. + To display hidden paragraphs on the screen, you can choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and clear the Fields: Hidden paragraphs check box. Examples of Conditions in Fields The following examples use the Conditional text field, although they can be applied to any fields that can be linked to a condition. The syntax used for conditions is also used for the Hidden text, Hidden paragraph, Any record or Next record fields. diff --git a/source/text/swriter/01/04120211.xhp b/source/text/swriter/01/04120211.xhp index 542a84859f..e818dfb06e 100644 --- a/source/text/swriter/01/04120211.xhp +++ b/source/text/swriter/01/04120211.xhp @@ -45,7 +45,7 @@ Enter a title for the selected index. Protected against manual changes - Prevents the contents of the index from being changed. Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select the Cursor in protected areas - Enabled check box. + Prevents the contents of the index from being changed. Manual changes that you make to an index are lost when the index is refreshed. If you want the cursor to scroll through a protected area, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select the Cursor in protected areas - Enabled check box.
diff --git a/source/text/swriter/01/04150000.xhp b/source/text/swriter/01/04150000.xhp index aa7c1b1904..15fce2fedd 100644 --- a/source/text/swriter/01/04150000.xhp +++ b/source/text/swriter/01/04150000.xhp @@ -49,7 +49,7 @@ To insert a table into a table, click in a cell in the table and choose Table - Insert - Table. -$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Table and click the Number recognition check box in the Input in tables area. +$[officename] can automatically format numbers that you enter in a table cell, for example, dates and times. To activate this feature, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Table and click the Number recognition check box in the Input in tables area. Name diff --git a/source/text/swriter/guide/captions_numbers.xhp b/source/text/swriter/guide/captions_numbers.xhp index 43334e4259..c62e82b3e5 100644 --- a/source/text/swriter/guide/captions_numbers.xhp +++ b/source/text/swriter/guide/captions_numbers.xhp @@ -62,7 +62,7 @@ In the Caption dialog, click OK. - $[officename] can automatically add a caption when you insert an object, graphic, or table. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - AutoCaption. + $[officename] can automatically add a caption when you insert an object, graphic, or table. Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - AutoCaption.
AutoCaption dialog diff --git a/source/text/swriter/guide/fields.xhp b/source/text/swriter/guide/fields.xhp index 3cdeb36342..a99c84676c 100644 --- a/source/text/swriter/guide/fields.xhp +++ b/source/text/swriter/guide/fields.xhp @@ -40,7 +40,7 @@ Fields are used for data that changes in a document, such as the current date or the total number of pages in a document. Viewing Fields Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose View - Field Names. - To display or hide field highlighting in a document, choose View - Field Shadings. To permanently disable this feature, choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Application Colors, and clear the check box in front of Field shadings. + To display or hide field highlighting in a document, choose View - Field Shadings. To permanently disable this feature, choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Application Colors, and clear the check box in front of Field shadings. To change the color of field shadings, choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Application Colors, locate the Field shadings option, and then select a different color in the Color setting box. Field Properties Most field types in a document, including database fields, store and display variable values. diff --git a/source/text/swriter/guide/finding.xhp b/source/text/swriter/guide/finding.xhp index 43146ae38e..ad119c2198 100644 --- a/source/text/swriter/guide/finding.xhp +++ b/source/text/swriter/guide/finding.xhp @@ -116,7 +116,7 @@ More options The similarity search can find text that is almost the same as your search text. You can set the number of characters that are allowed to differ. Check the Similarity search option and optionally click the Similarities button to change the settings. (Setting all three numbers to 1 works fine for English text.) - When you have enabled Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, the Find & Replace dialog offers options to search Asian text. + When you have enabled Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, the Find & Replace dialog offers options to search Asian text. The Navigator The Navigator is the main tool for finding and selecting objects. You can also use the Navigator to move and arrange chapters, providing an outline view to your document. Choose View - Navigator to open the Navigator window. diff --git a/source/text/swriter/guide/hyphen_prevent.xhp b/source/text/swriter/guide/hyphen_prevent.xhp index 9db076ab84..cfc536c150 100644 --- a/source/text/swriter/guide/hyphen_prevent.xhp +++ b/source/text/swriter/guide/hyphen_prevent.xhp @@ -37,7 +37,7 @@ If your text is automatically hyphenated and certain hyphenated words look ugly, or if you want specific words never to be hyphenated you can switch off hyphenation for those words: - Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids + Choose %PRODUCTNAME - PreferencesTools - Options - Language Settings - Writing Aids diff --git a/source/text/swriter/guide/protection.xhp b/source/text/swriter/guide/protection.xhp index eb4d81aedb..49e459a097 100644 --- a/source/text/swriter/guide/protection.xhp +++ b/source/text/swriter/guide/protection.xhp @@ -79,7 +79,7 @@ Turning off protection - Place the cursor in the cell or select the cells. First, if necessary, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and mark Cursor in protected areas - Enable. Then right-click the cell to open the context menu, choose Cell - Unprotect. + Place the cursor in the cell or select the cells. First, if necessary, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and mark Cursor in protected areas - Enable. Then right-click the cell to open the context menu, choose Cell - Unprotect. Select the table in the Navigator, open the context menu and select Table - Unprotect. Use Shift+Ctrl+T to remove protection for the entire current table or all selected tables. @@ -105,7 +105,7 @@ Turning off protection - Place the cursor in the index. First of all, if necessary, under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids , mark Cursor in protected areas - Enable. + Place the cursor in the index. First of all, if necessary, under %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids , mark Cursor in protected areas - Enable. From the context menu choose Edit Index/Table. On the Index/Table tab page, unmark Protected against manual changes. In the Navigator, select the index, then open the context menu in the Navigator and select Index - Read-only. diff --git a/source/text/swriter/guide/text_direct_cursor.xhp b/source/text/swriter/guide/text_direct_cursor.xhp index fad1501250..20186f4720 100644 --- a/source/text/swriter/guide/text_direct_cursor.xhp +++ b/source/text/swriter/guide/text_direct_cursor.xhp @@ -36,7 +36,7 @@ Using the Direct Cursor The direct cursor allows you to enter text anywhere on a page. - To set the behavior of the direct cursor, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids. + To set the behavior of the direct cursor, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids. On the Tools bar, click the Direct Cursor icon diff --git a/source/text/swriter/guide/words_count.xhp b/source/text/swriter/guide/words_count.xhp index e33af2afe9..e643440cd4 100644 --- a/source/text/swriter/guide/words_count.xhp +++ b/source/text/swriter/guide/words_count.xhp @@ -54,7 +54,7 @@ In general, every string of characters between two spaces is a word. Dashes, tabs, line breaks, and paragraph breaks are word limits, too. Words with always visible hyphens, as in plug-in, add-on, user/config, are counted as one word each. The words can be a mix of letters, numbers, and special characters. So the following text counts as four words: abc123 1.23 "$" http://www.example.com. - To add a custom character to be considered as the word limit, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General and add the character into the Additional separators field. + To add a custom character to be considered as the word limit, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - General and add the character into the Additional separators field.
To get some more statistics about the document, choose File - Properties - Statistics. -- cgit