diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-30 22:42:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 12:59:26 +0200 |
commit | 83fdeadc83d3bfee7ef90bdace7cf0db8487190d (patch) | |
tree | bcd4534a16b1dc93aeca6b9aff3adf52dfc998fd /source/text/swriter/02 | |
parent | 5b63a42edbba2999ccb50f5f58268050e25e22a9 (diff) |
tdf#115254 Some branch bookmarks are'nt working 12
module sw, i- l-
Change-Id: I9c9a3060f79542b7397fa7fde48a990599eb4b8d
Reviewed-on: https://gerrit.libreoffice.org/58350
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/02')
-rw-r--r-- | source/text/swriter/02/14020000.xhp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/source/text/swriter/02/14020000.xhp b/source/text/swriter/02/14020000.xhp index dd863cfe58..d920c6d0cb 100644 --- a/source/text/swriter/02/14020000.xhp +++ b/source/text/swriter/02/14020000.xhp @@ -37,7 +37,10 @@ <bookmark_value>variables;document properties</bookmark_value> <bookmark_value>arithmetical operators in formulas</bookmark_value> </bookmark> -<bookmark xml-lang="en-US" branch="hid/SW_HID_TBX_FORMULA_CALC" id="bm_id3155175" localize="false"/><paragraph role="heading" id="hd_id3149687" xml-lang="en-US" level="1"><link href="text/swriter/02/14020000.xhp" name="Formula">Formula</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inputwinmenu/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/SW_HID_TBX_FORMULA_CALC" id="bm_id3155175" localize="false"/> + +<paragraph role="heading" id="hd_id3149687" xml-lang="en-US" level="1"><link href="text/swriter/02/14020000.xhp" name="Formula">Formula</link></paragraph> <paragraph role="paragraph" id="par_id3143270" xml-lang="en-US"><ahelp hid=".">Opens a submenu, from which you can insert a formula into the cell of a table.</ahelp> Place the cursor in a cell in the table or at the position in the document where you want the result to appear. Click the<emph> Formula </emph>icon and choose the desired formula from the submenu.</paragraph> </section> <paragraph role="paragraph" id="par_id3149096" xml-lang="en-US">The formula appears in the input line. To specify a range of cells in a table, select the desired cells with the mouse. The corresponding cell references also appear in the input line. Enter additional parameters, as necessary, and click <emph>Apply</emph> to confirm your entry. You can also enter the formula directly if you know the appropriate syntax. This is necessary, for example, in the <link href="text/swriter/01/04090000.xhp" name="Insert Fields"><emph>Insert Fields</emph></link> and <emph>Edit Fields</emph> dialogs.</paragraph> |