diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 10:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 16:24:16 +0100 |
commit | b9e507c6a3a4be582dd09ac1d81b7c093a2985ae (patch) | |
tree | bf1a5d7c43b0d986d745a25a8a96b0251ac9f895 /source/text/scalc/01/04080000.xhp | |
parent | 8030c1946f37e4d1b8e6ceff25bc72ead4a09fbf (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84962
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04080000.xhp')
-rw-r--r-- | source/text/scalc/01/04080000.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/01/04080000.xhp b/source/text/scalc/01/04080000.xhp index 8cef31517a..a02175863d 100644 --- a/source/text/scalc/01/04080000.xhp +++ b/source/text/scalc/01/04080000.xhp @@ -36,7 +36,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:FunctionBox" id="bm_id998166" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/@@nowidget@@" id="bm_id314550752" localize="false"/> -<paragraph id="hd_id3154126" role="heading" level="1" xml-lang="en-US"><variable id="function_list_title"><link href="text/scalc/01/04080000.xhp" name="Function List">Function List</link></variable></paragraph> +<h1 id="hd_id3154126"><variable id="function_list_title"><link href="text/scalc/01/04080000.xhp" name="Function List">Function List</link></variable></h1> <paragraph id="par_id3151118" role="paragraph" xml-lang="en-US"><variable id="function_list_text"><ahelp hid="HID_SC_FUNCTIONLIST">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href="text/scalc/01/04060000.xhp" name="Function Wizard">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values.</paragraph> <section id="howtoget"> @@ -45,20 +45,20 @@ <paragraph id="par_id3152576" role="paragraph" xml-lang="en-US">The <emph>Function List</emph> window is a resizable <link href="text/shared/00/00000005.xhp#andocken" name="dockable window">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/category" id="bm_id3149960" localize="false"/> -<paragraph id="hd_id3145799" role="heading" level="2" xml-lang="en-US">Category List</paragraph> +<h2 id="hd_id3145799">Category List</h2> <embed href="text/scalc/01/04060000.xhp#kategorienliste"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/funclist" id="bm_id3147126" localize="false"/> -<paragraph id="hd_id3153160" role="heading" level="2" xml-lang="en-US">Function List</paragraph> +<h2 id="hd_id3153160">Function List</h2> <paragraph id="par_id3149412" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/functionpanel/funclist">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/functionpanel/insert" id="bm_id3150752" localize="false"/> -<paragraph id="hd_id3146971" role="heading" level="2" xml-lang="en-US">Insert Function into calculation sheet</paragraph> +<h2 id="hd_id3146971">Insert Function into calculation sheet</h2> <table id="tbl_id3153711"> <tablerow> <tablecell> - <paragraph id="par_id3150043" role="paragraph" xml-lang="en-US"> <image id="img_id3159267" src="sc/res/fx.png"><alt id="alt_id3159267" xml-lang="en-US">Icon</alt></image></paragraph> + <paragraph id="par_id3150043" role="paragraph" xml-lang="en-US"> <image id="img_id3159267" src="sc/res/fx.png" width="1cm" height="1cm"><alt id="alt_id3159267" xml-lang="en-US">Icon Insert Function</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id3147345" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/functionpanel/insert">Inserts the selected function into the document.</ahelp></paragraph> |