addEntity(CTreeObjectsNode< IEntPrinter * > *father, class IEntPrinter **entity) const | CDocumentPrinter | |
CDocumentPrinter() | CDocumentPrinter | |
CDocumentPrinter(const CDocumentPrinter &other) | CDocumentPrinter | |
CDocumentPrinter(const CDocumentPrinter &&other)=delete | CDocumentPrinter | |
createDocumentLandScape(const std::string &nameDocument, uint64_t heightFontBodyText, const std::string &imageFooterOpt, bool hasNumerationChapters) | CDocumentPrinter | static |
createDocumentLandScapeDiamar(const std::string &nameDocument, uint64_t heightFontBodyText, const std::string &imageFooterOpt, bool hasNumerationChapters) | CDocumentPrinter | static |
createDocumentLandscapeWithoutTitle(std::string nameDocument, uint64_t heightFontBodyText, std::string imageFooterOpt) | CDocumentPrinter | static |
createDocumentLandscapeWithoutTitleDiamar(std::string nameDocument, uint64_t heightFontBodyText, std::string imageFooterOpt) | CDocumentPrinter | static |
createDocumentPortrait(std::string nameDocument, uint64_t heightFontBodyText, std::string imageFooterOpt, bool hasNumerationChapters) | CDocumentPrinter | static |
createDocumentPortraitDiamar(std::string nameDocument, uint64_t heightFontBodyText, std::string imageFooterOpt, bool hasNumerationChapters) | CDocumentPrinter | static |
drawDocumentWithoutPage(IPrinter *printerDraw) | CDocumentPrinter | |
drawDocumentWithPage(IPrinter *printerDraw, IPrinter *printerCalNumPages) | CDocumentPrinter | |
entities() const | CDocumentPrinter | |
getImageFooterOpt() | CDocumentPrinter | |
getIsActivatedChapter() | CDocumentPrinter | |
getPathDocumentWithExtension(const std::string &folderDocument, const std::string &ext) const | CDocumentPrinter | |
getRootBodyDocument() const | CDocumentPrinter | |
getRootCover() const | CDocumentPrinter | |
getRootIndex() const | CDocumentPrinter | |
getStyleFirstPage() | CDocumentPrinter | |
getStyleImage() | CDocumentPrinter | |
getStyleList() | CDocumentPrinter | |
getStyleNormalPage() | CDocumentPrinter | |
getStylesChapters() | CDocumentPrinter | |
getStyleSubTitle() const | CDocumentPrinter | |
getStyleTable() | CDocumentPrinter | |
getStyleTextBody() | CDocumentPrinter | |
getStyleTitleDocument() const | CDocumentPrinter | |
hasTitlePage | CDocumentPrinter | |
m_entities | CDocumentPrinter | private |
m_entitiesCoverRef | CDocumentPrinter | private |
m_entitiesIndexRef | CDocumentPrinter | private |
m_imageFooterOpt | CDocumentPrinter | private |
m_isActivatedChapter | CDocumentPrinter | private |
m_nameDocument | CDocumentPrinter | private |
m_orientation | CDocumentPrinter | private |
m_styleFirstPage | CDocumentPrinter | private |
m_styleImage | CDocumentPrinter | private |
m_styleIndexPage | CDocumentPrinter | private |
m_styleList | CDocumentPrinter | private |
m_styleNormalPage | CDocumentPrinter | private |
m_stylesChapters | CDocumentPrinter | private |
m_styleSubTitle | CDocumentPrinter | private |
m_styleTable | CDocumentPrinter | private |
m_styleTextBody | CDocumentPrinter | private |
m_styleTitleDocument | CDocumentPrinter | private |
operator=(const CDocumentPrinter &other)=delete | CDocumentPrinter | |
operator=(CDocumentPrinter &&other)=delete | CDocumentPrinter | |
panel() const | CDocumentPrinter | |
processDocumentForPanel() const | CDocumentPrinter | |
prvCreateDocPrinterDefault(const std::string &nameDocument, CStylePage::EOrientationPage orientation, std::string imageFooterOpt, uint64_t heightFontBodyText, bool hasNumerationChapters, bool withTitle) | CDocumentPrinter | private |
prvCreateDocPrinterDiamar(const std::string &nameDocument, CStylePage::EOrientationPage orientation, const std::string &imageFooterOpt, uint64_t heightFontBodyText, bool hasNumerationChapters, bool withTitle) | CDocumentPrinter | private |
prvIntegrityDocumentPrinter() const | CDocumentPrinter | |
prvPanelDocument() const | CDocumentPrinter | private |
prvProcessDocument(IPrinter *printer, CDocumentPrinter::SDataProcessDraw *dataProcess, void func_processEntity(CDocumentPrinter::SDataProcessDraw *dataProcess, IEntPrinter *entity, uint64_t level)) | CDocumentPrinter | private |
runDialogDocument(CDialog *dlgFather) | CDocumentPrinter | |
setIsActivatedChapter(bool activate) | CDocumentPrinter | |
~CDocumentPrinter() | CDocumentPrinter | |