summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-02-19 21:12:19 +0000
committerRüdiger Timm <rt@openoffice.org>2008-02-19 21:12:19 +0000
commitb6f343523542b089d75f17ce36684f12d8897f41 (patch)
tree03e9b43ff2aa1d601ecaf8759aa3a2544ad5e574
parent405c5aab889a00b5d754d3cde9eb2748b751a3aa (diff)
INTEGRATION: CWS hcshared16 (1.13.34); FILE MERGED
2008/02/11 13:17:50 ufi 1.13.34.4: changed how-to-tables 2008/02/07 14:57:35 fpe 1.13.34.3: script based change of references according to #i85615# 2008/02/06 10:51:53 ufi 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2008/01/22 13:12:38 ufi 1.13.34.1: new files
-rw-r--r--helpcontent2/source/text/scalc/01/04060110.xhp10
1 files changed, 7 insertions, 3 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060110.xhp b/helpcontent2/source/text/scalc/01/04060110.xhp
index a789ef92d1..75a18dfc90 100644
--- a/helpcontent2/source/text/scalc/01/04060110.xhp
+++ b/helpcontent2/source/text/scalc/01/04060110.xhp
@@ -7,9 +7,9 @@
*
* $RCSfile: 04060110.xhp,v $fileonly,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2008-01-24 13:51:03 $
+ * last change: $Author: rt $ $Date: 2008-02-19 22:12:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,9 @@
<paragraph role="heading" id="hd_id3145389" xml-lang="en-US" level="1" l10n="U" oldref="1">Text Functions</paragraph>
<paragraph role="paragraph" id="par_id3152986" xml-lang="en-US" l10n="CHG" oldref="2"><variable id="texttext">This section contains descriptions of the <emph>Text</emph> functions.
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3150050" xml-lang="en-US" l10n="E" localize="false"><link href="text/scalc/00/00000404.xhp#eikatext"><embedvar href="text/scalc/00/00000004.xhp#wie"/></link></paragraph>
+<section id="howtoget">
+ <embed href="text/scalc/00/00000404.xhp#eikatext"/>
+</section>
<sort order="asc"><section id="arabic">
<bookmark xml-lang="en-US" branch="index" id="bm_id3149384"><bookmark_value>ARABIC function</bookmark_value>
</bookmark>
@@ -126,6 +128,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/HID_FUNC_ZEICHEN" id="bm_id3159128" localize="false"/><paragraph role="heading" id="hd_id3149321" xml-lang="en-US" level="2" l10n="U" oldref="201">CHAR</paragraph>
<paragraph role="paragraph" id="par_id3149150" xml-lang="en-US" l10n="U" oldref="202"><ahelp hid="HID_FUNC_ZEICHEN">Converts a number into a character according to the current code table.</ahelp> The number can be a two-digit or three-digit integer number.</paragraph>
+<embedvar href="text/scalc/00/00000004.xhp#codes"/>
<paragraph role="heading" id="hd_id3149945" xml-lang="en-US" level="3" l10n="U" oldref="203">Syntax</paragraph>
<paragraph role="code" id="par_id3145634" xml-lang="en-US" l10n="U" oldref="204">CHAR(Number)</paragraph>
<paragraph role="paragraph" id="par_id3155906" xml-lang="en-US" l10n="U" oldref="205">
@@ -153,6 +156,7 @@
<paragraph role="code" id="par_id3149188" xml-lang="en-US" l10n="U" oldref="6">CODE("Text")</paragraph>
<paragraph role="paragraph" id="par_id3154383" xml-lang="en-US" l10n="U" oldref="7">
<emph>Text</emph> is the text for which the code of the first character is to be found.</paragraph>
+<embedvar href="text/scalc/00/00000004.xhp#codes"/>
<paragraph role="heading" id="hd_id3154394" xml-lang="en-US" level="3" l10n="U" oldref="8">Example</paragraph>
<paragraph role="paragraph" id="par_id3159209" xml-lang="en-US" l10n="U" oldref="9">
<item type="input">=CODE("Hieronymus")</item> returns 72, <item type="input">=CODE("hieroglyphic")</item> returns 104.</paragraph>