summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/scalc/01/04060110.xhp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 13:36:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 13:36:56 +0000
commit291c6786adccefc64ccddf2429c1bb838560aa07 (patch)
tree484ef4e932108a77611ee8fe68758a417bc3dabe /helpcontent2/source/text/scalc/01/04060110.xhp
parentINTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED (diff)
downloadhelp-291c6786adccefc64ccddf2429c1bb838560aa07.tar.gz
help-291c6786adccefc64ccddf2429c1bb838560aa07.zip
INTEGRATION: CWS hc680pb2 (1.3.16); FILE MERGED
2005/02/21 16:40:22 fpe 1.3.16.1: regular update
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04060110.xhp')
-rw-r--r--helpcontent2/source/text/scalc/01/04060110.xhp12
1 files changed, 6 insertions, 6 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060110.xhp b/helpcontent2/source/text/scalc/01/04060110.xhp
index abe3c96e7f..a9f77e4117 100644
--- a/helpcontent2/source/text/scalc/01/04060110.xhp
+++ b/helpcontent2/source/text/scalc/01/04060110.xhp
@@ -37,8 +37,8 @@
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
@@ -62,7 +62,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-10-12T12:47:02">converted from old format - fpe</lastedited>
+<lastedited date="2005-02-21T14:29:39">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -125,7 +125,7 @@
<paragraph role="paragraph" id="par_id3155906" xml-lang="en-US" l10n="U" oldref="205">
<emph>number</emph> is a number between 1 and 255 representing the code value for the character.</paragraph>
<paragraph role="heading" id="hd_id3152982" xml-lang="en-US" level="3" l10n="U" oldref="207">Example</paragraph>
-<paragraph role="paragraph" id="par_id3149890" xml-lang="en-US" l10n="U" oldref="208">CHARACTER(100) returns the character "d".</paragraph>
+<paragraph role="paragraph" id="par_id3149890" xml-lang="en-US" l10n="CHG" oldref="208">CHAR(100) returns the character "d".</paragraph>
</section>
<section id="clean">
<bookmark xml-lang="en-US" branch="index" id="bm_id3149009"><bookmark_value>CLEAN function</bookmark_value>
@@ -194,8 +194,8 @@
<paragraph role="code" id="par_id3154188" xml-lang="en-US" l10n="U" oldref="14">DOLLAR(value; decimals)</paragraph>
<paragraph role="paragraph" id="par_id3145299" xml-lang="en-US" l10n="U" oldref="15">
<emph>value</emph> is a number, a reference to a cell containing a number, or a formula which returns a number.</paragraph>
-<paragraph role="paragraph" id="par_id3145629" xml-lang="en-US" l10n="U" oldref="16">
-<emph>decimals</emph> is the number of decimal places.</paragraph>
+<paragraph role="paragraph" id="par_id3145629" xml-lang="en-US" l10n="CHG" oldref="16">
+<emph>decimals</emph> is the optional number of decimal places.</paragraph>
<paragraph role="heading" id="hd_id3149030" xml-lang="en-US" level="3" l10n="U" oldref="17">Example</paragraph>
<paragraph role="paragraph" id="par_id3153546" xml-lang="en-US" l10n="U" oldref="18">DOLLAR(255) returns $255.00.</paragraph>
<paragraph role="paragraph" id="par_id3154635" xml-lang="en-US" l10n="U" oldref="19">DOLLAR(367.456;2) returns $367.46. Use the decimal separator that corresponds to the <link href="text/shared/optionen/01140000.xhp" name="current locale setting">current locale setting</link>.</paragraph>