diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-23 18:43:05 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-06-25 16:22:09 +0200 |
commit | 971f4369e9763903aaa6801618040c44b4bbf1b0 (patch) | |
tree | 73f937341c11d96e87903d2ad6fcfbce85a5ba88 /source/text/shared/02/01170000.xhp | |
parent | 9c72214669c1f04d0e91e4c477c76c44b3aa63b4 (diff) |
Add Form menu help page in Writer
changed '/' to 'or'
Change-Id: I14946035077cb231a55f08cdfd3b92a9df76e3b7
Reviewed-on: https://gerrit.libreoffice.org/56343
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/02/01170000.xhp')
-rw-r--r-- | source/text/shared/02/01170000.xhp | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/source/text/shared/02/01170000.xhp b/source/text/shared/02/01170000.xhp index 9bfda64006..a77e53f6d1 100644 --- a/source/text/shared/02/01170000.xhp +++ b/source/text/shared/02/01170000.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textshared0201170000xml" indexer="include"> <title id="tit" xml-lang="en-US">Form Controls</title> @@ -414,6 +414,7 @@ <paragraph role="paragraph" id="par_idN11D63" xml-lang="en-US">In a Calc spreadsheet, you can use the Data tab page to create a two-way link between a scrollbar and a cell.<comment>UFI: see spec doc scrollbar_form_control.sxw</comment></paragraph> </section> <section id="Section13"> + <section id="imagebutton"> <bookmark xml-lang="en-US" branch="hid/.uno:Imagebutton" id="bm_id2102401" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Imagebutton" id="bm_id3151373" localize="false"/> <paragraph role="heading" id="hd_id3153316" xml-lang="en-US" level="2">Image Button<comment>more controls bar</comment></paragraph> @@ -429,9 +430,10 @@ </tablecell> </tablerow> </table> - +</section> </section> <section id="Section12"> + <section id="imagecontrol"> <bookmark xml-lang="en-US" branch="hid/.uno:ImageControl" id="bm_id7383386" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:ImageControl" id="bm_id3150947" localize="false"/> <paragraph role="heading" id="hd_id3159171" xml-lang="en-US" level="2">Image Control<comment>more controls bar</comment></paragraph> @@ -448,7 +450,7 @@ </tablecell> </tablerow> </table> - +</section> </section> <section id="Section10"> <bookmark xml-lang="en-US" branch="hid/.uno:DateField" id="bm_id4810502" localize="false"/> @@ -587,6 +589,7 @@ <paragraph role="note" id="par_id3145615" xml-lang="en-US">Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the <link href="text/shared/02/01170101.xhp" name="Name"><emph>Name</emph></link> properties of all option fields, enter the same name in order to group them.</paragraph> </section> <section id="Section4"> +<section id="tablecontrol"> <bookmark xml-lang="en-US" branch="hid/.uno:Grid" id="bm_id74623" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Grid" id="bm_id3147372" localize="false"/> <paragraph role="heading" id="hd_id3157996" xml-lang="en-US" level="2">Table Control<comment>more controls bar</comment></paragraph> @@ -602,10 +605,12 @@ </tablecell> </tablerow> </table> +</section> <paragraph role="paragraph" id="par_id3154697" xml-lang="en-US"><link href="text/shared/02/01170004.xhp" name="Special Information about Table Controls">Special information about Table Controls</link>.</paragraph> </section> <section id="Section24"> +<section id="navbar"> <bookmark xml-lang="en-US" branch="hid/.uno:NavigationBar" id="bm_id8951689" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:NavigationBar" id="bm_id9112521" localize="false"/> <paragraph role="heading" id="par_idN11B1E" xml-lang="en-US" level="2">Navigation bar<comment>more controls bar</comment></paragraph> @@ -621,7 +626,7 @@ </tablecell> </tablerow> </table> - +</section> <paragraph role="paragraph" id="par_idN11DB1" xml-lang="en-US">The navigation bar allows you to move through the records of a database or a database form. The controls on this navigation bar work the same way as the controls on the default <link href="text/shared/main0213.xhp">navigation bar</link> in $[officename].</paragraph> </section> </section><comment>end of MORE CONTROLS bar</comment> |