LibreOffice Module slideshow (master) 1
Public Member Functions | Private Attributes | List of all members
slideshow::internal::TransitionInfo::Comparator Class Reference

Compare against type and subtype. More...

#include <transitioninfo.hxx>

Public Member Functions

 Comparator (sal_Int16 nTransitionType, sal_Int16 nTransitionSubType)
 
bool operator() (const TransitionInfo &rEntry) const
 

Private Attributes

sal_Int16 mnTransitionType
 
sal_Int16 mnTransitionSubType
 

Detailed Description

Compare against type and subtype.

Definition at line 122 of file transitioninfo.hxx.

Constructor & Destructor Documentation

◆ Comparator()

slideshow::internal::TransitionInfo::Comparator::Comparator ( sal_Int16  nTransitionType,
sal_Int16  nTransitionSubType 
)
inline

Definition at line 127 of file transitioninfo.hxx.

Member Function Documentation

◆ operator()()

bool slideshow::internal::TransitionInfo::Comparator::operator() ( const TransitionInfo rEntry) const
inline

Member Data Documentation

◆ mnTransitionSubType

sal_Int16 slideshow::internal::TransitionInfo::Comparator::mnTransitionSubType
private

Definition at line 125 of file transitioninfo.hxx.

Referenced by operator()().

◆ mnTransitionType

sal_Int16 slideshow::internal::TransitionInfo::Comparator::mnTransitionType
private

Definition at line 124 of file transitioninfo.hxx.

Referenced by operator()().


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