summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/04060105.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/scalc/01/04060105.xhp')
-rw-r--r--source/text/scalc/01/04060105.xhp4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/text/scalc/01/04060105.xhp b/source/text/scalc/01/04060105.xhp
index 2dfa2e212f..6283c38eba 100644
--- a/source/text/scalc/01/04060105.xhp
+++ b/source/text/scalc/01/04060105.xhp
@@ -117,9 +117,7 @@
<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE.</paragraph>
<paragraph id="par_id3154811" role="paragraph">
<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE.</paragraph>
- <paragraph id="par_idN107FA" role="paragraph" localize="false">
- <embedvar href="text/scalc/00/00000004.xhp#optional"/>
- </paragraph>
+ <paragraph id="par_idN107FA" role="paragraph" localize="false"><embedvar href="text/scalc/00/00000004.xhp#optional"/></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
<paragraph id="par_id3150867" role="paragraph">
<input>=IF(A1&gt;5;100;"too small")</input> If the value in <literal>A1</literal> is greater than <literal>5</literal>, the value <literal>100</literal> is returned; otherwise, the text <literal>too small</literal> is returned.</paragraph>