diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-24 11:32:32 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-24 17:57:56 +0100 |
commit | 215707177c272f9fcf73a79b9150fe677b991716 (patch) | |
tree | 4142878c8fd6c183b74f51249f1b0ebc97fddac1 /source/text/sdatabase/querywizard08.xhp | |
parent | a35f8b648fd4bac70bbde0554a2d4051c7633cde (diff) |
Refactor database files
Change-Id: If6acf26ea094234d06522c26c8bb8274c0abdaa5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127430
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdatabase/querywizard08.xhp')
-rw-r--r-- | source/text/sdatabase/querywizard08.xhp | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/source/text/sdatabase/querywizard08.xhp b/source/text/sdatabase/querywizard08.xhp new file mode 100644 index 0000000000..a511de4ed3 --- /dev/null +++ b/source/text/sdatabase/querywizard08.xhp @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> +<helpdocument version="1.0"> +<meta> +<topic id="textsharedexplorerdatabasequerywizard08xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Query Wizard - Overview</title> +<filename>/text/sdatabase/querywizard08.xhp</filename> +</topic> +<history> +<created date="2004-07-06T10:23:58">UFI: new Query Wizard page 8</created> +</history> +</meta> +<body> +<section id="overview"> +<h1 id="par_idN10543"><link href="text/sdatabase/querywizard08.xhp">Query Wizard - Overview</link></h1> +<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished.</paragraph> +</section> +<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_TXTQUERYTITLE" id="bm_id3238319" localize="false"/> +<h2 id="par_idN10556">Name of the query</h2> +<paragraph role="paragraph" id="par_idN1055A" xml-lang="en-US"><ahelp hid=".">Enter the name of the query.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_OPTDISPLAYQUERY" id="bm_id1403241" localize="false"/> +<h2 id="par_idN1055D">Display query</h2> +<paragraph role="paragraph" id="par_idN10561" xml-lang="en-US"><ahelp hid=".">Select to save and display the query.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_OPTMODIFYQUERY" id="bm_id2776268" localize="false"/> +<h2 id="par_idN10564">Modify query</h2> +<paragraph role="paragraph" id="par_idN10568" xml-lang="en-US"><ahelp hid=".">Select to save the query and open it for editing.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_QUERYWIZARD_TXTSUMMARY" id="bm_id4912869" localize="false"/> +<h2 id="par_idN1056B">Overview</h2> +<paragraph role="paragraph" id="par_idN1056F" xml-lang="en-US"><ahelp hid=".">Displays a summary of the query.</ahelp></paragraph> +<paragraph role="paragraph" id="par_idN10572" xml-lang="en-US"><link href="text/sdatabase/querywizard00.xhp" name="Query Wizard">Query Wizard</link></paragraph> +</body> +</helpdocument> |