diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2018-01-01 15:14:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:49:50 +0100 |
commit | fd3652b73e2b71797d9169557947a6fd2951fd37 (patch) | |
tree | 13c5f8a010a47e55848e8cbb7482f0fdc7feaa6b /source/text/shared/autopi/01100200.xhp | |
parent | 31f1e978d3304908848678f3445fa9649801b2e9 (diff) |
Fix ahelps on Report Wizard pages
Most were missing a prefix and some were unnecessary
Change-Id: I95e5e262b80f6df810060595e5a22755ce19655d
Reviewed-on: https://gerrit.libreoffice.org/47438
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/autopi/01100200.xhp')
-rw-r--r-- | source/text/shared/autopi/01100200.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/autopi/01100200.xhp b/source/text/shared/autopi/01100200.xhp index b0588937b2..d3c0a4a226 100644 --- a/source/text/shared/autopi/01100200.xhp +++ b/source/text/shared/autopi/01100200.xhp @@ -31,19 +31,19 @@ <body> <section id="grouping"> <paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100200.xhp" name="Report Wizard - Grouping">Report Wizard - Grouping</link></paragraph> -<paragraph role="paragraph" id="par_id3163829" xml-lang="en-US">You can group records in a report based on the values in one or more fields. <ahelp hid=".">Select the fields by which the resulting report will be grouped. You can group up to four fields in a report.</ahelp> When you group more than one field, $[officename] nests the groups according to their group level.</paragraph> +<paragraph role="paragraph" id="par_id3163829" xml-lang="en-US">You can group records in a report based on the values in one or more fields. Select the fields by which the resulting report will be grouped. You can group up to four fields in a report. When you group more than one field, $[officename] nests the groups according to their group level.</paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#autopilotreport"/> </section> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_2_GROUPING" id="bm_id3152924" localize="false"/><paragraph role="heading" id="hd_id3149760" xml-lang="en-US" level="2">Fields</paragraph> -<paragraph role="paragraph" id="par_id3155805" xml-lang="en-US"><ahelp hid="HID_DLGREPORT_2_GROUPING">Lists the fields from your selection on the previous page of the Wizard. To group the report by a field, select the field name, then click the <emph>></emph> button. You may select up to four levels of grouping.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3155805" xml-lang="en-US"><ahelp hid=".">Lists the fields from your selection on the previous page of the Wizard. To group the report by a field, select the field name, then click the <emph>></emph> button. You may select up to four levels of grouping.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_2_PREGROUPINGDEST" id="bm_id3149182" localize="false"/><paragraph role="heading" id="hd_id3155552" xml-lang="en-US" level="2">Groupings</paragraph> -<paragraph role="paragraph" id="par_id3155892" xml-lang="en-US"><ahelp hid="HID_DLGREPORT_2_PREGROUPINGDEST">Lists the fields by which the report will be grouped. To remove one level of grouping, select the field name, then click the <emph><</emph> button. You may select up to four levels of grouping.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3155892" xml-lang="en-US"><ahelp hid=".">Lists the fields by which the report will be grouped. To remove one level of grouping, select the field name, then click the <emph><</emph> button. You may select up to four levels of grouping.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_2_CMDGROUP" id="bm_id3153748" localize="false"/><paragraph role="heading" id="hd_id3154289" xml-lang="en-US" level="2">></paragraph> -<paragraph role="paragraph" id="par_id3157958" xml-lang="en-US"><ahelp hid="HID_DLGREPORT_2_CMDGROUP">Click to move the selected field to the box that the arrow is pointing to.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3157958" xml-lang="en-US"><ahelp hid=".">Click to move the selected field to the box that the arrow is pointing to.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGREPORT_2_CMDUNGROUP" id="bm_id3166460" localize="false"/><paragraph role="heading" id="hd_id3154823" xml-lang="en-US" level="2"><</paragraph> -<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US"><ahelp hid="HID_DLGREPORT_2_CMDUNGROUP">Click to move the selected field to the box that the arrow is pointing to.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3149811" xml-lang="en-US"><ahelp hid=".">Click to move the selected field to the box that the arrow is pointing to.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3150355" xml-lang="en-US"><link href="text/shared/autopi/01100300.xhp" name="More about Report Wizard - Sort Options">More about Report Wizard - Sort Options</link></paragraph> </body> </helpdocument> |