LibreOffice Module xmlhelp (master) 1
Public Member Functions | Public Attributes | List of all members
chelp::KeywordElementComparator Struct Reference
Collaboration diagram for chelp::KeywordElementComparator:
[legend]

Public Member Functions

 KeywordElementComparator (const Reference< XCollator > &xCollator)
 
bool operator() (const KeywordInfo::KeywordElement &la, const KeywordInfo::KeywordElement &ra) const
 

Public Attributes

Reference< XCollator > m_xCollator
 

Detailed Description

Definition at line 543 of file databases.cxx.

Constructor & Destructor Documentation

◆ KeywordElementComparator()

chelp::KeywordElementComparator::KeywordElementComparator ( const Reference< XCollator > &  xCollator)
inlineexplicit

Definition at line 545 of file databases.cxx.

Member Function Documentation

◆ operator()()

bool chelp::KeywordElementComparator::operator() ( const KeywordInfo::KeywordElement &  la,
const KeywordInfo::KeywordElement &  ra 
) const
inline

Definition at line 549 of file databases.cxx.

References m_xCollator.

Member Data Documentation

◆ m_xCollator

Reference< XCollator > chelp::KeywordElementComparator::m_xCollator

Definition at line 584 of file databases.cxx.

Referenced by operator()().


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