LibreOffice Module sdext (master) 1
Public Member Functions | Public Attributes | List of all members
pdfi::StyleContainer::StyleIdNameSort Struct Reference

Public Member Functions

 StyleIdNameSort (const std::unordered_map< sal_Int32, RefCountedHashedStyle > *pMap)
 
bool operator() (sal_Int32 nLeft, sal_Int32 nRight)
 

Public Attributes

const std::unordered_map< sal_Int32, RefCountedHashedStyle > * m_pMap
 

Detailed Description

Definition at line 116 of file style.hxx.

Constructor & Destructor Documentation

◆ StyleIdNameSort()

pdfi::StyleContainer::StyleIdNameSort::StyleIdNameSort ( const std::unordered_map< sal_Int32, RefCountedHashedStyle > *  pMap)
inlineexplicit

Definition at line 120 of file style.hxx.

Member Function Documentation

◆ operator()()

bool pdfi::StyleContainer::StyleIdNameSort::operator() ( sal_Int32  nLeft,
sal_Int32  nRight 
)
inline

Definition at line 123 of file style.hxx.

References m_pMap.

Member Data Documentation

◆ m_pMap

const std::unordered_map< sal_Int32, RefCountedHashedStyle >* pdfi::StyleContainer::StyleIdNameSort::m_pMap

Definition at line 118 of file style.hxx.

Referenced by operator()().


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