Sophie

Sophie

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

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

<html>
<head>
<title>Service TableSortDescriptor</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="TableSortDescriptor-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="#IncludedServices" class="navisub">Included Services</a></td>
<td class="navisub">Exported Interfaces</td>
<td class="navisub"><a href="#PropertiesSummary" class="navisub">Properties' Summary</a></td>
<td class="navisub"><a href="#PropertiesDetails" class="navisub">Properties' 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"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">deprecated </td>
<td width="50%" class="title">service TableSortDescriptor</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>contains properties which describe sorting of rows or columns in a table.

 </dd>
<dd><p>It extends the general
 ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortDescriptor.html">SortDescriptor</a> with
 table-specific properties.</p>

 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="IncludedServices"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Included Services</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortDescriptor.html">SortDescriptor</a></td>
<td class="imsum_right"><dl>
<dt><b>Description</b></dt>
<dd>contains common sorting properties.
 </dd>
</dl>
</td>
</tr>
</table>
<a name="PropertiesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Properties' Summary</td>
</tr>
<tr>
<td class="imsum_left">sequence&lt; ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortField.html">SortField</a> &gt;<br>
<a href="#SortFields">SortFields</a></td>
<td class="imsum_right">specifies the descriptions of the individual sort fields.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">[ readonly ] long<br>
<a href="#MaxFieldCount">MaxFieldCount</a></td>
<td class="imsum_right">contains the maximum number of sort fields the descriptor can hold.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="TableOrientation.html">TableOrientation</a><br>
<a href="#Orientation">Orientation</a></td>
<td class="imsum_right"><b>[ DEPRECATED ]<br>
</b>specifies the sorting orientation (sort rows or columns).

 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left">boolean<br>
<a href="#ContainsHeader">ContainsHeader</a></td>
<td class="imsum_right">specifies whether the first row or column (depending on
 ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortDescriptor.html">SortDescriptor</a>::<a href="../util/SortDescriptor.html#SortColumns">SortColumns</a>) is a
 header which should not be sorted.
 &nbsp;</td>
</tr>
</table>
<a name="PropertiesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Properties' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="SortFields" class="membertitle">SortFields</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>sequence&lt; ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortField.html">SortField</a> &gt; <b>SortFields</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies the descriptions of the individual sort fields.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MaxFieldCount" class="membertitle">MaxFieldCount</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] long <b>MaxFieldCount</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>contains the maximum number of sort fields the descriptor can hold.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Orientation" class="membertitle">Orientation</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><a href="TableOrientation.html">TableOrientation</a> <b>Orientation</b>;<hr>
<dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>deprecated</i></dd>
<dt><b>Deprecation Info</b></dt>
<dd>use the property ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortDescriptor.html">SortDescriptor</a>::<a href="../util/SortDescriptor.html#SortColumns">SortColumns</a>
 instead.
 </dd>
<dt><b>Description</b></dt>
<dd>specifies the sorting orientation (sort rows or columns).

 </dd>
<dd><p>Some implementations may not support sorting columns.</p>

 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ContainsHeader" class="membertitle">ContainsHeader</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>boolean <b>ContainsHeader</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>specifies whether the first row or column (depending on
 ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/SortDescriptor.html">SortDescriptor</a>::<a href="../util/SortDescriptor.html#SortColumns">SortColumns</a>) is a
 header which should not be sorted.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<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>