LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
SortField Struct Referencepublished

describes a single field in a sort descriptor. More...

Public Attributes

long Field
 index of the field in the table; 0-based.
 
boolean SortAscending
 TRUE if data are sorted in ascending order, FALSE if in descending order.
 
com::sun::star::util::SortFieldType FieldType
 type of contents in the field.
 

Detailed Description

describes a single field in a sort descriptor.

Deprecated:

Member Data Documentation

◆ Field

long Field

index of the field in the table; 0-based.

◆ FieldType

type of contents in the field.

◆ SortAscending

boolean SortAscending

TRUE if data are sorted in ascending order, FALSE if in descending order.


The documentation for this struct was generated from the following file: