This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push: new b65cd59ada Remove 'oldref' entries (work in progress) b65cd59ada is described below commit b65cd59ada669ac217c9ead7735639a118907fe3 Author: mseidel <msei...@apache.org> AuthorDate: Sat Mar 1 12:35:42 2025 +0100 Remove 'oldref' entries (work in progress) --- .../source/text/scalc/guide/printranges.xhp | 4 +-- .../text/scalc/guide/relativ_absolut_ref.xhp | 26 +++++++------- .../source/text/shared/01/05060000.xhp | 34 +++++++++--------- .../source/text/shared/01/06150120.xhp | 42 +++++++++++----------- .../source/text/shared/guide/chart_insert.xhp | 10 +++--- 5 files changed, 58 insertions(+), 58 deletions(-) diff --git a/main/helpcontent2/source/text/scalc/guide/printranges.xhp b/main/helpcontent2/source/text/scalc/guide/printranges.xhp index 673140fcf7..2614e2c5a8 100644 --- a/main/helpcontent2/source/text/scalc/guide/printranges.xhp +++ b/main/helpcontent2/source/text/scalc/guide/printranges.xhp @@ -73,7 +73,7 @@ </list> <paragraph xml-lang="en-US" id="par_idN10953" role="heading" level="2" l10n="NEW">Using the Page Break Preview to Edit Print Ranges</paragraph> <paragraph xml-lang="en-US" id="par_idN1093E" role="paragraph" l10n="NEW">In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background.</paragraph> -<paragraph xml-lang="en-US" id="par_id3153143" role="paragraph" l10n="U" oldref="8">To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break.</paragraph> +<paragraph xml-lang="en-US" id="par_id3153143" role="paragraph" l10n="U">To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break.</paragraph> <paragraph xml-lang="en-US" id="par_idN10930" role="heading" level="3" l10n="NEW">To View and Edit Print Ranges</paragraph> <list type="ordered"> <listitem> @@ -83,7 +83,7 @@ <listitem> <paragraph xml-lang="en-US" id="par_idN10836" role="paragraph" l10n="NEW">Edit the print range.</paragraph> <paragraph xml-lang="en-US" id="par_idN10944" role="paragraph" l10n="NEW">To change the size of a print range, drag a border of the range to a new location.</paragraph> -<paragraph xml-lang="en-US" id="par_id3151075" role="note" l10n="U" oldref="12">To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range.</paragraph> +<paragraph xml-lang="en-US" id="par_id3151075" role="note" l10n="U">To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range.</paragraph> <paragraph xml-lang="en-US" id="par_idN10948" role="paragraph" l10n="NEW">To clear a print range, drag a border of the range onto the opposite border of the range.</paragraph> </listitem> <listitem> diff --git a/main/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp b/main/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp index 56a416993d..64bfd7fbe5 100644 --- a/main/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp +++ b/main/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp @@ -39,20 +39,20 @@ <bookmark_value>references; to cells</bookmark_value> <bookmark_value>cells; references</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3156423" xml-lang="en-US" level="1" l10n="U" oldref="53"><variable id="relativ_absolut_ref"><link href="text/scalc/guide/relativ_absolut_ref.xhp" name="Addresses and References, Absolute and Relative">Addresses and References, Absolute and Relative</link> +<paragraph role="heading" id="hd_id3156423" xml-lang="en-US" level="1" l10n="U"><variable id="relativ_absolut_ref"><link href="text/scalc/guide/relativ_absolut_ref.xhp" name="Addresses and References, Absolute and Relative">Addresses and References, Absolute and Relative</link> </variable></paragraph> -<paragraph role="heading" id="hd_id3163712" xml-lang="en-US" level="2" l10n="U" oldref="3">Relative Addressing</paragraph> -<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US" l10n="U" oldref="4">The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2.</paragraph> -<paragraph role="paragraph" id="par_id3154730" xml-lang="en-US" l10n="U" oldref="5">By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas.</paragraph> -<paragraph role="heading" id="hd_id3149377" xml-lang="en-US" level="2" l10n="U" oldref="6">Absolute Addressing</paragraph> -<paragraph role="paragraph" id="par_id3154943" xml-lang="en-US" l10n="U" oldref="7">Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2.</paragraph> -<paragraph role="tip" id="par_id3147338" xml-lang="en-US" l10n="U" oldref="36">$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press [...] -<paragraph role="paragraph" id="par_id3153963" xml-lang="en-US" l10n="U" oldref="52">$[officename] Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component "A1:C5" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component "D15:D24" can be marked in red in the same way.</paragraph> -<paragraph role="heading" id="hd_id3154704" xml-lang="en-US" level="2" l10n="U" oldref="29">When to Use Relative and Absolute References</paragraph> -<paragraph role="paragraph" id="par_id3147346" xml-lang="en-US" l10n="U" oldref="8">What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct [...] -<paragraph role="paragraph" id="par_id3155335" xml-lang="en-US" l10n="U" oldref="9">Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that [...] -<paragraph role="paragraph" id="par_id3145791" xml-lang="en-US" l10n="U" oldref="39">Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute.</paragraph> -<paragraph role="paragraph" id="par_id3147005" xml-lang="en-US" l10n="U" oldref="10">Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically [...] +<paragraph role="heading" id="hd_id3163712" xml-lang="en-US" level="2" l10n="U">Relative Addressing</paragraph> +<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US" l10n="U">The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2.</paragraph> +<paragraph role="paragraph" id="par_id3154730" xml-lang="en-US" l10n="U">By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas.</paragraph> +<paragraph role="heading" id="hd_id3149377" xml-lang="en-US" level="2" l10n="U">Absolute Addressing</paragraph> +<paragraph role="paragraph" id="par_id3154943" xml-lang="en-US" l10n="U">Absolute references are the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2.</paragraph> +<paragraph role="tip" id="par_id3147338" xml-lang="en-US" l10n="U">$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing Shift +F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key com [...] +<paragraph role="paragraph" id="par_id3153963" xml-lang="en-US" l10n="U">$[officename] Calc shows the references to a formula. If, for example you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component "A1:C5" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component "D15:D24" can be marked in red in the same way.</paragraph> +<paragraph role="heading" id="hd_id3154704" xml-lang="en-US" level="2" l10n="U">When to Use Relative and Absolute References</paragraph> +<paragraph role="paragraph" id="par_id3147346" xml-lang="en-US" l10n="U">What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct all formula [...] +<paragraph role="paragraph" id="par_id3155335" xml-lang="en-US" l10n="U">Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only [...] +<paragraph role="paragraph" id="par_id3145791" xml-lang="en-US" l10n="U">Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute.</paragraph> +<paragraph role="paragraph" id="par_id3147005" xml-lang="en-US" l10n="U">Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically adjusted to [...] <section id="relatedtopics"> <embed href="text/scalc/guide/value_with_name.xhp#value_with_name"/><comment>mw changed link target from "address_byname" to "value_with_name"</comment><embed href="text/scalc/guide/address_auto.xhp#address_auto"/> </section> diff --git a/main/helpcontent2/source/text/shared/01/05060000.xhp b/main/helpcontent2/source/text/shared/01/05060000.xhp index 0acd580606..b6336118a7 100644 --- a/main/helpcontent2/source/text/shared/01/05060000.xhp +++ b/main/helpcontent2/source/text/shared/01/05060000.xhp @@ -36,8 +36,8 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:RubyDialog" id="bm_id5297284" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:RubyDialog" id="bm_id3160463" localize="false"/> -<paragraph role="heading" id="hd_id3147527" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/01/05060000.xhp" name="Ruby">Asian Phonetic Guide</link></paragraph> -<paragraph role="paragraph" id="par_id3083278" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:RubyDialog">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3147527" xml-lang="en-US" level="1" l10n="CHG"><link href="text/shared/01/05060000.xhp" name="Ruby">Asian Phonetic Guide</link></paragraph> +<paragraph role="paragraph" id="par_id3083278" xml-lang="en-US" l10n="U"><ahelp hid=".uno:RubyDialog">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp></paragraph> <embed href="text/shared/00/00000007.xhp#asiahinweis"/> </section> <section id="howtoget"> @@ -45,39 +45,39 @@ </section> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3154044" xml-lang="en-US" l10n="U" oldref="13">Select one or more words in the document.</paragraph> +<paragraph role="listitem" id="par_id3154044" xml-lang="en-US" l10n="U">Select one or more words in the document.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3149987" xml-lang="en-US" l10n="CHG" oldref="14">Choose <emph>Format - Asian Phonetic Guide</emph>.</paragraph> +<paragraph role="listitem" id="par_id3149987" xml-lang="en-US" l10n="CHG">Choose <emph>Format - Asian Phonetic Guide</emph>.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3154838" xml-lang="en-US" l10n="U" oldref="15">Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box.</paragraph> +<paragraph role="listitem" id="par_id3154838" xml-lang="en-US" l10n="U">Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box.</paragraph> </listitem> </list> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_LEFT_1" id="bm_id3149031" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_LEFT_2" id="bm_id3153209" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_LEFT_3" id="bm_id3156082" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_LEFT_4" id="bm_id3148981" localize="false"/> -<paragraph role="heading" id="hd_id3150793" xml-lang="en-US" level="2" l10n="U" oldref="3">Base text</paragraph> -<paragraph role="paragraph" id="par_id3154155" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="SVX_EDIT_RID_SVXDLG_RUBY_ED_LEFT_4">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3150793" xml-lang="en-US" level="2" l10n="U">Base text</paragraph> +<paragraph role="paragraph" id="par_id3154155" xml-lang="en-US" l10n="U"><ahelp hid="SVX_EDIT_RID_SVXDLG_RUBY_ED_LEFT_4">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_RIGHT_1" id="bm_id3154821" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_RIGHT_2" id="bm_id3153180" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_RIGHT_3" id="bm_id3149767" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx:Edit:RID_SVXDLG_RUBY:ED_RIGHT_4" id="bm_id3152922" localize="false"/> -<paragraph role="heading" id="hd_id3145154" xml-lang="en-US" level="2" l10n="U" oldref="5">Ruby text</paragraph> -<paragraph role="paragraph" id="par_id3145420" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="SVX_EDIT_RID_SVXDLG_RUBY_ED_RIGHT_4">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3145154" xml-lang="en-US" level="2" l10n="U">Ruby text</paragraph> +<paragraph role="paragraph" id="par_id3145420" xml-lang="en-US" l10n="U"><ahelp hid="SVX_EDIT_RID_SVXDLG_RUBY_ED_RIGHT_4">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx:ListBox:RID_SVXDLG_RUBY:LB_ADJUST" id="bm_id3146874" localize="false"/> -<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="2" l10n="U" oldref="7">Alignment</paragraph> -<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_ADJUST">Select the horizontal alignment for the Ruby text.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3148920" xml-lang="en-US" level="2" l10n="U">Alignment</paragraph> +<paragraph role="paragraph" id="par_id3156280" xml-lang="en-US" l10n="U"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_ADJUST">Select the horizontal alignment for the Ruby text.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx:ListBox:RID_SVXDLG_RUBY:LB_POSITION" id="bm_id3154684" localize="false"/> -<paragraph role="heading" id="hd_id3148451" xml-lang="en-US" level="2" l10n="U" oldref="16">Position</paragraph> -<paragraph role="paragraph" id="par_id3153104" xml-lang="en-US" l10n="U" oldref="17"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_POSITION">Select where you want to place the ruby text.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3148451" xml-lang="en-US" level="2" l10n="U">Position</paragraph> +<paragraph role="paragraph" id="par_id3153104" xml-lang="en-US" l10n="U"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_POSITION">Select where you want to place the ruby text.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx:ListBox:RID_SVXDLG_RUBY:LB_CHAR_STYLE" id="bm_id3143231" localize="false"/> -<paragraph role="heading" id="hd_id3148672" xml-lang="en-US" level="2" l10n="U" oldref="9">Character Style for ruby text</paragraph> -<paragraph role="paragraph" id="par_id3148676" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_CHAR_STYLE">Select a character style for the ruby text.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3148672" xml-lang="en-US" level="2" l10n="U">Character Style for ruby text</paragraph> +<paragraph role="paragraph" id="par_id3148676" xml-lang="en-US" l10n="U"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_RUBY_LB_CHAR_STYLE">Select a character style for the ruby text.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_RUBY:PB_STYLIST" id="bm_id3154123" localize="false"/> -<paragraph role="heading" id="hd_id3150449" xml-lang="en-US" level="2" l10n="U" oldref="11">Styles and Formatting<comment>UFI: renamed??</comment></paragraph> -<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid="SVX_PUSHBUTTON_RID_SVXDLG_RUBY_PB_STYLIST">Opens the <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="Styles">Styles and Formatting window</link> +<paragraph role="heading" id="hd_id3150449" xml-lang="en-US" level="2" l10n="U">Styles and Formatting<comment>UFI: renamed??</comment></paragraph> +<paragraph role="paragraph" id="par_id3149202" xml-lang="en-US" l10n="U"><ahelp hid="SVX_PUSHBUTTON_RID_SVXDLG_RUBY_PB_STYLIST">Opens the <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="Styles">Styles and Formatting window</link> </caseinline><defaultinline>Styles and Formatting window</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp></paragraph> <embed href="text/shared/00/00000001.xhp#vorschau"/> <embed href="text/shared/00/00000001.xhp#uebernehmen"/> diff --git a/main/helpcontent2/source/text/shared/01/06150120.xhp b/main/helpcontent2/source/text/shared/01/06150120.xhp index 633c75fc06..be881ad243 100644 --- a/main/helpcontent2/source/text/shared/01/06150120.xhp +++ b/main/helpcontent2/source/text/shared/01/06150120.xhp @@ -29,41 +29,41 @@ </topic> </meta> <body> -<paragraph id="hd_id3147477" role="heading" level="1" oldref="21" l10n="U" xml-lang="en-US"><variable id="transformation"><link href="text/shared/01/06150120.xhp" name="Transformation">Transformation</link></variable></paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3154350" xml-lang="en-US" oldref="1"><ahelp visibility="visible" hid="">Enter or edit file information for an <link href="text/shared/01/06150000.xhp" name="XML filter">XML filter</link>.</ahelp></paragraph> +<paragraph id="hd_id3147477" role="heading" level="1" l10n="U" xml-lang="en-US"><variable id="transformation"><link href="text/shared/01/06150120.xhp" name="Transformation">Transformation</link></variable></paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3154350" xml-lang="en-US"><ahelp visibility="visible" hid="">Enter or edit file information for an <link href="text/shared/01/06150000.xhp" name="XML filter">XML filter</link>.</ahelp></paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#xmlfilteredit"/> </section> <bookmark branch="hid/FILTER_HID_XML_FILTER_DOCTYPE" xml-lang="en-US" id="bm_id3148731"/> -<paragraph role="heading" level="2" id="hd_id3148668" l10n="U" xml-lang="en-US" oldref="2">DocType</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3155934" xml-lang="en-US" oldref="3"><ahelp hid="HID_XML_FILTER_DOCTYPE" visibility="visible">Enter the DOCTYPE of the XML file.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3148520" l10n="U" xml-lang="en-US" oldref="4">For example, the DOCTYPE defined for the current DocBook XML filter is:</paragraph> -<paragraph role="paragraph" id="par_id3155364" l10n="U" xml-lang="en-US" oldref="5">-//OASIS//DTD DocBook XML V4.1.2//EN</paragraph> -<paragraph role="paragraph" id="par_id3145829" l10n="U" xml-lang="en-US" oldref="6">The resulting line in the XML document is:</paragraph> -<paragraph role="paragraph" id="par_id3152594" l10n="U" xml-lang="en-US" oldref="7"><!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"></paragraph> +<paragraph role="heading" level="2" id="hd_id3148668" l10n="U" xml-lang="en-US">DocType</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3155934" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_DOCTYPE" visibility="visible">Enter the DOCTYPE of the XML file.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3148520" l10n="U" xml-lang="en-US">For example, the DOCTYPE defined for the current DocBook XML filter is:</paragraph> +<paragraph role="paragraph" id="par_id3155364" l10n="U" xml-lang="en-US">-//OASIS//DTD DocBook XML V4.1.2//EN</paragraph> +<paragraph role="paragraph" id="par_id3145829" l10n="U" xml-lang="en-US">The resulting line in the XML document is:</paragraph> +<paragraph role="paragraph" id="par_id3152594" l10n="U" xml-lang="en-US"><!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"></paragraph> <bookmark branch="hid/FILTER_HID_XML_FILTER_DTD" xml-lang="en-US" id="bm_id3149346"/> -<paragraph role="heading" level="2" id="hd_id3149180" l10n="U" xml-lang="en-US" oldref="8">DTD</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3153394" xml-lang="en-US" oldref="9"><ahelp hid="HID_XML_FILTER_DTD" visibility="visible">If you want, enter the public or system identifier of the DTD (Document Type Definition) that you want to use.</ahelp></paragraph> +<paragraph role="heading" level="2" id="hd_id3149180" l10n="U" xml-lang="en-US">DTD</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3153394" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_DTD" visibility="visible">If you want, enter the public or system identifier of the DTD (Document Type Definition) that you want to use.</ahelp></paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3152867" l10n="U" xml-lang="en-US" oldref="10">If present, both identifiers are written to the DOCTYPE declaration in saved XML files.</paragraph> +<paragraph role="listitem" id="par_id3152867" l10n="U" xml-lang="en-US">If present, both identifiers are written to the DOCTYPE declaration in saved XML files.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3155892" l10n="U" xml-lang="en-US" oldref="11">The public identifier is used to detect the filter when you open a file without specifying a filter.</paragraph> +<paragraph role="listitem" id="par_id3155892" l10n="U" xml-lang="en-US">The public identifier is used to detect the filter when you open a file without specifying a filter.</paragraph> </listitem> </list> <bookmark branch="hid/FILTER_HID_XML_FILTER_DTD_BROWSE" xml-lang="en-US" id="bm_id3156410"/><bookmark branch="hid/FILTER_HID_XML_FILTER_EXPORT_XSLT_BROWSE" xml-lang="en-US" id="bm_id3153749"/><bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_XSLT_BROWSE" xml-lang="en-US" id="bm_id3157863"/><bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE" xml-lang="en-US" id="bm_id3150774"/> -<paragraph role="heading" level="2" id="hd_id3155338" l10n="U" xml-lang="en-US" oldref="12">Browse</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3150506" xml-lang="en-US" oldref="13"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE" visibility="visible">Opens a file selection dialog.</ahelp></paragraph> +<paragraph role="heading" level="2" id="hd_id3155338" l10n="U" xml-lang="en-US">Browse</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3150506" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE" visibility="visible">Opens a file selection dialog.</ahelp></paragraph> <bookmark branch="hid/FILTER_HID_XML_FILTER_EXPORT_XSLT" xml-lang="en-US" id="bm_id3156426"/> -<paragraph role="heading" level="2" id="hd_id3153527" l10n="U" xml-lang="en-US" oldref="14">XSLT for export</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3152552" xml-lang="en-US" oldref="15"><ahelp hid="HID_XML_FILTER_EXPORT_XSLT" visibility="visible">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp></paragraph> +<paragraph role="heading" level="2" id="hd_id3153527" l10n="U" xml-lang="en-US">XSLT for export</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3152552" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_EXPORT_XSLT" visibility="visible">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp></paragraph> <bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_XSLT" xml-lang="en-US" id="bm_id3151110"/> -<paragraph role="heading" level="2" id="hd_id3149149" l10n="U" xml-lang="en-US" oldref="20">XSLT for import</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3147653" xml-lang="en-US" oldref="16"><ahelp hid="HID_XML_FILTER_IMPORT_XSLT" visibility="visible">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp></paragraph> +<paragraph role="heading" level="2" id="hd_id3149149" l10n="U" xml-lang="en-US">XSLT for import</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3147653" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_IMPORT_XSLT" visibility="visible">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp></paragraph> <bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_TEMPLATE" xml-lang="en-US" id="bm_id3155831"/> -<paragraph role="heading" level="2" id="hd_id3147242" l10n="U" xml-lang="en-US" oldref="17">Template for import</paragraph> -<paragraph l10n="U" role="paragraph" id="par_id3153320" xml-lang="en-US" oldref="18"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE" visibility="visible">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp></paragraph> -<paragraph xml-lang="en-US" role="paragraph" id="par_id3156330" l10n="U" oldref="19">The path to the directory that contains the template must be included in <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to displa [...] +<paragraph role="heading" level="2" id="hd_id3147242" l10n="U" xml-lang="en-US">Template for import</paragraph> +<paragraph l10n="U" role="paragraph" id="par_id3153320" xml-lang="en-US"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE" visibility="visible">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp></paragraph> +<paragraph xml-lang="en-US" role="paragraph" id="par_id3156330" l10n="U">The path to the directory that contains the template must be included in <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>. 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 i [...] </body> </helpdocument> diff --git a/main/helpcontent2/source/text/shared/guide/chart_insert.xhp b/main/helpcontent2/source/text/shared/guide/chart_insert.xhp index acb596f14e..84d797f4bd 100644 --- a/main/helpcontent2/source/text/shared/guide/chart_insert.xhp +++ b/main/helpcontent2/source/text/shared/guide/chart_insert.xhp @@ -38,7 +38,7 @@ <bookmark_value>charts; editing data</bookmark_value> <bookmark_value>editing; chart data</bookmark_value> </bookmark><comment>moved many index entries to new schart/01 files</comment> -<paragraph role="heading" id="hd_id3153910" xml-lang="en-US" level="1" l10n="U" oldref="34"><variable id="chart_insert"><link href="text/shared/guide/chart_insert.xhp" name="Inserting Charts">Inserting Charts</link> +<paragraph role="heading" id="hd_id3153910" xml-lang="en-US" level="1" l10n="U"><variable id="chart_insert"><link href="text/shared/guide/chart_insert.xhp" name="Inserting Charts">Inserting Charts</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3139133" xml-lang="en-US" l10n="NEW">Different methods exist to start a chart:</paragraph> <list type="unordered"> @@ -59,7 +59,7 @@ <paragraph role="heading" id="hd_id719931" xml-lang="en-US" level="2" l10n="NEW">Chart in a Calc spreadsheet</paragraph> <list type="ordered"> <listitem> -<paragraph role="paragraph" id="par_id3150275" xml-lang="en-US" l10n="CHG" oldref="4">Click inside the cell range that you want to present in your chart.</paragraph> +<paragraph role="paragraph" id="par_id3150275" xml-lang="en-US" l10n="CHG">Click inside the cell range that you want to present in your chart.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id7211218" xml-lang="en-US" l10n="CHG">Click the <emph>Insert Chart</emph> icon on the <emph>Standard</emph> toolbar.</paragraph> @@ -70,7 +70,7 @@ </listitem> </list> <paragraph role="heading" id="hd_id3761406" xml-lang="en-US" level="2" l10n="NEW">Chart in a Writer text document</paragraph> -<paragraph role="listitem" id="par_id3155066" xml-lang="en-US" l10n="U" oldref="32">In a Writer document, you can insert a chart based on the values in a Writer table.</paragraph> +<paragraph role="listitem" id="par_id3155066" xml-lang="en-US" l10n="U">In a Writer document, you can insert a chart based on the values in a Writer table.</paragraph> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id428479" xml-lang="en-US" l10n="NEW">Click inside the Writer table.</paragraph> @@ -80,7 +80,7 @@ <paragraph role="paragraph" id="par_id6171452" xml-lang="en-US" l10n="NEW">You see a chart preview and the Chart Wizard.<comment>no live preview - is this a bug?</comment></paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_id3145419" xml-lang="en-US" l10n="CHG" oldref="7">Follow the instructions in the <link href="text/schart/01/wiz_chart_type.xhp">Chart Wizard</link> to create the chart.</paragraph> +<paragraph role="paragraph" id="par_id3145419" xml-lang="en-US" l10n="CHG">Follow the instructions in the <link href="text/schart/01/wiz_chart_type.xhp">Chart Wizard</link> to create the chart.</paragraph> </listitem> </list> <paragraph role="heading" id="hd_id6436658" xml-lang="en-US" level="2" l10n="NEW">Chart based on values of its own</paragraph> @@ -89,7 +89,7 @@ <paragraph role="listitem" id="par_id6944792" xml-lang="en-US" l10n="CHG">In Writer, if you have not selected any cells, choose <emph>Insert - Object - Chart</emph> to insert a chart with default data. In Draw or Impress, choose <emph>Insert - Chart</emph> to insert a chart based on default data.<comment>it is intended to unify this command position</comment></paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3152960" xml-lang="en-US" l10n="CHG" oldref="29">You can change the default data values by double-clicking on the chart and then choosing <link href="text/schart/01/03010000.xhp" name="View - Chart Data Table"><emph>View - Chart Data Table</emph></link>.</paragraph> +<paragraph role="listitem" id="par_id3152960" xml-lang="en-US" l10n="CHG">You can change the default data values by double-clicking on the chart and then choosing <link href="text/schart/01/03010000.xhp" name="View - Chart Data Table"><emph>View - Chart Data Table</emph></link>.</paragraph> </listitem> </list> <section id="relatedtopics">