summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/04060110.xhp
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-03-23 12:56:01 +0100
committerobo <obo@openoffice.org>2010-03-23 12:56:01 +0100
commitc2914dd60597268fae25d86cfe6230b9615852d3 (patch)
treedc6395036f24f34c16e066668a97612848f066fa /helpcontent2/source/text/scalc/01/04060110.xhp
parent2eb884a28aa92db2dbb460c5a079bcde07fa8a53 (diff)
parent0b7a02dba398dfa1e3404beb0e549fcecdc0565b (diff)
CWS-TOOLING: integrate CWS native0
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 94801039de..e2b1cd1f4a 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 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -32,8 +32,8 @@
*
************************************************************************
-->
-
-
+
+
<meta>
<topic id="textscalc0104060110xml" indexer="include">
<title xml-lang="en-US" id="tit">Text Functions</title>
@@ -46,7 +46,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"/>
@@ -257,7 +257,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>
@@ -390,7 +390,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>
@@ -407,7 +407,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>