Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

struct SortingInfo


Description
contains a sorting info.


Elements

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