This is the complete list of members for CStyleParagraph, including all inherited members.
CStyleParagraph() | CStyleParagraph | |
CStyleParagraph(uint64_t marginParagraphTop, uint64_t marginParagraphBottom, uint64_t indentRightMm, uint64_t indentLeftMm, int64_t indentFirstLineMm, double spacingBetweenLines, CStyleFont **styleFont) | CStyleParagraph | |
CStyleParagraph(const CStyleParagraph &styleParagraph) | CStyleParagraph | |
CStyleParagraph(CStyleParagraph &&other) noexcept | CStyleParagraph | |
getFontHeight() const | CStyleParagraph | |
getIndentLeftDP() const | CStyleParagraph | |
getIndentRightDP() const | CStyleParagraph | |
getMarginParagraphBottomDP() const | CStyleParagraph | |
getMarginParagraphTopDP() const | CStyleParagraph | |
m_indentFirstLineDP | CStyleParagraph | private |
m_indentLeftDP | CStyleParagraph | private |
m_indentRightDP | CStyleParagraph | private |
m_marginParagraphBottomDP | CStyleParagraph | private |
m_marginParagraphTopDP | CStyleParagraph | private |
m_spacingBetweenLines | CStyleParagraph | private |
m_styleFont | CStyleParagraph | private |
operator=(const CStyleParagraph &other)=default | CStyleParagraph | |
operator=(CStyleParagraph &&other)=default | CStyleParagraph | |
setAlignment(iv::eFontAlignment alignment) | CStyleParagraph | |
setColorForeground(iv::types::color colorForeground) | CStyleParagraph | |
setFont(const std::string &nameFont) | CStyleParagraph | |
setMarginParagraph(uint64_t marginTop, uint64_t marginBottom, uint64_t marginRight, uint64_t marginLeft) | CStyleParagraph | |
setSlant(iv::eFontSlant slant) | CStyleParagraph | |
setStyleParagraphForPrinter(uint64_t width, IPrinter *printer) const | CStyleParagraph | |
setTextHeight(uint64_t sizeDP) | CStyleParagraph | |
setWeight(iv::eFontWeight weight) | CStyleParagraph | |
~CStyleParagraph() | CStyleParagraph | |