Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 2c50825dd66d0497b96a67f7fab2ee84 > files > 6213

openoffice.org64-devel-doc-2.4.1.10-1mdv2008.1.x86_64.rpm

<html>
<head>
<title>Struct TableSortField</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="TableSortField-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Elements" class="navisub">Elements' Summary</a></td>
<td class="navisub"><a href="#ElementDetails" class="navisub">Elements' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">table</a> :: </p>
</td>
</tr>
<tr>
<td class="title">struct TableSortField</td>
</tr>
<tr>
<td/></tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>describes how to sort a single field (row/column) in a tables 
 sort descriptor.

 </dd>
<dt><b/></dt>
<dd/><dt><b>See also</b></dt>
<dd><a href="TableSortDescriptor2.html">TableSortDescriptor2</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Elements"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Elements' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="#Field">Field</a></td>
<td class="imsum_right">index of the row or column in the table to be sorted; 0-based.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IsAscending">IsAscending</a></td>
<td class="imsum_right"><b>true</b> if data are sorted in ascending order,
 <b>false</b> if in descending order.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#IsCaseSensitive">IsCaseSensitive</a></td>
<td class="imsum_right">specifies if the case of letters is important when comparing entries.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FieldType">FieldType</a></td>
<td class="imsum_right">type of contents in the field.

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CollatorLocale">CollatorLocale</a></td>
<td class="imsum_right">the locale used by the collator when comparing/sorting text.
 
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CollatorAlgorithm">CollatorAlgorithm</a></td>
<td class="imsum_right">the algorithm used by the collator when comparing/sorting text.

 &nbsp;</td>
</tr>
</table>
<a name="ElementDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Elements' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="Field" class="membertitle">Field</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>long <b>Field</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>index of the row or column in the table to be sorted; 0-based.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsAscending" class="membertitle">IsAscending</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>IsAscending</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd><b>true</b> if data are sorted in ascending order,
 <b>false</b> if in descending order.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="IsCaseSensitive" class="membertitle">IsCaseSensitive</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>IsCaseSensitive</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies if the case of letters is important when comparing entries.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FieldType" class="membertitle">FieldType</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="TableSortFieldType.html">TableSortFieldType</a> <b>FieldType</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>type of contents in the field.

 </dd>
<dd><p>If the value is 
 <a href="#AUTOMATIC">AUTOMATIC</a>
 the algorithm used for sorting is application specific.
 Especially it may or may not use the values given by 
 'CollatorLocale' and 'CollatorAlgorithm'.</p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CollatorLocale" class="membertitle">CollatorLocale</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>::com::sun::star::<a href="../lang/module-ix.html">lang</a>::<a href="../lang/Locale.html">Locale</a> <b>CollatorLocale</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the locale used by the collator when comparing/sorting text.
 
 </dd>
<dd><p>This property will not be used when the 'FieldType' is
 <a href="#NUMERIC">NUMERIC</a>
 </p>

 @ see com::sun::star::i18n::XCollator
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CollatorAlgorithm" class="membertitle">CollatorAlgorithm</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>string <b>CollatorAlgorithm</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the algorithm used by the collator when comparing/sorting text.

 </dd>
<dd><p>This property will not be used when the 'FieldType' is
 <a href="#NUMERIC">NUMERIC</a>
 </p>

 @ see com::sun::star::i18n::XCollator
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2008 Sun Microsystems, Inc.</p>

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

</html>