summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/scalc/01/04060110.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04060110.xhp')
-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>