diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2022-11-12 13:17:01 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-11-12 16:27:07 +0100 |
commit | 6301f83f2a36ea78ba8cfefbc39f710aff717ef8 (patch) | |
tree | 64725a01f9d6edc9664fd7dc0fc399c4e740e985 /source | |
parent | 2c9bc4ba19109f877e9fa71ecaa071887943d3c3 (diff) |
tdf#152011 Improve Form menu description
Change-Id: Ic0c58c611fe2fb9260eeef235aac39cc85c9f4f2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142627
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/main0120.xhp | 65 |
1 files changed, 35 insertions, 30 deletions
diff --git a/source/text/swriter/main0120.xhp b/source/text/swriter/main0120.xhp index 61582ff91d..86b99da16e 100644 --- a/source/text/swriter/main0120.xhp +++ b/source/text/swriter/main0120.xhp @@ -9,35 +9,40 @@ * --> - <meta> - <topic id="writerformmenu" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Form Menu</title> - <filename>/text/swriter/main0120.xhp</filename> - </topic> - </meta> - <body> - <section id="form"> - <bookmark id="bm_id601529755027114" xml-lang="en-US" branch="hid/.uno:FormMenu" localize="false"/> - <h1 id="hd_id111529755027117"><link href="text/swriter/main0120.xhp" name="Form menu">Form</link></h1> - <paragraph id="par_id991529755027118" role="paragraph" xml-lang="en-US"><variable id="form_intro"><ahelp hid=".">Contains commands for activate form design mode, open control wizards and insert form controls in your document.</ahelp></variable></paragraph> - </section> - <section id="form_design_mode"> - <h2 id="hd_id551529758534136">Design Mode</h2> - <paragraph role="paragraph" id="par_id791529758540932" xml-lang="en-US">Enable or disable form design mode.</paragraph> - </section> - <section id="form_control_wizard"> - <h2 id="hd_id121529758546072">Control Wizards</h2> - <paragraph role="paragraph" id="par_id271529758552229" xml-lang="en-US">Enable or disable control wizards.</paragraph> - </section> - <embed href="text/shared/02/01170000.xhp#labelfield"/> - <embed href="text/shared/02/01170000.xhp#textbox"/> - <embed href="text/shared/02/01170000.xhp#checkbox"/> - <embed href="text/shared/02/01170000.xhp#optionbutton"/> - <embed href="text/shared/02/01170000.xhp#listbox"/> - <embed href="text/shared/02/01170000.xhp#combobox"/> - <embed href="text/shared/02/01170000.xhp#pushbutton"/> - <embed href="text/shared/02/01170000.xhp#imagebutton"/> - <embed href="text/shared/02/01170000.xhp#formattedfield"/> +<meta> +<topic id="writerformmenu" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Form Menu</title> +<filename>/text/swriter/main0120.xhp</filename> +</topic> +</meta> +<body> + +<section id="form"> +<bookmark id="bm_id601529755027114" xml-lang="en-US" branch="hid/.uno:FormMenu" localize="false"/> +<h1 id="hd_id111529755027117"><link href="text/swriter/main0120.xhp" name="Form menu">Form</link></h1> +<paragraph id="par_id991529755027118" role="paragraph" xml-lang="en-US"><variable id="form_intro"><ahelp hid=".">Contains commands for activate form design mode, enable/disable control wizards and insert form controls in your document.</ahelp></variable></paragraph> +</section> + +<section id="form_design_mode"> +<h2 id="hd_id551529758534136">Design Mode</h2> +<paragraph role="paragraph" id="par_id791529758540932" xml-lang="en-US">Enable or disable form design mode.</paragraph> +</section> + +<section id="form_control_wizard"> +<h2 id="hd_id121529758546072">Control Wizards</h2> +<paragraph role="paragraph" id="par_id271529758552229" xml-lang="en-US">Enable or disable control wizards. </paragraph> +</section> + +<embed href="text/shared/02/01170000.xhp#labelfield"/> +<embed href="text/shared/02/01170000.xhp#textbox"/> +<embed href="text/shared/02/01170000.xhp#checkbox"/> +<embed href="text/shared/02/01170000.xhp#optionbutton"/> +<embed href="text/shared/02/01170000.xhp#listbox"/> +<embed href="text/shared/02/01170000.xhp#combobox"/> +<embed href="text/shared/02/01170000.xhp#pushbutton"/> +<embed href="text/shared/02/01170000.xhp#imagebutton"/> +<embed href="text/shared/02/01170000.xhp#formattedfield"/> + <h2 id="hd_id571529784049416">More fields</h2> <paragraph role="paragraph" id="par_id951529784060420" xml-lang="en-US">Date, time, numerical, currency and pattern form fields.</paragraph> <embed href="text/shared/02/01170000.xhp#groupbox"/> @@ -45,12 +50,12 @@ <embed href="text/shared/02/01170000.xhp#fileselection"/> <embed href="text/shared/02/01170000.xhp#tablecontrol"/> <embed href="text/shared/02/01170000.xhp#navigationbar"/> - <embed href="text/shared/02/01170100.xhp#control"/> <embed href="text/shared/02/01170200.xhp#form_properties"/> <embed href="text/shared/02/01170600.xhp#form_navigator"/> <embed href="text/shared/02/01170300.xhp#taborder"/> <embed href="text/shared/02/01171000.xhp#open_in_design_mode"/> + <section id="activation_order"> <h2 id="hd_id811529763403256">Automatic Control Focus</h2> <paragraph role="paragraph" id="par_id281529763411414" xml-lang="en-US">Enable or disable Automatic Control Focus</paragraph> |