diff options
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/04060185.xhp | 3 | ||||
-rw-r--r-- | source/text/scalc/01/common_func.xhp | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/source/text/scalc/01/04060185.xhp b/source/text/scalc/01/04060185.xhp index 648dd3ec6e..412625f741 100644 --- a/source/text/scalc/01/04060185.xhp +++ b/source/text/scalc/01/04060185.xhp @@ -212,6 +212,9 @@ <embed href="text/scalc/01/ful_func.xhp#number255"/> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> <paragraph xml-lang="en-US" id="par_id2953933" role="paragraph"><item type="input">=STDEV.P(A1:A50)</item> returns a standard deviation of the data referenced.</paragraph> + <embed href="text/scalc/01/common_func.xhp#sectiontechinfo"/> + <embed href="text/scalc/01/common_func.xhp#notODFF"/> + <paragraph role="paragraph" id="par_id341640873986703" localize="false"><literal>COM.MICROSOFT.STDEV.P</literal></paragraph> </section> <section id="stdevdots"> <bookmark xml-lang="en-US" branch="index" id="bm_id2849734"> diff --git a/source/text/scalc/01/common_func.xhp b/source/text/scalc/01/common_func.xhp index 87be416917..309162d1d4 100644 --- a/source/text/scalc/01/common_func.xhp +++ b/source/text/scalc/01/common_func.xhp @@ -24,6 +24,12 @@ <section id="sectionexamples"> <h3 id="hd_id281996">Examples</h3> </section> + <section id="sectiontechinfo"> + <h3 id="hd_id301640873452726">Technical information</h3> + </section> + <section id="notODFF"> + <paragraph role="paragraph" id="par_id251640873774457">This function is not part of the <emph>Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</emph> standard and was introduced for interoperability with other office suites. The name space is</paragraph> + </section> <section id="datenumbersequencenote"> <note id="par_id301616845402409">This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the <link href="text/scalc/01/03080000.xhp" name="value highlight">value highlighting</link> feature.</note> </section> |