#include <FB2Style.h>
Public Member Functions | |
FB2Style (const FB2BlockFormat &blockFormat) | |
FB2TextFormat & | getTextFormat () |
const FB2TextFormat & | getTextFormat () const |
const FB2BlockFormat & | getBlockFormat () const |
Private Attributes | |
FB2TextFormat | m_textFormat |
const FB2BlockFormat | m_blockFormat |
|
explicit |
const FB2BlockFormat & libebook::FB2Style::getBlockFormat | ( | ) | const |
Referenced by libebook::makePropertyList(), and libebook::FB2ContentCollector::openSpan().
FB2TextFormat & libebook::FB2Style::getTextFormat | ( | ) |
const FB2TextFormat & libebook::FB2Style::getTextFormat | ( | ) | const |
|
private |
Referenced by getBlockFormat().
|
private |
Referenced by getTextFormat().