From c3b9e2711f3670e3a9f5fdf7abb7e4dca8ea1f2b Mon Sep 17 00:00:00 2001 From: tagezi Date: Mon, 9 Nov 2015 14:45:22 +0200 Subject: tdf#95698 correction a parent tag for paragraphs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ful_func.xhp -- changed the parent tag from 'variable' to 'section' for paragraphs func_im* -- canged corresponding links form embedvar to embed Change-Id: If150119308bd5ce93a74dee83f1280810a8c5fee Reviewed-on: https://gerrit.libreoffice.org/19859 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/scalc/01/ful_func.xhp | 12 ++++++------ source/text/scalc/01/func_imcos.xhp | 6 +++--- source/text/scalc/01/func_imcosh.xhp | 6 +++--- source/text/scalc/01/func_imcot.xhp | 6 +++--- source/text/scalc/01/func_imcsc.xhp | 6 +++--- source/text/scalc/01/func_imcsch.xhp | 6 +++--- source/text/scalc/01/func_imsec.xhp | 6 +++--- source/text/scalc/01/func_imsech.xhp | 6 +++--- source/text/scalc/01/func_imsin.xhp | 6 +++--- source/text/scalc/01/func_imsinh.xhp | 6 +++--- source/text/scalc/01/func_imtan.xhp | 6 +++--- 11 files changed, 36 insertions(+), 36 deletions(-) (limited to 'source') diff --git a/source/text/scalc/01/ful_func.xhp b/source/text/scalc/01/ful_func.xhp index 4835f40b4c..b6ff653610 100644 --- a/source/text/scalc/01/ful_func.xhp +++ b/source/text/scalc/01/ful_func.xhp @@ -15,16 +15,16 @@ Title in descriptions of functions - +
Syntax - - +
+
Examples - +
Notes for functions @@ -61,10 +61,10 @@ The imaginary part is equal to zero, so it is not displayed in the result.
- +
The result is presented in the string format and has the character "i" or "j" as an imaginary unit. - +
diff --git a/source/text/scalc/01/func_imcos.xhp b/source/text/scalc/01/func_imcos.xhp index 9e0b22164d..1e491657a5 100644 --- a/source/text/scalc/01/func_imcos.xhp +++ b/source/text/scalc/01/func_imcos.xhp @@ -34,9 +34,9 @@ cos(a+bi) = cos(a)cosh(b) - sin(a)sinh(b)i - + - + IMCOS(Complex_number) @@ -51,7 +51,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imcosh.xhp b/source/text/scalc/01/func_imcosh.xhp index f93b09baae..de6c9b7b06 100644 --- a/source/text/scalc/01/func_imcosh.xhp +++ b/source/text/scalc/01/func_imcosh.xhp @@ -34,9 +34,9 @@ cosh(a+bi)=cosh(a)cos(b)+sinh(a)sin(b)i - + - + IMCOSH(Complex_number) @@ -51,7 +51,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imcot.xhp b/source/text/scalc/01/func_imcot.xhp index 79937410f6..7a359406a3 100644 --- a/source/text/scalc/01/func_imcot.xhp +++ b/source/text/scalc/01/func_imcot.xhp @@ -38,9 +38,9 @@ - + - + IMCOT(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imcsc.xhp b/source/text/scalc/01/func_imcsc.xhp index 7285d50024..24bdfdc0bd 100644 --- a/source/text/scalc/01/func_imcsc.xhp +++ b/source/text/scalc/01/func_imcsc.xhp @@ -38,9 +38,9 @@ - + - + IMCSC(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imcsch.xhp b/source/text/scalc/01/func_imcsch.xhp index 4b054a537b..f5438121b0 100644 --- a/source/text/scalc/01/func_imcsch.xhp +++ b/source/text/scalc/01/func_imcsch.xhp @@ -38,9 +38,9 @@ - + - + IMCSCH(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imsec.xhp b/source/text/scalc/01/func_imsec.xhp index ca9b031dd3..e614a7d67c 100644 --- a/source/text/scalc/01/func_imsec.xhp +++ b/source/text/scalc/01/func_imsec.xhp @@ -38,9 +38,9 @@ - + - + IMSEC(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imsech.xhp b/source/text/scalc/01/func_imsech.xhp index 3b8df24f94..486f2d67d5 100644 --- a/source/text/scalc/01/func_imsech.xhp +++ b/source/text/scalc/01/func_imsech.xhp @@ -38,9 +38,9 @@ - + - + IMSECH(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imsin.xhp b/source/text/scalc/01/func_imsin.xhp index 54064415df..b21d2ddb52 100644 --- a/source/text/scalc/01/func_imsin.xhp +++ b/source/text/scalc/01/func_imsin.xhp @@ -34,9 +34,9 @@ sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i - + - + IMSIN(Complex_number) @@ -51,7 +51,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imsinh.xhp b/source/text/scalc/01/func_imsinh.xhp index 72d20e65c2..9924db4ced 100644 --- a/source/text/scalc/01/func_imsinh.xhp +++ b/source/text/scalc/01/func_imsinh.xhp @@ -34,9 +34,9 @@ sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i - + - + IMSINH(Complex_number) @@ -51,7 +51,7 @@
- + =("4-3i") diff --git a/source/text/scalc/01/func_imtan.xhp b/source/text/scalc/01/func_imtan.xhp index 326fff5309..13f60de084 100644 --- a/source/text/scalc/01/func_imtan.xhp +++ b/source/text/scalc/01/func_imtan.xhp @@ -38,9 +38,9 @@ - + - + IMTAN(Complex_number) @@ -55,7 +55,7 @@
- + =("4-3i") -- cgit