summaryrefslogtreecommitdiff
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.xhp16
1 files changed, 8 insertions, 8 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060110.xhp b/helpcontent2/source/text/scalc/01/04060110.xhp
index 3f04ed4a66..09aaa74e49 100644
--- a/helpcontent2/source/text/scalc/01/04060110.xhp
+++ b/helpcontent2/source/text/scalc/01/04060110.xhp
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -29,8 +29,8 @@
*
************************************************************************
-->
-
-
+
+
<meta>
<topic id="textscalc0104060110xml" indexer="include">
<title xml-lang="en-US" id="tit">Text Functions</title>
@@ -43,7 +43,7 @@
<bookmark_value>Function Wizard;text</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="hd_id3145389" role="heading" level="1" l10n="U" oldref="1">Text Functions</paragraph>
- <paragraph xml-lang="en-US" id="par_id3152986" role="paragraph" l10n="CHG" oldref="2"><variable id="texttext">This section contains descriptions of the <emph>Text</emph> functions.
+ <paragraph xml-lang="en-US" id="par_id3152986" role="paragraph" l10n="CHG" oldref="2"><variable id="texttext">This section contains descriptions of the <emph>Text</emph> functions.
</variable></paragraph>
<section id="howtoget">
<embed href="text/scalc/00/00000404.xhp#eikatext"/>
@@ -254,7 +254,7 @@
<paragraph xml-lang="en-US" id="hd_id3149777" role="heading" level="3" l10n="U"
oldref="84">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3156263" role="paragraph" l10n="U" oldref="85">
- <item type="input">=EXACT("Sun microsystems";"Sun Microsystems")</item> returns FALSE.</paragraph>
+ <item type="input">=EXACT("microsystems";"Microsystems")</item> returns FALSE.</paragraph>
</section>
<section id="find">
<bookmark xml-lang="en-US" branch="index" id="bm_id3152589"><bookmark_value>FIND function</bookmark_value>
@@ -387,7 +387,7 @@
<paragraph xml-lang="en-US" id="hd_id3150509" role="heading" level="3" l10n="U"
oldref="155">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3158407" role="paragraph" l10n="U" oldref="156">
- <item type="input">=MID("Sun Microsystems";5;5)</item> returns Micro.</paragraph>
+ <item type="input">=MID("office";2;2)</item> returns ff.</paragraph>
</section>
<section id="proper">
<bookmark xml-lang="en-US" branch="index" id="bm_id3159143"><bookmark_value>PROPER function</bookmark_value>
@@ -404,7 +404,7 @@
<paragraph xml-lang="en-US" id="hd_id3147529" role="heading" level="3" l10n="U"
oldref="75">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3155364" role="paragraph" l10n="U" oldref="76">
- <item type="input">=PROPER("sun microsystems")</item> returns Sun Microsystems.</paragraph>
+ <item type="input">=PROPER("open office")</item> returns Open Office.</paragraph>
</section>
<section id="replace">
<bookmark xml-lang="en-US" branch="index" id="bm_id3149171"><bookmark_value>REPLACE function</bookmark_value>