LibreOffice Module sw (master) 1
Public Member Functions | List of all members
CompareSwpHtWhichStart Struct Reference

#include <ndhints.hxx>

Public Member Functions

bool operator() (const SwTextAttr *lhs, const sal_uInt16 nWhich) const
 sort order: Which, Start, End(reverse) at last the pointer More...
 
bool operator() (const SwTextAttr *lhs, const SwTextAttr *rhs) const
 

Detailed Description

Definition at line 60 of file ndhints.hxx.

Member Function Documentation

◆ operator()() [1/2]

bool CompareSwpHtWhichStart::operator() ( const SwTextAttr lhs,
const sal_uInt16  nWhich 
) const

sort order: Which, Start, End(reverse) at last the pointer

Definition at line 68 of file ndhints.cxx.

References SwTextAttr::Which().

◆ operator()() [2/2]

bool CompareSwpHtWhichStart::operator() ( const SwTextAttr lhs,
const SwTextAttr rhs 
) const

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