Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 9664

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Methods of Class OUString</title>
<link rel="stylesheet" type="text/css" href="../../../cpp.css">
</head>
<body>
<div id="adc-cppref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="1" cellspacing="0">
<tr align="center" valign="top">
<td class="navimain">&nbsp;<a href="../../../index.html">Overview</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../index.html">Namespace</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../c-OUString.html">Class</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../../../index-files/index-1.html">Index</a>&nbsp;</td>
<td class="navimain">&nbsp;<a href="../../../help.html">Help</a>&nbsp;</td>
</tr>
</table>
<table class="navisub" cellpadding="0" cellspacing="3"></table>
<hr>
<div class="title"><h2>Methods of Class OUString</h2>
</div><hr>
<dl class="member">
<dt class="member"><a name="OUString-1181"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string containing no characters.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1182"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from OUString.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>a OUString.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1183"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-rtl_uString.html">rtl_uString</a> * </td>
<td> str ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from OUString data.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>a OUString data.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1184"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-rtl_uString.html">rtl_uString</a> * </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../e-__sal_NoAcquire.html">__sal_NoAcquire</a></td>
<td> ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New OUString from OUString data without acquiring it.  Takeover of ownership.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>               OUString data
        </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">dummy</td>
<td><pre>               SAL_NO_ACQUIRE to distinguish from other ctors
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1185"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple">explicit  <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> value ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from a single Unicode character.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>a Unicode character.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1186"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Unicode.html">sal_Unicode</a> * </td>
<td> value ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from a Unicode character buffer array.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>a NULL-terminated Unicode character array.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1187"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Unicode.html">sal_Unicode</a> * </td>
<td> value,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>length ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from a Uniocde character buffer array.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>a Unicode character array.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">length</td>
<td><pre>the number of character which should be copied.
                            The character array length must be greater or
                            equal than this value.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1188"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> value,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>length,</td>
</tr>
<tr>
<td><a href="../../t-rtl_TextEncoding.html">rtl_TextEncoding</a></td>
<td>encoding,</td>
</tr>
<tr>
<td><a href="../../t-sal_uInt32.html">sal_uInt32</a></td>
<td>convertFlags = OSTRING_TO_OUSTRING_CVTFLAGS );</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>New string from a 8-Bit character buffer array.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>a 8-Bit character array.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">length</td>
<td><pre>the number of character which should be converted.
                                The 8-Bit character array length must be
                                greater or equal than this value.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">encoding</td>
<td><pre>the text encoding from which the 8-Bit character
                                sequence should be converted.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">convertFlags</td>
<td><pre>flags which controls the conversion.
                                see RTL_TEXTTOUNICODE_FLAGS_...

      </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="OUString-1189"> </a>OUString</dt>
<dd class="member"><dl>
<dt class="simple">explicit  <strong>OUString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_uInt32.html">sal_uInt32</a> * </td>
<td> codePoints,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>codePointCount );</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Create a new string from an array of Unicode code points.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">codePoints</td>
<td><pre>        an array of at least codePointCount code points, which each must be in
        the range from 0 to 0x10FFFF, inclusive.  May be null if codePointCount
        is zero.

        </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">codePointCount</td>
<td><pre>        the non-negative number of code points.

        </pre></td>
</tr>
</table>
</dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="~OUString-1190"> </a>~OUString</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>~OUString</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Release the string data.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="operator=-1192"> </a>operator=</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> &amp; <strong>operator=</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Assign a new string.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>a OUString.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="operator+=-1193"> </a>operator+=</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> &amp; <strong>operator+=</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Append a string to this string.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>a OUString.
    </pre></td>
</tr>
</table>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="getLength-1194"> </a>getLength</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>getLength</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the length of this string.

</dd>
<dt>Description</dt>
<dd>      The length is equal to the number of Unicode characters in this string.

      </dd>
<dt>Return</dt>
<dd>the length of the sequence of characters represented by this
                object.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="operator const sal_Unicode *-1195"> </a>operator const sal_Unicode *</dt>
<dd class="member"><dl>
<dt class="simple"> <strong>operator const sal_Unicode *</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a pointer to the Unicode character buffer from this string.

</dd>
<dt>Description</dt>
<dd>      It isn't necessarily NULL terminated.

      </dd>
<dt>Return</dt>
<dd>a pointer to the Unicode characters buffer from this object.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="getStr-1196"> </a>getStr</dt>
<dd class="member"><dl>
<dt class="simple">const <a href="../../t-sal_Unicode.html">sal_Unicode</a> * <strong>getStr</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a pointer to the Unicode character buffer from this string.

</dd>
<dt>Description</dt>
<dd>      It isn't necessarily NULL terminated.

      </dd>
<dt>Return</dt>
<dd>a pointer to the Unicode characters buffer from this object.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="compareTo-1197"> </a>compareTo</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>compareTo</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings.

</dd>
<dt>Description</dt>
<dd>      The comparison is based on the numeric value of each character in
      the strings and return a value indicating their relationship.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="compareTo-1198"> </a>compareTo</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>compareTo</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>maxLength ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings with an maximum count of characters.

</dd>
<dt>Description</dt>
<dd>      The comparison is based on the numeric value of each character in
      the strings and return a value indicating their relationship.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">maxLength</td>
<td><pre>the maximum count of characters to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="reverseCompareTo-1199"> </a>reverseCompareTo</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>reverseCompareTo</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings in reverse order.

</dd>
<dt>Description</dt>
<dd>      The comparison is based on the numeric value of each character in
      the strings and return a value indicating their relationship.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equals-1200"> </a>equals</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equals</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equalsIgnoreAsciiCase-1201"> </a>equalsIgnoreAsciiCase</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equalsIgnoreAsciiCase</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a ASCII lowercase comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string,
      ignoring the case.
      Character values between 65 and 90 (ASCII A-Z) are interpreted as
      values between 97 and 122 (ASCII a-z).
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="match-1202"> </a>match</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>match</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Match against a substring appearing in this string.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if the second string appears as a substring
      of this string, at the given position.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object (substring) to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the comparion from.
                            The index must be greater or equal than 0
                            and less or equal as the string length.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if str match with the characters in the string
                at the given position;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="matchIgnoreAsciiCase-1203"> </a>matchIgnoreAsciiCase</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>matchIgnoreAsciiCase</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Match against a substring appearing in this string, ignoring the case of
ASCII letters.

</dd>
<dt>Description</dt>
<dd>The result is true if and only if the second string appears as a substring
of this string, at the given position.
Character values between 65 and 90 (ASCII A-Z) are interpreted as
values between 97 and 122 (ASCII a-z).
This function can't be used for language specific comparison.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object (substring) to be compared.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the comparion from.
                      The index must be greater or equal than 0
                      and less or equal as the string length.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if str match with the characters in the string
          at the given position;
          sal_False, otherwise.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="compareToAscii-1204"> </a>compareToAscii</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>compareToAscii</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings.

</dd>
<dt>Description</dt>
<dd>      The comparison is based on the numeric value of each character in
      the strings and return a value indicating their relationship.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="compareToAscii-1205"> </a>compareToAscii</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>compareToAscii</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>maxLength ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings with an maximum count of characters.

</dd>
<dt>Description</dt>
<dd>      The comparison is based on the numeric value of each character in
      the strings and return a value indicating their relationship.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">maxLength</td>
<td><pre>the maximum count of characters to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="reverseCompareToAsciiL-1206"> </a>reverseCompareToAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>reverseCompareToAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Compares two strings in reverse order.

</dd>
<dt>Description</dt>
<dd>      This could be useful, if normally both strings start with the same
      content. The comparison is based on the numeric value of each character
      in the strings and return a value indicating their relationship.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated and must be greater or
      equal as asciiStrLength.
      This function can't be used for language specific sorting.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLength</td>
<td><pre>the length of the ascii string
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>0 - if both strings are equal
                < 0 - if this string is less than the string argument
                > 0 - if this string is greater than the string argument
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equalsAscii-1207"> </a>equalsAscii</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equalsAscii</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equalsAsciiL-1208"> </a>equalsAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equalsAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated and must be greater or
      equal as asciiStrLength.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLength</td>
<td><pre>the length of the ascii string
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equalsIgnoreAsciiCaseAscii-1209"> </a>equalsIgnoreAsciiCaseAscii</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equalsIgnoreAsciiCaseAscii</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a ASCII lowercase comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string,
      ignoring the case.
      Character values between 65 and 90 (ASCII A-Z) are interpreted as
      values between 97 and 122 (ASCII a-z).
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="equalsIgnoreAsciiCaseAsciiL-1210"> </a>equalsIgnoreAsciiCaseAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>equalsIgnoreAsciiCaseAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Perform a ASCII lowercase comparison of two strings.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if second string
      represents the same sequence of characters as the first string,
      ignoring the case.
      Character values between 65 and 90 (ASCII A-Z) are interpreted as
      values between 97 and 122 (ASCII a-z).
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated and must be greater or
      equal as asciiStrLength.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLength</td>
<td><pre>the length of the ascii string
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if the strings are equal;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="matchAsciiL-1211"> </a>matchAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>matchAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Match against a substring appearing in this string.

</dd>
<dt>Description</dt>
<dd>      The result is true if and only if the second string appears as a substring
      of this string, at the given position.
      Since this method is optimized for performance, the ASCII character
      values are not converted in any way. The caller has to make sure that
      all ASCII characters are in the allowed range between 0 and
      127. The ASCII string must be NULL-terminated and must be greater or
      equal as asciiStrLength.
      This function can't be used for language specific comparison.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the object (substring) to be compared.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the comparion from.
                            The index must be greater or equal than 0
                            and less or equal as the string length.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if str match with the characters in the string
                at the given position;
                sal_False, otherwise.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="matchIgnoreAsciiCaseAsciiL-1212"> </a>matchIgnoreAsciiCaseAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>matchIgnoreAsciiCaseAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Match against a substring appearing in this string, ignoring the case of
ASCII letters.

</dd>
<dt>Description</dt>
<dd>The result is true if and only if the second string appears as a substring
of this string, at the given position.
Character values between 65 and 90 (ASCII A-Z) are interpreted as
values between 97 and 122 (ASCII a-z).
Since this method is optimized for performance, the ASCII character
values are not converted in any way. The caller has to make sure that
all ASCII characters are in the allowed range between 0 and
127. The ASCII string must be NULL-terminated and must be greater or
equal as asciiStrLength.
This function can't be used for language specific comparison.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>the 8-Bit ASCII character string to be compared.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLength</td>
<td><pre>the length of the ascii string
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the comparion from.
                          The index must be greater or equal than 0
                          and less or equal as the string length.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>sal_True if str match with the characters in the string
          at the given position;
          sal_False, otherwise.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="endsWithAsciiL-1213"> </a>endsWithAsciiL</dt>
<dd class="member"><dl>
<dt class="simple">bool <strong>endsWithAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const char * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength ) const;</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Check whether this string ends with a given ASCII string.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>a sequence of at least asciiStrLength ASCII characters
          (bytes in the range 0x00--0x7F)
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLen</td>
<td><pre>the length of asciiStr; must be non-negative
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>true if this string ends with asciiStr; otherwise, false is
      returned

      </dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="endsWithIgnoreAsciiCaseAsciiL-1214"> </a>endsWithIgnoreAsciiCaseAsciiL</dt>
<dd class="member"><dl>
<dt class="simple">bool <strong>endsWithIgnoreAsciiCaseAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const char * </td>
<td> asciiStr,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>asciiStrLength ) const;</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Check whether this string ends with a given ASCII string, ignoring the
case of ASCII letters.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStr</td>
<td><pre>a sequence of at least asciiStrLength ASCII characters
    (bytes in the range 0x00--0x7F)
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">asciiStrLen</td>
<td><pre>the length of asciiStr; must be non-negative
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>true if this string ends with asciiStr, ignoring the case of ASCII
letters ("A"--"Z" and "a"--"z"); otherwise, false is returned
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="hashCode-1215"> </a>hashCode</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>hashCode</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a hashcode for this string.

</dd>
<dt>Return</dt>
<dd>a hash code value for this object.

      </dd>
<dt>See Also</dt>
<dd><a href="../../rtl/c-OUStringHash.html">rtl::OUStringHash</a> <br>
for <br>
convenient <br>
use <br>
of <br>
STLPort's <br>
hash_map <br>
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="indexOf-1216"> </a>indexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>indexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> ch,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the first occurrence of the
specified character, starting the search at the specified index.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ch</td>
<td><pre>character to be located.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the search from.
                      The index must be greater or equal than 0
                      and less or equal as the string length.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the index of the first occurrence of the character in the
          character sequence represented by this string that is
          greater than or equal to fromIndex, or
          -1 if the character does not occur.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="lastIndexOf-1217"> </a>lastIndexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>lastIndexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> ch ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the last occurrence of the
specified character, searching backward starting at the end.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ch</td>
<td><pre>character to be located.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the index of the last occurrence of the character in the
          character sequence represented by this string, or
          -1 if the character does not occur.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="lastIndexOf-1218"> </a>lastIndexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>lastIndexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> ch,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Description</dt>
<dd>Returns the index within this string of the last occurrence of the
specified character, searching backward starting before the specified
index.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ch</td>
<td><pre>character to be located.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index before which to start the search.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the index of the last occurrence of the character in the
          character sequence represented by this string that
          is less than fromIndex, or -1
          if the character does not occur before that point.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="indexOf-1219"> </a>indexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>indexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the first occurrence of the
specified substring, starting at the specified index.

</dd>
<dt>Description</dt>
<dd>If str doesn't include any character, always -1 is
returned. This is also the case, if both strings are empty.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the substring to search for.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the search from.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>If the string argument occurs one or more times as a substring
          within this string at the starting index, then the index
          of the first character of the first such substring is
          returned. If it does not occur as a substring starting
          at fromIndex or beyond, -1 is returned.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="indexOfAsciiL-1220"> </a>indexOfAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>indexOfAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const char * </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>len,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex = 0 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the first occurrence of the
specified ASCII substring, starting at the specified index.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the substring to be searched for.  Need not be null-terminated, but must
be at least as long as the specified len.  Must only contain characters
in the ASCII range 0x00--7F.

</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">len</td>
<td><pre>the length of the substring; must be non-negative.

</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index to start the search from.  Must be in the range from zero to
the length of this string, inclusive.

</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
the index (starting at 0) of the first character of the first occurrence
of the substring within this string starting at the given fromIndex, or
-1 if the substring does not occur.  If len is zero, -1 is returned.

</dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="lastIndexOf-1221"> </a>lastIndexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>lastIndexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the last occurrence of
the specified substring, searching backward starting at the end.

</dd>
<dt>Description</dt>
<dd>The returned index indicates the starting index of the substring
in this string.
If str doesn't include any character, always -1 is
returned. This is also the case, if both strings are empty.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the substring to search for.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>If the string argument occurs one or more times as a substring
          within this string, then the index of the first character of
          the last such substring is returned. If it does not occur as
          a substring, -1 is returned.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="lastIndexOf-1222"> </a>lastIndexOf</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>lastIndexOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>fromIndex ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Description</dt>
<dd>Returns the index within this string of the last occurrence of
the specified substring, searching backward starting before the specified
index.

The returned index indicates the starting index of the substring
in this string.
If str doesn't include any character, always -1 is
returned. This is also the case, if both strings are empty.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the substring to search for.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">fromIndex</td>
<td><pre>the index before which to start the search.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>If the string argument occurs one or more times as a substring
          within this string before the starting index, then the index
          of the first character of the last such substring is
          returned. Otherwise, -1 is returned.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="lastIndexOfAsciiL-1223"> </a>lastIndexOfAsciiL</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>lastIndexOfAsciiL</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const char * </td>
<td> str,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>len ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the index within this string of the last occurrence of the
specified ASCII substring.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the substring to be searched for.  Need not be null-terminated, but must
be at least as long as the specified len.  Must only contain characters
in the ASCII range 0x00--7F.

</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">len</td>
<td><pre>the length of the substring; must be non-negative.

</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
the index (starting at 0) of the first character of the last occurrence
of the substring within this string, or -1 if the substring does not
occur.  If len is zero, -1 is returned.

</dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="copy-1224"> </a>copy</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>copy</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> </td>
<td> beginIndex ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a new string that is a substring of this string.

</dd>
<dt>Description</dt>
<dd>      The substring begins at the specified beginIndex.  It is an error for
      beginIndex to be negative or to be greater than the length of this string.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">beginIndex</td>
<td><pre>the beginning index, inclusive.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the specified substring.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="copy-1225"> </a>copy</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>copy</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> </td>
<td> beginIndex,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>count ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a new string that is a substring of this string.

</dd>
<dt>Description</dt>
<dd>      The substring begins at the specified beginIndex and contains count
      characters.  It is an error for either beginIndex or count to be negative,
      or for beginIndex + count to be greater than the length of this string.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">beginIndex</td>
<td><pre>the beginning index, inclusive.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">count</td>
<td><pre>the number of characters.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the specified substring.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="concat-1226"> </a>concat</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>concat</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp; </td>
<td> str ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Concatenates the specified string to the end of this string.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">str</td>
<td><pre>the string that is concatenated to the end
                      of this string.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string that represents the concatenation of this string
                followed by the string argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="replaceAt-1227"> </a>replaceAt</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>replaceAt</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> </td>
<td> index,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>count,</td>
</tr>
<tr>
<td>const <a href="../../rtl/c-OUString.html">OUString</a> &amp;</td>
<td>newStr ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a new string resulting from replacing n = count characters
from position index in this string with newStr.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">index</td>
<td><pre>the replacing index in str.
                The index must be greater or equal as 0 and
                less or equal as the length of the string.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">count</td>
<td><pre>the count of charcters that will replaced
                The count must be greater or equal as 0 and
                less or equal as the length of the string minus index.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">newStr</td>
<td><pre>the new substring.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the new string.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="replace-1228"> </a>replace</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>replace</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> oldChar,</td>
</tr>
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a></td>
<td>newChar ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a new string resulting from replacing all occurrences of
oldChar in this string with newChar.

</dd>
<dt>Description</dt>
<dd>If the character oldChar does not occur in the character sequence
represented by this object, then the string is assigned with
str.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">oldChar</td>
<td><pre>the old character.
</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">newChar</td>
<td><pre>the new character.
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string derived from this string by replacing every
          occurrence of oldChar with newChar.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toAsciiLowerCase-1229"> </a>toAsciiLowerCase</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>toAsciiLowerCase</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Converts from this string all ASCII uppercase characters (65-90)
to ASCII lowercase characters (97-122).

</dd>
<dt>Description</dt>
<dd>This function can't be used for language specific conversion.
If the string doesn't contain characters which must be converted,
then the new string is assigned with str.

</dd>
<dt>Return</dt>
<dd>the string, converted to ASCII lowercase.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toAsciiUpperCase-1230"> </a>toAsciiUpperCase</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>toAsciiUpperCase</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Converts from this string all ASCII lowercase characters (97-122)
to ASCII uppercase characters (65-90).

</dd>
<dt>Description</dt>
<dd>This function can't be used for language specific conversion.
If the string doesn't contain characters which must be converted,
then the new string is assigned with str.

</dd>
<dt>Return</dt>
<dd>the string, converted to ASCII uppercase.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="trim-1231"> </a>trim</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>trim</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a new string resulting from removing white space from both ends
of the string.

</dd>
<dt>Description</dt>
<dd>All characters that have codes less than or equal to
32 (the space character) are considered to be white space.
If the string doesn't contain white spaces at both ends,
then the new string is assigned with str.

</dd>
<dt>Return</dt>
<dd>the string, with white space removed from the front and end.
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="getToken-1232"> </a>getToken</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>getToken</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> </td>
<td> token,</td>
</tr>
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a></td>
<td>cTok,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> &amp;</td>
<td>index ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a token in the string.

</dd>
<dt>Description</dt>
<dd>      Example:
        sal_Int32 nIndex = 0;
        do
        {
            ...
            OUString aToken = aStr.getToken( 0, ';', nIndex );
            ...
        }
        while ( nIndex >= 0 );

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">token</td>
<td><pre>the number of the token to return
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">cTok</td>
<td><pre>the character which seperate the tokens.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">index</td>
<td><pre>the position at which the token is searched in the
                            string.
                            The index must not be greater than the length of the
                            string.
                            This param is set to the position of the
                            next token or to -1, if it is the last token.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the token; if either token or index is negative, an empty token
                is returned (and index is set to -1)
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toBoolean-1233"> </a>toBoolean</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Bool.html">sal_Bool</a> <strong>toBoolean</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the Boolean value from this string.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Return</dt>
<dd>sal_True, if the string is 1 or "True" in any ASCII case.
                sal_False in any other case.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toChar-1234"> </a>toChar</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Unicode.html">sal_Unicode</a> <strong>toChar</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the first character from this string.

</dd>
<dt>Return</dt>
<dd>the first character from this string or 0, if this string
                is emptry.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toInt32-1235"> </a>toInt32</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int32.html">sal_Int32</a> <strong>toInt32</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int16.html">sal_Int16</a> </td>
<td> radix = 10 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the int32 value from this string.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">radix</td>
<td><pre>the radix (between 2 and 36)
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the int32 represented from this string.
                0 if this string represents no number.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toInt64-1236"> </a>toInt64</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_Int64.html">sal_Int64</a> <strong>toInt64</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int16.html">sal_Int16</a> </td>
<td> radix = 10 ) const throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the int64 value from this string.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">radix</td>
<td><pre>the radix (between 2 and 36)
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>the int64 represented from this string.
                0 if this string represents no number.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toFloat-1237"> </a>toFloat</dt>
<dd class="member"><dl>
<dt class="simple">float <strong>toFloat</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the float value from this string.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Return</dt>
<dd>the float represented from this string.
                0.0 if this string represents no number.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="toDouble-1238"> </a>toDouble</dt>
<dd class="member"><dl>
<dt class="simple">double <strong>toDouble</strong>() throw();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the double value from this string.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Return</dt>
<dd>the double represented from this string.
                0.0 if this string represents no number.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="intern-1239"> </a>intern</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../rtl/c-OUString.html">OUString</a> <strong>intern</strong>();</dt>
<dd><table class="param-table"></table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Return a canonical representation for a string.

</dd>
<dt>Description</dt>
<dd>       A pool of strings, initially empty is maintained privately
       by the string class. On invocation, if present in the pool
       the original string will be returned. Otherwise this string,
       or a copy thereof will be added to the pool and returned.

       </dd>
<dt>Return</dt>
<dd>
       a version of the string from the pool.

       </dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="convertToString-1241"> </a>convertToString</dt>
<dd class="member"><dl>
<dt class="simple">bool <strong>convertToString</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../rtl/c-OString.html">OString</a> * </td>
<td> pTarget,</td>
</tr>
<tr>
<td><a href="../../t-rtl_TextEncoding.html">rtl_TextEncoding</a></td>
<td>nEncoding,</td>
</tr>
<tr>
<td><a href="../../t-sal_uInt32.html">sal_uInt32</a></td>
<td>nFlags ) const;</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Converts to an OString, signalling failure.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pTarget</td>
<td><pre>      An out parameter receiving the converted OString.  Must not be null; the
      contents are not modified if conversion fails (convertToOString returns
      false).

      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">nEncoding</td>
<td><pre>      The text encoding to convert into.  Must be an octet encoding (i.e.,
      rtl_isOctetTextEncoding(nEncoding) must return true).

      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">nFlags</td>
<td><pre>      A combination of RTL_UNICODETOTEXT_FLAGS that detail how to do the
      conversion (see rtl_convertUnicodeToText).  RTL_UNICODETOTEXT_FLAGS_FLUSH
      need not be included, it is implicitly assumed.  Typical uses are either
      RTL_UNICODETOTEXT_FLAGS_UNDEFINED_ERROR |
      RTL_UNICODETOTEXT_FLAGS_INVALID_ERROR (fail if a Unicode character cannot
      be converted to the target nEncoding) or OUSTRING_TO_OSTRING_CVTFLAGS
      (make a best efforts conversion).

      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
      True if the conversion succeeded, false otherwise.
     </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="iterateCodePoints-1242"> </a>iterateCodePoints</dt>
<dd class="member"><dl>
<dt class="simple"><a href="../../t-sal_uInt32.html">sal_uInt32</a> <strong>iterateCodePoints</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> * </td>
<td> indexUtf16,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>incrementCodePoints = 1 ) const;</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Iterate through this string based on code points instead of UTF-16 code
units.

</dd>
<dt>Description</dt>
<dd>See Chapter 3 of The Unicode Standard 5.0 (Addison--Wesley, 2006) for
definitions of the various terms used in this description.

This string is interpreted as a sequence of zero or more UTF-16 code
units.  For each index into this sequence (from zero to one less than
the length of the sequence, inclusive), a code point represented
starting at the given index is computed as follows:

- If the UTF-16 code unit addressed by the index constitutes a
well-formed UTF-16 code unit sequence, the computed code point is the
scalar value encoded by that UTF-16 code unit sequence.

- Otherwise, if the index is at least two UTF-16 code units away from
the end of the sequence, and the sequence of two UTF-16 code units
addressed by the index constitutes a well-formed UTF-16 code unit
sequence, the computed code point is the scalar value encoded by that
UTF-16 code unit sequence.

- Otherwise, the computed code point is the UTF-16 code unit addressed
by the index.  (This last case catches unmatched surrogates as well as
indices pointing into the middle of surrogate pairs.)

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">indexUtf16</td>
<td><pre>pointer to a UTF-16 based index into this string; must not be null.  On
entry, the index must be in the range from zero to the length of this
string (in UTF-16 code units), inclusive.  Upon successful return, the
index will be updated to address the UTF-16 code unit that is the given
incrementCodePoints away from the initial index.

</pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">incrementCodePoints</td>
<td><pre>the number of code points to move the given *indexUtf16.  If
non-negative, moving is done after determining the code point at the
index.  If negative, moving is done before determining the code point
at the (then updated) index.  The value must be such that the resulting
UTF-16 based index is in the range from zero to the length of this
string (in UTF-16 code units), inclusive.

</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
the code point (an integer in the range from 0 to 0x10FFFF, inclusive)
that is represented within this string starting at the index computed as
follows:  If incrementCodePoints is non-negative, the index is the
initial value of *indexUtf16; if incrementCodePoints is negative, the
index is the updated value of *indexUtf16.  In either case, the computed
index must be in the range from zero to one less than the length of this
string (in UTF-16 code units), inclusive.

</dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="unacquired-1191"> </a>unacquired</dt>
<dd class="member"><dl>
<dt class="simple">static const <a href="../../rtl/c-OUString.html">OUString</a> &amp; <strong>unacquired</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-rtl_uString.html">rtl_uString</a> * const * </td>
<td> ppHandle );</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Description</dt>
<dd>Provides an OUString const & passing a storage pointer of an
rtl_uString * handle.
It is more convenient to use C++ OUString member functions when dealing
with rtl_uString * handles.  Using this function avoids unnecessary
acquire()/release() calls for a temporary OUString object.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ppHandle</td>
<td><pre>       pointer to storage
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
       OUString const & based on given storage
</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="intern-1240"> </a>intern</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>intern</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> value,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a></td>
<td>length,</td>
</tr>
<tr>
<td><a href="../../t-rtl_TextEncoding.html">rtl_TextEncoding</a></td>
<td>encoding,</td>
</tr>
<tr>
<td><a href="../../t-sal_uInt32.html">sal_uInt32</a></td>
<td>convertFlags = OSTRING_TO_OUSTRING_CVTFLAGS,</td>
</tr>
<tr>
<td><a href="../../t-sal_uInt32.html">sal_uInt32</a> *</td>
<td>pInfo = NULL );</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Return a canonical representation for a converted string.

</dd>
<dt>Description</dt>
<dd>       A pool of strings, initially empty is maintained privately
       by the string class. On invocation, if present in the pool
       the original string will be returned. Otherwise this string,
       or a copy thereof will be added to the pool and returned.

       </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>a 8-Bit character array.
       </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">length</td>
<td><pre>the number of character which should be converted.
                                 The 8-Bit character array length must be
                                 greater or equal than this value.
       </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">encoding</td>
<td><pre>the text encoding from which the 8-Bit character
                                 sequence should be converted.
       </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">convertFlags</td>
<td><pre>flags which controls the conversion.
                                 see RTL_TEXTTOUNICODE_FLAGS_...
       </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">pInfo</td>
<td><pre>pointer to return conversion status or NULL.

       </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>
       a version of the converted string from the pool.

       </dd>
<dt>Since </dt>
<dd>UDK 3.2.7</dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1243"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Bool.html">sal_Bool</a> </td>
<td> b ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the sal_Bool argument.

</dd>
<dt>Description</dt>
<dd>      If the sal_Bool is true, the string "true" is returned.
      If the sal_Bool is false, the string "false" is returned.
      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">b</td>
<td><pre>a sal_Bool.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1244"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Unicode.html">sal_Unicode</a> </td>
<td> c ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the char argument.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">c</td>
<td><pre>a character.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1245"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int32.html">sal_Int32</a> </td>
<td> i,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int16.html">sal_Int16</a></td>
<td>radix = 10 ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the int argument.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">i</td>
<td><pre>a int32.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">radix</td>
<td><pre>the radix (between 2 and 36)
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1246"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td><a href="../../t-sal_Int64.html">sal_Int64</a> </td>
<td> ll,</td>
</tr>
<tr>
<td><a href="../../t-sal_Int16.html">sal_Int16</a></td>
<td>radix = 10 ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the long argument.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">ll</td>
<td><pre>a int64.
      </pre></td>
</tr>
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">radix</td>
<td><pre>the radix (between 2 and 36)
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1247"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>float </td>
<td> f ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the float argument.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">f</td>
<td><pre>a float.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="valueOf-1248"> </a>valueOf</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>valueOf</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>double </td>
<td> d ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns the string representation of the double argument.

</dd>
<dt>Description</dt>
<dd>      This function can't be used for language specific conversion.

      </dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">d</td>
<td><pre>a double.
      </pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
    </dd>
</dl>
</dd>
</dl>
<hr>
<dl class="member">
<dt class="member"><a name="createFromAscii-1249"> </a>createFromAscii</dt>
<dd class="member"><dl>
<dt class="simple">static <a href="../../rtl/c-OUString.html">OUString</a> <strong>createFromAscii</strong>(</dt>
<dd><table class="param-table">
<tr>
<td>const <a href="../../t-sal_Char.html">sal_Char</a> * </td>
<td> value ) throw();</td>
</tr>
</table>
</dd>
</dl>
<br>
</dd>
<dd class="member"><table class="flag-table" border="1" cellspacing="0">
<tr>
<td width="12%" class="flagname">virtual</td>
<td width="12%" class="flagname">abstract</td>
<td width="12%" class="flagname">const</td>
<td width="12%" class="flagname">volatile</td>
<td width="12%" class="flagname">template</td>
<td width="12%" class="flagname">static</td>
<td width="12%" class="flagname">inline</td>
<td width="12%" class="flagname">C-linkage</td>
</tr>
<tr>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagno">NO</td>
<td class="flagyes">YES</td>
<td class="flagyes">YES</td>
<td class="flagno">NO</td>
</tr>
</table>
<br>
</dd>
<dd class="member"><dl>
<dt>Summary</dt>
<dd>Returns a OUString copied without conversion from an ASCII
character string.

</dd>
<dt>Description</dt>
<dd>Since this method is optimized for performance, the ASCII character
values are not converted in any way. The caller has to make sure that
all ASCII characters are in the allowed range between 0 and
127. The ASCII string must be NULL-terminated.

</dd>
<dt>Parameters</dt>
<dd><table border="0" width="100%" cellpadding="3" cellspacing="0" class="expl-table">
<tr>
<td width="15%" style="vertical-align:top; font-weight:bold">value</td>
<td><pre>the 8-Bit ASCII character string
</pre></td>
</tr>
</table>
</dd>
<dt>Return</dt>
<dd>a string with the string representation of the argument.
</dd>
</dl>
</dd>
</dl>
<hr>
<a href="#_top_" class="objchapter">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-cppref" -->
</body>

</html>