LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. More...
 
boolean Ascending
 contains a flag indicating the sort mode (ascending or descending). More...
 

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: