diff options
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/explorer/database/02000000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/querywizard05.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/querywizard06.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/explorer/database/02000000.xhp b/source/text/shared/explorer/database/02000000.xhp index 6611a8051e..2817517785 100644 --- a/source/text/shared/explorer/database/02000000.xhp +++ b/source/text/shared/explorer/database/02000000.xhp @@ -61,7 +61,7 @@ <paragraph role="listitem" id="par_id3150503" xml-lang="en-US">Print the document by choosing <emph>File - Print</emph>.</paragraph> </listitem> </list> -<paragraph role="tip" id="par_id3153146" xml-lang="en-US">You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (button in the top left corner of the table), and then drag the selection to a text document or spreadsheet.</paragraph> +<paragraph role="tip" id="par_id3153146" xml-lang="en-US">You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet.</paragraph> <paragraph role="heading" id="hd_id3148946" xml-lang="en-US" level="2"><link href="text/shared/main0212.xhp" name="Sorting and Filtering Data">Sorting and Filtering Data</link></paragraph> <paragraph role="paragraph" id="par_id3149655" xml-lang="en-US">Allows you to sort and filter the data in a query table.</paragraph> <paragraph role="heading" id="hd_id3153379" xml-lang="en-US" level="2"><link href="text/shared/explorer/database/02010100.xhp" name="Query Design">Query Design</link></paragraph> diff --git a/source/text/shared/explorer/database/querywizard05.xhp b/source/text/shared/explorer/database/querywizard05.xhp index 12fc8802c8..8f1182e4c2 100644 --- a/source/text/shared/explorer/database/querywizard05.xhp +++ b/source/text/shared/explorer/database/querywizard05.xhp @@ -29,7 +29,7 @@ <body> <section id="grouping"> <paragraph role="heading" id="par_idN10546" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/querywizard05.xhp">Query Wizard - Grouping</link></paragraph> -<paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specifies whether to group the query. The data source must support the SQL statement "Order by clauses" to enable this page of the Wizard.</paragraph> +<paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specifies whether to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.</paragraph> </section> <embed href="text/shared/autopi/01090100.xhp#vorhandenefelder"/> <embed href="text/shared/autopi/01090100.xhp#uebernehmen"/> diff --git a/source/text/shared/explorer/database/querywizard06.xhp b/source/text/shared/explorer/database/querywizard06.xhp index 18d81439d2..0f5c69f341 100644 --- a/source/text/shared/explorer/database/querywizard06.xhp +++ b/source/text/shared/explorer/database/querywizard06.xhp @@ -32,7 +32,7 @@ <body> <section id="groupingconditions"> <paragraph role="heading" id="par_idN10546" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/querywizard06.xhp">Query Wizard - Grouping Conditions</link></paragraph> -<paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specifies the conditions to group the query. The data source must support the SQL statement "Order by clauses" to enable this page of the Wizard.</paragraph> +<paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specifies the conditions to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard.</paragraph> </section> <bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_OPTGROUPMATCHALL" id="bm_id8115176" localize="false"/> <paragraph role="heading" id="par_idN10559" xml-lang="en-US" level="2">Match all of the following</paragraph> |