(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: table ::

deprecated service TableSortDescriptor
Usage Restrictions
deprecated
Description
contains properties which describe sorting of rows or columns in a table.

It extends the general ::com::sun::star::util::SortDescriptor with table-specific properties.


Included Services - Summary
::com::sun::star::util::SortDescriptor

contains common sorting properties.

Properties' Summary
sequence< ::com::sun::star::util::SortField >
SortFields
specifies the descriptions of the individual sort fields.  
[ readonly ] long
MaxFieldCount
contains the maximum number of sort fields the descriptor can hold.  
TableOrientation
Orientation
[ DEPRECATED ]
specifies the sorting orientation (sort rows or columns).  
boolean
ContainsHeader
specifies whether the first row or column (depending on ::com::sun::star::util::SortDescriptor::SortColumns) is a header which should not be sorted.  
Included Services - Details
::com::sun::star::util::SortDescriptor
Description
contains common sorting properties.
Properties' Details
SortFields
sequence< ::com::sun::star::util::SortField > SortFields;
Description
specifies the descriptions of the individual sort fields.
MaxFieldCount
[ readonly ] long MaxFieldCount;
Description
contains the maximum number of sort fields the descriptor can hold.
Orientation
TableOrientation Orientation;
Usage Restrictions
deprecated
Deprecation Info
use the property ::com::sun::star::util::SortDescriptor::SortColumns instead.
Description
specifies the sorting orientation (sort rows or columns).

Some implementations may not support sorting columns.

ContainsHeader
boolean ContainsHeader;
Description
specifies whether the first row or column (depending on ::com::sun::star::util::SortDescriptor::SortColumns) is a header which should not be sorted.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.