InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SmallerSize Struct Reference
Inheritance diagram for SmallerSize:

Public Member Functions

bool operator() (const ColumnEnds &x, const ColumnEnds &y) const
 

Detailed Description

An operator that is used in deciding which row is the 'widest', that is, which contains the most columns.

Member Function Documentation

bool SmallerSize::operator() (const ColumnEndsx,
const ColumnEndsy 
) const
inline

Returns the wider of the two rows associated with the ColumEnds type.