diff options
Diffstat (limited to 'helpcontent2/source/text/shared/guide/edit_symbolbar.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/edit_symbolbar.xhp | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp b/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp new file mode 100644 index 000000000..71c649e01 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp @@ -0,0 +1,71 @@ +<?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/. + * + * 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 . + --> + +<meta> +<topic id="textsharedguideedit_symbolbarxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Adding Buttons to Toolbars</title> +<filename>/text/shared/guide/edit_symbolbar.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3159201"><bookmark_value>customizing; toolbars</bookmark_value> +<bookmark_value>buttons;toolbars</bookmark_value> +<bookmark_value>toolbars;adding buttons</bookmark_value> +<bookmark_value>configuring; toolbars</bookmark_value> +<bookmark_value>editing; toolbars</bookmark_value> +<bookmark_value>inserting;buttons in toolbars</bookmark_value> +</bookmark> +<bookmark xml-lang="en-US" branch="hid/cui/ui/newtoolbardialog/NewToolbarDialog" id="bm_id3148647" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/newtoolbardialog/@@nowidget@@" id="bm_id3148647" localize="false"/> +<h1 id="hd_id3159201" xml-lang="en-US"><variable id="edit_symbolbar"><link href="text/shared/guide/edit_symbolbar.xhp" name="Adding Buttons to Toolbars">Adding Buttons to Toolbars</link></variable></h1> +<section id="edtext"> +<h2 id="hd_id3153561" xml-lang="en-US">To make a button visible on a toolbar</h2> +<paragraph role="paragraph" id="par_id3159157" xml-lang="en-US">Open the context menu of the toolbar (right click) and choose <menuitem>Visible Buttons</menuitem> and then select the button you want to display.</paragraph> +</section> +<bookmark xml-lang="en-US" branch="hid/.uno:ConfigureToolboxVisible" id="bm_id3149517" localize="false"/><paragraph role="paragraph" id="par_id2439039" xml-lang="en-US"><ahelp hid="." visibility="hidden">Opens a dialog where you can add, edit, and remove icons.</ahelp></paragraph> +<h2 id="hd_id3151384" xml-lang="en-US">To add a button to a toolbar</h2> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3147264" xml-lang="en-US">Choose <menuitem>Tools - Customize</menuitem>, and click on the <emph>Toolbars</emph> tab.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3154071" xml-lang="en-US">In the <emph>Target</emph> box, select the toolbar you want to change.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3148797" xml-lang="en-US">Select the command to be added in the <emph>Available Commands</emph> box. (Use the <emph>Category</emph> and/or <emph>Search</emph> boxes to restrict possibilities.)</paragraph> +</listitem> +<listitem> +<paragraph id="par_id611603924436655" role="listitem">Click the <emph>Right Arrow</emph> icon to add the selected command.</paragraph> +</listitem> +<listitem> +<paragraph id="par_id611603924900693" role="listitem">The check box in the <emph>Assigned Commands</emph> list controls whether the command is visible on the toolbar.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3152922" xml-lang="en-US">You can rearrange the <emph>Assigned Commands</emph> list by selecting a command name and clicking <emph>Move Up</emph> and <emph>Move Down</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145171" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<section id="relatedtopics"> +<embed href="text/shared/guide/configure_overview.xhp#configure_overview"/> +</section> +</body> +</helpdocument> |