#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 |
| uint8_t | headingLevel |
| std::string | lang |
| uint8_t libebook::FB2BlockFormat::cite |
Referenced by libebook::makePropertyList().
| std::string libebook::FB2BlockFormat::lang |
Referenced by libebook::FB2PContext::makeBlockFormat(), and libebook::makePropertyList().
| uint8_t libebook::FB2BlockFormat::poem |
Referenced by libebook::FB2StanzaContext::FB2StanzaContext().
Referenced by libebook::FB2SubtitleContext::makeBlockFormat(), and libebook::makePropertyList().
Referenced by libebook::FB2TextAuthorContext::makeBlockFormat(), and libebook::makePropertyList().
Referenced by libebook::FB2TitleContext::FB2TitleContext(), and libebook::makePropertyList().
Referenced by libebook::FB2VContext::makeBlockFormat().