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 | |
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')
-rw-r--r-- | source/text/sdraw/00/page_menu.xhp | 11 | ||||
-rw-r--r-- | source/text/sdraw/01/delete_page.xhp | 30 | ||||
-rw-r--r-- | source/text/sdraw/01/duplicate_page.xhp | 28 | ||||
-rw-r--r-- | source/text/sdraw/01/insert_layer.xhp | 52 | ||||
-rw-r--r-- | source/text/sdraw/01/modify_layer.xhp | 58 | ||||
-rw-r--r-- | source/text/sdraw/01/navigate_page.xhp | 28 | ||||
-rw-r--r-- | source/text/sdraw/01/new_page.xhp | 7 | ||||
-rw-r--r-- | source/text/sdraw/01/rename_page.xhp | 31 | ||||
-rw-r--r-- | source/text/sdraw/main0100.xhp | 12 | ||||
-rw-r--r-- | source/text/sdraw/main_format.xhp | 4 | ||||
-rw-r--r-- | source/text/sdraw/main_insert.xhp | 47 | ||||
-rw-r--r-- | source/text/sdraw/main_page.xhp | 31 | ||||
-rw-r--r-- | source/text/sdraw/main_shape.xhp | 25 |
13 files changed, 324 insertions, 40 deletions
diff --git a/source/text/sdraw/00/page_menu.xhp b/source/text/sdraw/00/page_menu.xhp index 5a006d5f2c..f04fa95c14 100644 --- a/source/text/sdraw/00/page_menu.xhp +++ b/source/text/sdraw/00/page_menu.xhp @@ -18,9 +18,9 @@ --> <helpdocument version="1.0"> <meta> - <topic id="textsimpress00pagemenuxml" indexer="exclude" status="PUBLISH"> + <topic id="textsdraw00pagemenuxml" indexer="exclude" status="PUBLISH"> <title id="tit" xml-lang="en-US">Page Menu</title> - <filename>/text/simpress/00/page_menu.xhp</filename> + <filename>/text/sdraw/00/page_menu.xhp</filename> </topic> </meta> <body> @@ -48,5 +48,12 @@ </table> </section> </section> + <paragraph role="paragraph" id="par_id231566134395223"><variable id="menupagerename">Choose <menuitem>Page - Rename Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id311566135070776"><variable id="contextmenurename">Right-click on the page thumbnail and choose <menuitem>Rename Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id141566138212217"><variable id="menupagedelete">Choose <menuitem>Page - Delete Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id261566138218294"><variable id="contextmenudelete">Right-click on the page thumbnail and choose <menuitem>Delete Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id491566139741356"><variable id="menupageduplicate">Choose <menuitem>Page - Duplicate Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id301566157911675"><variable id="pagenavigation">Choose <menuitem>Page - Navigate</menuitem>.</variable></paragraph> + </body> </helpdocument> diff --git a/source/text/sdraw/01/delete_page.xhp b/source/text/sdraw/01/delete_page.xhp new file mode 100644 index 0000000000..2c78bb9b71 --- /dev/null +++ b/source/text/sdraw/01/delete_page.xhp @@ -0,0 +1,30 @@ +<?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/. +* +--> + +<helpdocument version="1.0"> + <meta> + <topic id="drawdeletepage" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Delete Page</title> + <filename>/text/sdraw/01/delete_page.xhp</filename> + </topic> + </meta> + <body> + <section id="deletepage"> + <h1 id="hd_id3150202"><link href="text/sdraw/01/delete_page.xhp" name="Delete Page">Delete Page</link></h1> + <paragraph role="paragraph" id="par_id3152988" xml-lang="en-US">Delete the current page.</paragraph> + </section> + <section id="howtoget"> + <embed href="text/sdraw/00/page_menu.xhp#menupagedelete"/> + <embed href="text/sdraw/00/page_menu.xhp#contextmenudelete"/> + </section> +</body> +</helpdocument> diff --git a/source/text/sdraw/01/duplicate_page.xhp b/source/text/sdraw/01/duplicate_page.xhp new file mode 100644 index 0000000000..54a66f1fec --- /dev/null +++ b/source/text/sdraw/01/duplicate_page.xhp @@ -0,0 +1,28 @@ +<?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="sdrawduplicatepage" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Duplicate Page</title> + <filename>/text/sdraw/01/duplicate_page.xhp</filename> + </topic> + </meta> + <body> + <section id="duplicatepage"> + <bookmark branch="hid/.uno:DuplicatePage" xml-lang="en-US" id="bm_id3147436" localize="false"/> + <h1 id="hd_id3148576"><link href="text/sdraw/01/duplicate_page.xhp" name="Duplicate Page">Duplicate Page</link></h1> + <paragraph role="paragraph" id="par_id3153190" xml-lang="en-US"><ahelp hid=".uno:DuplicatePage" visibility="visible">Inserts a copy of the current page after the current page.</ahelp></paragraph> + </section> + <section id="howtoget"> + <embed href="text/sdraw/00/page_menu.xhp#menupageduplicate"/> + </section> +</body> +</helpdocument> diff --git a/source/text/sdraw/01/insert_layer.xhp b/source/text/sdraw/01/insert_layer.xhp new file mode 100644 index 0000000000..64c986ed9e --- /dev/null +++ b/source/text/sdraw/01/insert_layer.xhp @@ -0,0 +1,52 @@ +<?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="textsimpress0104020000xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Insert Layer</title> +<filename>/text/sdraw/01/insert_layer.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertLayer" id="bm_id5317946" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/InsertLayerDialog" id="bm_id3150716" localize="false"/> +<paragraph role="heading" id="hd_id3151074" xml-lang="en-US" level="1">Insert Layer</paragraph> +<paragraph role="paragraph" id="par_id3153415" xml-lang="en-US"><variable id="ebenetext"><ahelp hid=".uno:InsertLayer">Inserts a new layer in the document. Layers are only available in Draw, not in Impress. </ahelp> +</variable></paragraph> +<section id="howtoget"> + <embed href="text/simpress/00/00000404.xhp#efgene"/> +</section> +<paragraph role="note" id="par_id3150205" xml-lang="en-US">To select a layer, click the corresponding tab at the bottom of the workspace.</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/name" id="bm_id3156449" localize="false"/><paragraph role="heading" id="hd_id3145588" xml-lang="en-US" level="2">Name</paragraph> +<paragraph role="paragraph" id="par_id3149404" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/insertlayer/name">Enter a name for the new layer.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3153820" xml-lang="en-US" level="2">Properties</paragraph> +<paragraph role="paragraph" id="par_id3151240" xml-lang="en-US">Set the properties for the new layer.</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/visible" id="bm_id3156017" localize="false"/><paragraph role="heading" id="hd_id3149945" xml-lang="en-US" level="3">Visible</paragraph> +<paragraph role="paragraph" id="par_id3157980" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/insertlayer/visible">Show or hide the layer.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/printable" id="bm_id3150046" localize="false"/><paragraph role="heading" id="hd_id3153246" xml-lang="en-US" level="3">Printable</paragraph> +<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/insertlayer/printable">When printing, print or ignore this particular layer.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/locked" id="bm_id3149870" localize="false"/><paragraph role="heading" id="hd_id3146965" xml-lang="en-US" level="3">Locked</paragraph> +<paragraph role="paragraph" id="par_id3149876" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/insertlayer/locked">Prevent elements on the layer from being edited.</ahelp></paragraph> +</body> +</helpdocument> diff --git a/source/text/sdraw/01/modify_layer.xhp b/source/text/sdraw/01/modify_layer.xhp new file mode 100644 index 0000000000..2f5d33a594 --- /dev/null +++ b/source/text/sdraw/01/modify_layer.xhp @@ -0,0 +1,58 @@ +<?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="textsimpress0105140000xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Modify Layer</title> +<filename>/text/sdraw/01/modify_layer.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3156329"><bookmark_value>renaming layers</bookmark_value> +<bookmark_value>layers; renaming</bookmark_value> +</bookmark> +<bookmark xml-lang="en-US" branch="hid/.uno:ModifyLayer" id="bm_id3156326" localize="false"/> +<paragraph role="heading" id="hd_id3156329" xml-lang="en-US" level="1">Modify Layer</paragraph> +<paragraph role="paragraph" id="par_id3147265" xml-lang="en-US"><variable id="ebene"><ahelp hid=".uno:ModifyLayer">Changes the properties of the selected layer.</ahelp> +</variable></paragraph> +<section id="howtoget"> + <embed href="text/simpress/00/00000405.xhp#adnene"/> +</section> +<paragraph role="heading" id="hd_id3155603" xml-lang="en-US" level="2">Name</paragraph> +<paragraph role="paragraph" id="par_id3155738" xml-lang="en-US">Enter a name for the selected layer.</paragraph> +<paragraph role="note" id="par_id3149126" xml-lang="en-US">You can only change the name of a layer you created.</paragraph> +<paragraph role="heading" id="hd_id3147345" xml-lang="en-US" level="2">Properties</paragraph> +<paragraph role="paragraph" id="par_id3148488" xml-lang="en-US">Sets the properties of the selected layer.</paragraph> +<paragraph role="heading" id="hd_id3166423" xml-lang="en-US" level="3">Visible</paragraph> +<paragraph role="paragraph" id="par_id3159239" xml-lang="en-US">Shows or hides the contents of the selected layer.</paragraph> +<paragraph role="heading" id="hd_id3150208" xml-lang="en-US" level="3">Printable</paragraph> +<paragraph role="paragraph" id="par_id3152993" xml-lang="en-US">Prints the contents of the selected layer.</paragraph> +<paragraph role="heading" id="hd_id3145585" xml-lang="en-US" level="3">Protected</paragraph> +<paragraph role="paragraph" id="par_id3159488" xml-lang="en-US">Locks the contents of the selected layer, so that they cannot be edited.</paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:RenameLayer" id="bm_id3145387" localize="false"/> +<paragraph role="heading" id="hd_id3156448" xml-lang="en-US" level="2">Rename Layer</paragraph> +<paragraph role="paragraph" id="par_id3163801" xml-lang="en-US"><ahelp hid=".uno:RenameLayer">Renames the active layer.</ahelp> You can only change the name of a layer you created.</paragraph> +</body> +</helpdocument> diff --git a/source/text/sdraw/01/navigate_page.xhp b/source/text/sdraw/01/navigate_page.xhp new file mode 100644 index 0000000000..c2a9e93d1d --- /dev/null +++ b/source/text/sdraw/01/navigate_page.xhp @@ -0,0 +1,28 @@ +<?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="page_navigation" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Page Navigation</title> + <filename>/text/sdraw/01/navigate_page.xhp</filename> + </topic> + </meta> + <body> + <section id="pagenavigation"> + <bookmark id="bm_id471566156032976" xml-lang="en-US" branch="hid/zzzz" localize="false"/> + <h1 id="hd_id341566156032976"><link href="text/sdraw/01/navigate_page.xhp" name="navigate">Page Navigation</link></h1> + <paragraph id="par_id581566156032977" role="paragraph" xml-lang="en-US"><variable id="variable name"><ahelp hid="hid path or command">Opens a sub-menu for page navigation.</ahelp></variable></paragraph> + </section> + <section id="howtoget"> + <embed href="text/sdraw/00/page_menu.xhp#pagenavigation"/> + </section> + <embed href="text/simpress/01/02110000.xhp#pagenavigation"/> +</body> +</helpdocument> diff --git a/source/text/sdraw/01/new_page.xhp b/source/text/sdraw/01/new_page.xhp index cca246717b..c23c8c9743 100644 --- a/source/text/sdraw/01/new_page.xhp +++ b/source/text/sdraw/01/new_page.xhp @@ -30,9 +30,10 @@ </history> </meta> <body> -<paragraph role="heading" id="hd_id3150202" xml-lang="en-US" level="1"><link href="text/sdraw/01/new_page.xhp" name="New Page">New Page</link></paragraph> -<paragraph role="paragraph" id="par_id3152988" xml-lang="en-US"><variable id="seitetext">Inserts a blank page after the selected page. -</variable></paragraph> +<section id="newpage"> +<h1 id="hd_id3150202"><link href="text/sdraw/01/new_page.xhp" name="New Page">New Page</link></h1> +<paragraph role="paragraph" id="par_id3152988" xml-lang="en-US">Inserts a blank page after the selected page.</paragraph> +</section> <section id="howtoget"> <embed href="text/sdraw/00/page_menu.xhp#new_page"/> </section> diff --git a/source/text/sdraw/01/rename_page.xhp b/source/text/sdraw/01/rename_page.xhp new file mode 100644 index 0000000000..0798da22b7 --- /dev/null +++ b/source/text/sdraw/01/rename_page.xhp @@ -0,0 +1,31 @@ +<?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="drawrenamepage" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Rename Page</title> + <filename>/text/sdraw/01/rename_page.xhp</filename> + </topic> + </meta> + <body> + <section id="renamepage"> + <bookmark id="bm_id661566092814709" xml-lang="en-US" branch="hid/zzzz" localize="false"/> + <h1 id="hd_id301566092814709"><link href="text/sdraw/01/rename_page.xhp" name="rename page">Rename Page</link></h1> + <paragraph id="par_id511566092814710" role="paragraph" xml-lang="en-US"><variable id="rename_page"><ahelp hid=".">Set a new name for the page.</ahelp></variable></paragraph> + </section> + <section id="howtoget"> + <embed href="text/sdraw/00/page_menu.xhp#menupagerename"/> + <embed href="text/sdraw/00/page_menu.xhp#contextmenurename"/> + </section> + <h2 id="hd_id901566134453327">Name</h2> + <paragraph role="paragraph" id="par_id371566134462398">Enter the new name of the page.</paragraph> +</body> +</helpdocument> diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index efc2f20f68..c44148058a 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -30,21 +30,25 @@ </history> </meta> <body> - - + + <section id="menues"> - <paragraph id="hd_id3148664" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/sdraw/main0100.xhp" name="Menus">Menus</link></variable></paragraph> + <h1 id="hd_id3148664"><variable id="main0100"><link href="text/sdraw/main0100.xhp" name="Menus">Menus</link></variable></h1> <paragraph role="paragraph" id="par_id3154684" xml-lang="en-US">The following is a description of all $[officename] Draw menus, submenus and their dialogs.</paragraph> </section> <embed href="text/shared/00/00000011.xhp#kontexthidden"/> - + <embed href="text/sdraw/main0101.xhp#datei"/> <embed href="text/sdraw/main_edit.xhp#bearbeiten"/> <embed href="text/sdraw/main0103.xhp#ansicht"/> <embed href="text/sdraw/main_insert.xhp#einfuegen"/> <embed href="text/sdraw/main_format.xhp#format"/> + <embed href="text/sdraw/main_page.xhp#page"/> + <embed href="text/sdraw/main_shape.xhp#shape"/> <embed href="text/sdraw/main_tools.xhp#extras"/> + <!-- <embed href="text/simpress/main0113.xhp#aendern"/> + --> <embed href="text/simpress/main0107.xhp#window"/> <embed href="text/shared/main0108.xhp#hilfe"/> </body> diff --git a/source/text/sdraw/main_format.xhp b/source/text/sdraw/main_format.xhp index 77251c5e03..85bf06154b 100644 --- a/source/text/sdraw/main_format.xhp +++ b/source/text/sdraw/main_format.xhp @@ -50,8 +50,8 @@ <embed href="text/shared/01/05210000.xhp#flaechetext"/> <paragraph role="heading" id="hd_id3153878" xml-lang="en-US" level="2"><link href="text/shared/01/05990000.xhp" name="Text">Text</link></paragraph> <embed href="text/shared/01/05990000.xhp#texttext"/> -<paragraph role="heading" id="hd_id3153913" xml-lang="en-US" level="2"><link href="text/simpress/01/05140000.xhp" name="Layer">Layer</link></paragraph> -<embed href="text/simpress/01/05140000.xhp#ebene"/> +<h2 id="hd_id3153913"><link href="text/sdraw/01/modify_layer.xhp" name="Layer">Layer</link></h2> +<embed href="text/sdraw/01/modify_layer.xhp#ebene"/> <embed href="text/simpress/01/05100000.xhp#gestalter"/> </body> </helpdocument> diff --git a/source/text/sdraw/main_insert.xhp b/source/text/sdraw/main_insert.xhp index fc42e390c9..0e1c55615c 100644 --- a/source/text/sdraw/main_insert.xhp +++ b/source/text/sdraw/main_insert.xhp @@ -28,32 +28,37 @@ </meta> <body> <section id="einfuegen"> - <paragraph xml-lang="en-US" id="hd_id3148797" role="heading" level="1"><link href="text/sdraw/main_insert.xhp" name="Insert">Insert</link></paragraph> + <h1 id="hd_id3148797"><link href="text/sdraw/main_insert.xhp" name="Insert">Insert</link></h1> <paragraph xml-lang="en-US" id="par_id3153770" role="paragraph">This menu allows you to insert elements, such as graphics and guides, into Draw documents.</paragraph> </section> - <embed href="text/simpress/01/04120000.xhp#seiteduplizieren"/> - <paragraph xml-lang="en-US" id="hd_id3146974" role="heading" level="2"><link href="text/simpress/01/04020000.xhp" name="Layer">Layer</link></paragraph> - <embed href="text/simpress/01/04020000.xhp#ebenetext"/> - <paragraph xml-lang="en-US" id="hd_id3147397" role="heading" level="2"><link href="text/simpress/01/04030000.xhp" name="Insert Snap Point/Line">Insert Snap Point/Line</link></paragraph> - <embed href="text/simpress/01/04030000.xhp#fangtext"/> - <embed href="text/simpress/01/04990000.xhp#feldbefehl"/> - <paragraph xml-lang="en-US" id="hd_id0915200910361385" role="heading" level="2"><link href="text/shared/01/04050000.xhp" name="Comment">Comment</link></paragraph> - <embed href="text/shared/01/04050000.xhp#notizbearbeitentext"/> - <paragraph xml-lang="en-US" id="hd_id3154018" role="heading" level="2"><link href="text/shared/01/04100000.xhp" name="Special Character">Special Character</link></paragraph> - <embed href="text/shared/01/04100000.xhp#sonder"/> - <embed href="text/shared/01/formatting_mark.xhp#formatting_mark"/> - <paragraph xml-lang="en-US" id="hd_id3150749" role="heading" level="2"><link href="text/shared/02/09070000.xhp" name="Hyperlink">Hyperlink</link></paragraph> - <embed href="text/shared/02/09070000.xhp#hyperdiatext"/> - <paragraph xml-lang="en-US" id="hd_id3156385" role="heading" level="2"><link href="text/simpress/01/04080100.xhp" name="Table">Table</link></paragraph> + + <h2 id="hd_id591566076088696"><link href="text/sdraw/guide/graphic_insert.xhp" name="linkname">Image</link></h2> + <paragraph role="paragraph" id="par_id91566076127444">Insert an image</paragraph> + <embed href="text/shared/menu/insert_chart.xhp#chart"/> + <h2 id="hd_id3156385"><link href="text/simpress/01/04080100.xhp" name="Table">Table</link></h2> <embed href="text/simpress/01/04080100.xhp#tabelletext"/> <embed href="text/shared/01/04990000.xhp#grafik"/> - <embed href="text/shared/01/moviesound.xhp#moviesound"/> <embed href="text/shared/01/04150000.xhp#objekt"/> - <paragraph xml-lang="en-US" id="hd_id3147003" role="heading" level="2"><link href="text/schart/01/wiz_chart_type.xhp" name="Chart">Chart</link></paragraph> - <paragraph xml-lang="en-US" id="par_id0302200904020595" role="paragraph">Inserts a chart.</paragraph> - <paragraph xml-lang="en-US" id="hd_id3155111" role="heading" level="2"><link href="text/shared/01/04160500.xhp" name="Floating Frame">Floating Frame</link></paragraph> + <h2 id="hd_id3147397"><link href="text/simpress/01/04030000.xhp" name="Insert Snap Point/Line">Insert Snap Point/Line</link></h2> + <embed href="text/simpress/01/04030000.xhp#fangtext"/> + <h2 id="hd_id3146974"><link href="text/sdraw/01/insert_layer.xhp" name="Layer">Layer</link></h2> + <embed href="text/sdraw/01/insert_layer.xhp#ebenetext"/> + <h2 id="hd_id871566077404783">Text Box</h2> + <paragraph role="paragraph" id="par_id161566077419991">Insert a text box</paragraph> + <h2 id="hd_id0915200910361385"><link href="text/shared/01/04050000.xhp" name="Comment">Comment</link></h2> + <embed href="text/shared/01/04050000.xhp#notizbearbeitentext"/> + <h2 id="hd_id3155111"><link href="text/shared/01/04160500.xhp" name="Floating Frame">Floating Frame</link></h2> <embed href="text/shared/01/04160500.xhp#frameeinfuegentext"/> - <paragraph xml-lang="en-US" id="hd_id3157867" role="heading" level="2"><link href="text/simpress/01/04110000.xhp" name="File">File</link></paragraph> - <embed href="text/simpress/01/04110000.xhp#dateitext"/> + <h2 id="hd_id281566080377117"><link href="text/shared/guide/fontwork.xhp" name="Fontwork">FontWork</link></h2> + <embed href="text/shared/guide/fontwork.xhp#fontwork01"/> + <h2 id="hd_id3150749"><link href="text/shared/02/09070000.xhp" name="Hyperlink">Hyperlink</link></h2> + <embed href="text/shared/02/09070000.xhp#hyperdiatext"/> + <h2 id="hd_id3154018"><link href="text/shared/01/04100000.xhp" name="Special Character">Special Character</link></h2> + <embed href="text/shared/01/04100000.xhp#sonder"/> + <embed href="text/shared/01/formatting_mark.xhp#formatting_mark"/> + <h2 id="hd_id961566081928998">Page Number</h2> + <paragraph role="paragraph" id="par_id601566081921518">Insert a text box with the current page number.</paragraph> + <embed href="text/simpress/01/04990000.xhp#feldbefehl"/> + <embed href="text/shared/menu/insert_form_control.xhp#form_control_submenu"/> </body> </helpdocument> diff --git a/source/text/sdraw/main_page.xhp b/source/text/sdraw/main_page.xhp index d4ff0959a9..48ac8523c4 100644 --- a/source/text/sdraw/main_page.xhp +++ b/source/text/sdraw/main_page.xhp @@ -27,17 +27,32 @@ <body> - <section id="page"> <bookmark xml-lang="en-US" branch="hid/.uno:PageMenu" id="bm_id561556822303590" localize="false"/> - -<paragraph id="hd_id41556822227733" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main_slide.xhp">Page</link></paragraph> -<paragraph id="par_id771556822318420" role="paragraph" xml-lang="en-US">This menu provides page management and navigation commands.</paragraph> +<h1 id="hd_id41556822227733"><link href="text/sdraw/main_page.xhp">Page</link></h1> +<paragraph id="par_id771556822318420" role="paragraph" xml-lang="en-US">This menu provides drawing page management and navigation commands.</paragraph> </section> -<paragraph xml-lang="en-US" id="hd_id131556822326832" role="heading" level="2"><link href="text/sdraw/01/new_page.xhp" name="New Page">New Page</link></paragraph> -<embed href="text/sdraw/01/new_page.xhp#seitetext"/> -<paragraph role="heading" id="hd_id3155091" xml-lang="en-US" level="2"><link href="text/sdraw/01/page_properties.xhp" name="Properties">Properties</link></paragraph> + +<embed href="text/sdraw/01/new_page.xhp#newpage"/> +<embed href="text/sdraw/01/duplicate_page.xhp#duplicatepage"/> +<embed href="text/simpress/01/04110100.xhp#insertslidepageobject"/> +<embed href="text/sdraw/01/rename_page.xhp#renamepage"/> +<embed href="text/sdraw/01/delete_page.xhp#deletepage"/> +<embed href="text/shared/menu/save_image.xhp#saveimageh1"/> +<embed href="text/shared/menu/set_image_background.xhp#setimageh1"/> +<h2 id="hd_id3155091"><link href="text/sdraw/01/page_properties.xhp" name="Properties">Properties</link></h2> <embed href="text/sdraw/01/page_properties.xhp#seiteeintext"/> -</body> + +<h2 id="hd_id371566154570590">Master Page</h2> +<h2 id="hd_id141566154574560">New Master</h2> +<h2 id="hd_id951566154577653">Delete Master</h2> +<h2 id="hd_id501566154580871">Master background</h2> +<h2 id="hd_id121566154584270">Master Objects</h2> +<h2 id="hd_id921566154587452">Master Elements</h2> +<h2 id="hd_id631566154595170">Move</h2> +<embed href="text/sdraw/01/navigate_page.xhp#pagenavigation"/> + + +</body> </helpdocument> 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> |