LibreOffice Module ucb (master) 1
Public Attributes | List of all members
SortInfo Struct Reference
Collaboration diagram for SortInfo:
[legend]

Public Attributes

bool mbUseOwnCompare
 
bool mbAscending
 
bool mbCaseSensitive
 
sal_Int32 mnColumn
 
sal_Int32 mnType
 
SortInfompNext
 
Reference< XAnyCompare > mxCompareFunction
 

Detailed Description

Definition at line 44 of file sortresult.cxx.

Member Data Documentation

◆ mbAscending

bool SortInfo::mbAscending

Definition at line 47 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().

◆ mbCaseSensitive

bool SortInfo::mbCaseSensitive

Definition at line 48 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().

◆ mbUseOwnCompare

bool SortInfo::mbUseOwnCompare

Definition at line 46 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().

◆ mnColumn

sal_Int32 SortInfo::mnColumn

Definition at line 49 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().

◆ mnType

sal_Int32 SortInfo::mnType

Definition at line 50 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().

◆ mpNext

SortInfo* SortInfo::mpNext

◆ mxCompareFunction

Reference< XAnyCompare > SortInfo::mxCompareFunction

Definition at line 52 of file sortresult.cxx.

Referenced by SortedResultSet::BuildSortInfo().


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