LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

boolean Ascending

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

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: