#include <FB2Style.h>
Public Member Functions | |
FB2BlockFormat () | |
Public Attributes | |
uint8_t | annotation |
uint8_t | cite |
uint8_t | epigraph |
bool | headerRow |
bool | p |
uint8_t | poem |
bool | stanza |
bool | subtitle |
bool | table |
bool | textAuthor |
bool | title |
bool | v |
libebook::FB2BlockFormat::FB2BlockFormat | ( | ) |
uint8_t libebook::FB2BlockFormat::annotation |
uint8_t libebook::FB2BlockFormat::cite |
uint8_t libebook::FB2BlockFormat::epigraph |
Referenced by libebook::makePropertyList().
bool libebook::FB2BlockFormat::headerRow |
bool libebook::FB2BlockFormat::p |
Referenced by libebook::FB2PContext::makeBlockFormat(), and libebook::makePropertyList().
uint8_t libebook::FB2BlockFormat::poem |
bool libebook::FB2BlockFormat::stanza |
Referenced by libebook::FB2StanzaContext::FB2StanzaContext().
bool libebook::FB2BlockFormat::subtitle |
Referenced by libebook::FB2SubtitleContext::makeBlockFormat(), and libebook::makePropertyList().
bool libebook::FB2BlockFormat::table |
bool libebook::FB2BlockFormat::textAuthor |
Referenced by libebook::FB2TextAuthorContext::makeBlockFormat(), and libebook::makePropertyList().
bool libebook::FB2BlockFormat::title |
Referenced by libebook::FB2TitleContext::FB2TitleContext(), and libebook::makePropertyList().
bool libebook::FB2BlockFormat::v |
Referenced by libebook::FB2VContext::makeBlockFormat().