describes sort criteria for sorting paragraphs or table contents in a text document. More...
import "TextSortDescriptor2.idl";
 
  
| Included Services | |
| service | com::sun::star::table::TableSortDescriptor2 | 
|  Included Services inherited from TableSortDescriptor2 | |
| service | com::sun::star::util::SortDescriptor2 | 
| Public Attributes | |
| boolean | IsSortInTable | 
| determines if the content of a table or a selection of paragraphs is to be sorted. | |
| char | Delimiter | 
| contains the character that marks the column separator when a selection of paragraphs is to be sorted. | |
|  Public Attributes inherited from TableSortDescriptor2 | |
| long | MaxSortFieldsCount | 
| contains the maximum number of sort fields the descriptor can hold. | |
| boolean | IsSortColumns | 
| specifies if the columns or rows are to be sorted. | |
| Additional Inherited Members | |
|  Public Types inherited from TableSortDescriptor2 | |
| typedef sequence< com::sun::star::table::TableSortField > | SortFields | 
| specifies a list of individual sort fields. | |
describes sort criteria for sorting paragraphs or table contents in a text document.
| 
 | property | 
contains the character that marks the column separator when a selection of paragraphs is to be sorted.
| 
 | property | 
determines if the content of a table or a selection of paragraphs is to be sorted.