LibreOffice Module xmloff (master) 1
Public Member Functions | List of all members
OUStringComparison Class Reference

@descr Function object for comparing two OUStrings. More...

#include <MultiPropertySetHandler.hxx>

Public Member Functions

bool operator() (std::u16string_view a, std::u16string_view b) const
 Compare two strings. Returns true if the first is before the second. More...
 

Detailed Description

@descr Function object for comparing two OUStrings.

Definition at line 94 of file MultiPropertySetHandler.hxx.

Member Function Documentation

◆ operator()()

bool OUStringComparison::operator() ( std::u16string_view  a,
std::u16string_view  b 
) const
inline

Compare two strings. Returns true if the first is before the second.

Definition at line 98 of file MultiPropertySetHandler.hxx.

References a.


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