#include <CStyleNumeration.hpp>
◆ CStyleNumeration() [1/4]
CStyleNumeration::CStyleNumeration |
( |
| ) |
|
|
delete |
◆ CStyleNumeration() [2/4]
CStyleNumeration::CStyleNumeration |
( |
uint64_t | numLevelsOpt, |
|
|
const std::string & | separationAfterNumberOpt, |
|
|
const std::string & | signBeforeNumerationOpt, |
|
|
bool | isDrawNumeration, |
|
|
CStyleParagraph ** | styleParagraph ) |
◆ CStyleNumeration() [3/4]
◆ CStyleNumeration() [4/4]
◆ ~CStyleNumeration()
CStyleNumeration::~CStyleNumeration |
( |
| ) |
|
◆ getIndentLeftDP()
uint64_t CStyleNumeration::getIndentLeftDP |
( |
| ) |
const |
|
nodiscard |
◆ getIndentRightDP()
uint64_t CStyleNumeration::getIndentRightDP |
( |
| ) |
const |
|
nodiscard |
◆ getMarginParagraphBottomDP()
uint64_t CStyleNumeration::getMarginParagraphBottomDP |
( |
| ) |
const |
|
nodiscard |
◆ getMarginParagraphTopDP()
uint64_t CStyleNumeration::getMarginParagraphTopDP |
( |
| ) |
const |
|
nodiscard |
◆ getTextForNumeration()
std::string CStyleNumeration::getTextForNumeration |
( |
std::string_view | text, |
|
|
uint64_t | currentLevel, |
|
|
const std::vector< uint64_t > & | numeration ) const |
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setStyleParagraphWithFont()
void CStyleNumeration::setStyleParagraphWithFont |
( |
IPrinter * | printer, |
|
|
uint64_t | widthPage ) const |
◆ m_isDrawNumeration
bool CStyleNumeration::m_isDrawNumeration |
|
private |
◆ m_numLevels
uint64_t CStyleNumeration::m_numLevels |
|
private |
◆ m_separationAfterNumberOpt
std::string CStyleNumeration::m_separationAfterNumberOpt |
|
private |
◆ m_signBeforeNumerationOpt
std::string CStyleNumeration::m_signBeforeNumerationOpt |
|
private |
◆ m_styleParagraph
The documentation for this class was generated from the following files: