libetonyek::KEYParagraphStyle Class Reference

Represents a paragraph style. More...

#include <KEYStyles.h>

Inheritance diagram for libetonyek::KEYParagraphStyle:
libetonyek::KEYCharacterStyle libetonyek::KEYStyleBase libetonyek::KEYStyle

List of all members.

Public Member Functions

 KEYParagraphStyle (const KEYPropertyMap &props, const boost::optional< std::string > &ident, const boost::optional< std::string > &parentIdent)
boost::optional< KEYAlignmentgetAlignment (const KEYStyleContext &context=KEYStyleContext()) const
boost::optional< KEYTabStops_tgetTabs (const KEYStyleContext &context=KEYStyleContext()) const

Private Member Functions

virtual KEYStylePtr_t find (const KEYStylesheetPtr_t &stylesheet, const std::string &ident) const

Detailed Description

Represents a paragraph style.


Constructor & Destructor Documentation

libetonyek::KEYParagraphStyle::KEYParagraphStyle ( const KEYPropertyMap props,
const boost::optional< std::string > &  ident,
const boost::optional< std::string > &  parentIdent 
)

Member Function Documentation

KEYStylePtr_t libetonyek::KEYParagraphStyle::find ( const KEYStylesheetPtr_t stylesheet,
const std::string &  ident 
) const [private, virtual]

Reimplemented from libetonyek::KEYCharacterStyle.

boost::optional< KEYTabStops_t > libetonyek::KEYParagraphStyle::getTabs ( const KEYStyleContext context = KEYStyleContext()) const

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