diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-07-07 12:23:03 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 19:11:29 +0200 |
commit | a6aca48c82b1296bcfb78261079a58a749496dff (patch) | |
tree | e87a62408712f1f460aff3d41584e2978641c13d /source | |
parent | 74b90e87b02f192dcff7394ff6198eacba023c50 (diff) |
Cleanups in /shared/01/04*.xhp files
Change-Id: I6251ed2d63735b2a0f39a9bf9c8d6b5571657a5e
Reviewed-on: https://gerrit.libreoffice.org/57122
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/04150000.xhp | 29 |
1 files changed, 9 insertions, 20 deletions
diff --git a/source/text/shared/01/04150000.xhp b/source/text/shared/01/04150000.xhp index 875166857a..dc47df1a76 100644 --- a/source/text/shared/01/04150000.xhp +++ b/source/text/shared/01/04150000.xhp @@ -24,41 +24,30 @@ <filename>/text/shared/01/04150000.xhp</filename> </topic> </meta> - <body> - - <section id="object_submenu"> - -<section id="objekt"> + <section id="objekt"> <bookmark xml-lang="en-US" branch="hid/.uno:ObjectMenu" id="bm_id2569353" localize="false"/> - <paragraph id="hd_id3146873" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/04150000.xhp" name="Object">Object</link></paragraph> -<paragraph id="par_id3159079" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts an embedded object into your document, including formulas, 3D models, charts and OLE objects.</ahelp></paragraph> -</section> + <paragraph id="par_id3159079" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts an embedded object into your document, including formulas, 3D models, charts and OLE objects.</ahelp></paragraph> + </section> </section> - <section id="howtoget"> -<embed href="text/shared/00/00000404.xhp#objekteinf"/> + <embed href="text/shared/00/00000404.xhp#objekteinf"/> </section> - <paragraph id="hd_id3153577" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/04160300.xhp" name="Formula">Formula</link></paragraph> -<embed href="text/shared/01/04160300.xhp#starmath"/> + <embed href="text/shared/01/04160300.xhp#starmath"/> <switch select="appl"> <case select="CALC"> - <paragraph id="par_id030420161017343575" role="heading" level="2" xml-lang="en-US">Chart From File</paragraph> -<paragraph id="par_id030420161036124113" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertObjectChartFromFile">Inserts a chart from within another spreadsheet or from an ODF Chart file (*.odc).</ahelp></paragraph> + <paragraph id="par_id030420161036124113" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertObjectChartFromFile">Inserts a chart from within another spreadsheet or from an ODF Chart file (file extension: <emph>*.odc</emph>).</ahelp></paragraph> </case> <case select="IMPRESS"> - <paragraph id="par_id030420161017345031" role="heading" level="2" xml-lang="en-US">3D Model</paragraph> -<paragraph id="par_id03042016103612802" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:Insert3DModel">Inserts a 3D models in the glTF format. This option is currently only available for Windows and Linux.</ahelp></paragraph> + <paragraph id="par_id03042016103612802" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:Insert3DModel">Inserts a 3D models in the glTF format. This option is currently only available for Windows and Linux.</ahelp></paragraph><comment>Is this still valid? AFAIK glTF and Collada stuff were removed meanwhile.</comment> </case> </switch> - <paragraph id="hd_id3154894" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/04150100.xhp" name="OLE Object">OLE Object</link></paragraph> -<embed href="text/shared/01/04150100.xhp#ole"/> + <embed href="text/shared/01/04150100.xhp#ole"/> </body> - -</helpdocument>
\ No newline at end of file +</helpdocument> |