#include <KEY1Dictionary.h>
Public Member Functions | |
StylesContext () | |
void | link (const StylesContext &parentContext) |
link all style to their parent More... | |
Static Protected Member Functions | |
static void | link (KEYPlaceholderPtr_t &placeholder, const KEYPlaceholderPtr_t &parentHolder) |
libetonyek::KEY1Dictionary::StylesContext::StylesContext | ( | ) |
void libetonyek::KEY1Dictionary::StylesContext::link | ( | const StylesContext & | parentContext | ) |
link all style to their parent
Referenced by libetonyek::KEY1Dictionary::linkStylesContext().
|
staticprotected |
KEYPlaceholderPtr_t libetonyek::KEY1Dictionary::StylesContext::m_bodyPlaceholder |
StyleContext libetonyek::KEY1Dictionary::StylesContext::m_imageContext |
Referenced by link(), and libetonyek::KEY1Dictionary::storeImageStyle().
StyleContext libetonyek::KEY1Dictionary::StylesContext::m_lineContext |
Referenced by link(), and libetonyek::KEY1Dictionary::storeLineStyle().
KEYPlaceholderPtr_t libetonyek::KEY1Dictionary::StylesContext::m_pageNumberPlaceholder |
StyleContext libetonyek::KEY1Dictionary::StylesContext::m_shapeContext |
Referenced by link(), and libetonyek::KEY1Dictionary::storeShapeStyle().
StyleContext libetonyek::KEY1Dictionary::StylesContext::m_textboxContext |
Referenced by link(), and libetonyek::KEY1Dictionary::storeTextboxStyle().
KEYPlaceholderPtr_t libetonyek::KEY1Dictionary::StylesContext::m_titlePlaceholder |