(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 :: sheet ::

service SheetSortDescriptor
Description
a description of how a cell range is to be sorted.

This service extends the ::com::sun::star::table::TableSortDescriptor service with spreadsheet specific properties.


Included Services - Summary
::com::sun::star::table::TableSortDescriptor

provides common table sorting properties.

Properties' Summary
boolean
BindFormatsToContent
specifies if cell formats are moved with the contents they belong to.  
boolean
IsUserListEnabled
specifies if a user defined sorting list is used.  
long
UserListIndex
specifies which user defined sorting list is used.  
boolean
CopyOutputData
specifies if the sorted data should be copied to another position in the document.  
::com::sun::star::table::CellAddress
OutputPosition
specifies the position where sorted data are to be copied.  
Included Services - Details
::com::sun::star::table::TableSortDescriptor
Description
provides common table sorting properties.
Properties' Details
BindFormatsToContent
boolean BindFormatsToContent;
Description
specifies if cell formats are moved with the contents they belong to.
IsUserListEnabled
boolean IsUserListEnabled;
Description
specifies if a user defined sorting list is used.
UserListIndex
long UserListIndex;
Description
specifies which user defined sorting list is used.

This property is only used, if SheetSortDescriptor::IsUserListEnabled is true.

CopyOutputData
boolean CopyOutputData;
Description
specifies if the sorted data should be copied to another position in the document.
OutputPosition
::com::sun::star::table::CellAddress OutputPosition;
Description
specifies the position where sorted data are to be copied.

This property is only used, if SheetSortDescriptor::CopyOutputData is true.


 
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.