summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-02 13:54:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-02 13:54:39 +0000
commit12f8f86f6c6dabe0b617606ca628bd4ce4b9206d (patch)
tree42e1b0deb47c67086fcb73bc240d9ce299d94b08
parentINTEGRATION: CWS hcshared08 (1.12.26); FILE MERGED (diff)
downloadhelp-12f8f86f6c6dabe0b617606ca628bd4ce4b9206d.tar.gz
help-12f8f86f6c6dabe0b617606ca628bd4ce4b9206d.zip
INTEGRATION: CWS hcshared08 (1.11.14); FILE MERGED
2007/01/31 14:17:17 ufi 1.11.14.1: some changes
-rw-r--r--helpcontent2/source/text/scalc/01/04060110.xhp9
1 files changed, 6 insertions, 3 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060110.xhp b/helpcontent2/source/text/scalc/01/04060110.xhp
index 3939f137c1..7f85422305 100644
--- a/helpcontent2/source/text/scalc/01/04060110.xhp
+++ b/helpcontent2/source/text/scalc/01/04060110.xhp
@@ -6,9 +6,9 @@
*
* $RCSfile: 04060110.xhp,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 16:50:58 $
+ * last change: $Author: rt $ $Date: 2007-04-02 14:54:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2006-11-07T11:44:52">converted from old format - fpe</lastedited>
+<lastedited date="2007-01-29T14:04:22">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -451,6 +451,9 @@
<emph>Number</emph> is the numerical value to be converted.</paragraph>
<paragraph role="paragraph" id="par_id3156167" xml-lang="en-US" l10n="U" oldref="163">
<emph>Format</emph> is the text which defines the format. Use decimal and thousands separators according to the language set in the cell format.</paragraph>
+<paragraph role="heading" id="hd_id1243629" xml-lang="en-US" level="3" l10n="NEW">Example</paragraph>
+<paragraph role="paragraph" id="par_id9044770" xml-lang="en-US" l10n="NEW">=TEXT(12.34567;"###.##") returns the text 12.35</paragraph>
+<paragraph role="paragraph" id="par_id3674123" xml-lang="en-US" l10n="NEW">=TEXT(12.34567;"000.00") returns the text 012.35</paragraph>
</section>
<section id="trim">
<bookmark xml-lang="en-US" branch="index" id="bm_id3151039"><bookmark_value>TRIM function</bookmark_value>