LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
SortingInfo Struct Referencepublished

contains a sorting info. More...

import "SortingInfo.idl";

Public Attributes

string PropertyName
 specifies the name of a property to use for sorting ( e.g.
boolean Ascending
 contains a flag indicating the sort mode (ascending or descending).

Detailed Description

contains a sorting info.

Member Data Documentation

◆ Ascending

boolean Ascending

contains a flag indicating the sort mode (ascending or descending).

◆ PropertyName

string PropertyName

specifies the name of a property to use for sorting ( e.g.

"Title" ).


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