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

#include <ndhints.hxx>

Public Member Functions

bool operator() (sal_Int32 nEndPos, const SwTextAttr *rhs) const
 sort order: End, Start(reverse), Which (char style: sort number), at last the pointer(reverse) More...
 
bool operator() (const SwTextAttr *lhs, const SwTextAttr *rhs) const
 

Detailed Description

Definition at line 55 of file ndhints.hxx.

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

bool CompareSwpHtEnd::operator() ( sal_Int32  nEndPos,
const SwTextAttr rhs 
) const

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

Definition at line 106 of file ndhints.cxx.

References SwTextAttr::GetAnyEnd().


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