diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-18 17:44:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-19 00:22:14 +0200 |
commit | 6570689918de8fa9185c496808681b4612906164 (patch) | |
tree | 8d02e891298725127d362b1317fcdea41fce2fad /source/text/sdraw/main_shape.xhp | |
parent | 1848284e83e609f092f80c55dce108c22964699f (diff) |
Update Draw menus and Contents tree (part)
Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81
Reviewed-on: https://gerrit.libreoffice.org/77677
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw/main_shape.xhp')
-rw-r--r-- | source/text/sdraw/main_shape.xhp | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/source/text/sdraw/main_shape.xhp b/source/text/sdraw/main_shape.xhp new file mode 100644 index 0000000000..304a7da29c --- /dev/null +++ b/source/text/sdraw/main_shape.xhp @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * 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/. + * + --> + <meta> + <topic id="mainmenushape" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Shape</title> + <filename>/text/sdraw/main_shape.xhp</filename> + </topic> + </meta> + <body> + <section id="shape"> + <bookmark id="bm_id571558217682353" xml-lang="en-US" branch="hid/zzzz" localize="false"/> + <h1 id="hd_id381558217682354"><link href="text/sdraw/main_shape.xhp" name="shape menu">Shape</link></h1> + <paragraph id="par_id91558217682355" role="paragraph" xml-lang="en-US"><variable id="shapevar"><ahelp hid=".">This menu provides shape objects management.</ahelp></variable></paragraph> + + </section> +</body> +</helpdocument> |