TTmParBorder Class Reference

class TTmParBorder

A specification of a paragraph border rule: that is, a line or lines drawn above, below, to the left, or to the right of a paragraph.

Constructor & Destructor Documentation

TTmParBorder()

IMPORT_C TTmParBorder ( )

TTmParBorder(const TParaBorder &)

TTmParBorder ( const TParaBorder & aBorder ) [inline]

Constructs a TTmParBorder by converting the information in a TParaBorder .

Parameters

const TParaBorder & aBorder

Member Functions Documentation

GetTParaBorder(TParaBorder &)

IMPORT_C void GetTParaBorder ( TParaBorder & aBorder ) const

Parameters

TParaBorder & aBorder

operator!=(const TTmParBorder &)

TBool operator!= ( const TTmParBorder & aBorder ) const [inline]

The inequality operator. Returns TRUE if this object and aBorder differ in any way.

Parameters

const TTmParBorder & aBorder

operator=(const TParaBorder &)

IMPORT_C void operator= ( const TParaBorder & aBorder )

Parameters

const TParaBorder & aBorder

operator==(const TTmParBorder &)

IMPORT_C TBool operator== ( const TTmParBorder & aBorder ) const

Parameters

const TTmParBorder & aBorder

Member Enumerations Documentation

Enum TStyle

Paragraph border style

Enumerators

ESolidStyle
EDoubleStyle
EDotStyle
EDashStyle
EDotDashStyle
EDotDotDashStyle

Member Data Documentation

TBool iAutoColor

TBool iAutoColor

TLogicalRgb iColor

TLogicalRgb iColor

TStyle iStyle

TStyle iStyle

TInt iWeight

TInt iWeight