libqxp::QXPParser Member List
This is the complete list of members for libqxp::QXPParser, including all inherited members.
belibqxp::QXPParser [protected]
convertCharFormatFlags(unsigned flags, CharFormat &format)libqxp::QXPParser [protected]
convertTabStopType(unsigned type)libqxp::QXPParser [protected]
getColor(unsigned id, Color defaultColor=Color(0, 0, 0)) const libqxp::QXPParser [protected]
getFont(int id, std::string defaultFont="Arial") const libqxp::QXPParser [protected]
getLineStyle(unsigned id) const libqxp::QXPParser [protected]
m_arrowslibqxp::QXPParser [protected]
m_blockParserlibqxp::QXPParser [protected]
m_charFormatslibqxp::QXPParser [protected]
m_colorslibqxp::QXPParser [protected]
m_fontslibqxp::QXPParser [protected]
m_groupObjectslibqxp::QXPParser [protected]
m_headerlibqxp::QXPParser [private]
m_hjslibqxp::QXPParser [protected]
m_inputlibqxp::QXPParser [protected]
m_lineStyleslibqxp::QXPParser [protected]
m_painterlibqxp::QXPParser [protected]
m_paragraphFormatslibqxp::QXPParser [protected]
m_textParserlibqxp::QXPParser [protected]
operator=(const QXPParser &other)libqxp::QXPParser [private]
parse()libqxp::QXPParser
parseCharFormat(const std::shared_ptr< librevenge::RVNGInputStream > &stream)=0libqxp::QXPParser [protected, pure virtual]
parseCharFormats(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parseCollection(const std::shared_ptr< librevenge::RVNGInputStream >stream, std::function< void()> itemHandler)libqxp::QXPParser [protected]
parseCommonCharFormatProps(const std::shared_ptr< librevenge::RVNGInputStream > &stream, CharFormat &result)libqxp::QXPParser [protected]
parseDocument(const std::shared_ptr< librevenge::RVNGInputStream > &docStream, QXPCollector &collector)=0libqxp::QXPParser [protected, pure virtual]
parseFonts(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parseHJ(const std::shared_ptr< librevenge::RVNGInputStream > &stream)=0libqxp::QXPParser [protected, pure virtual]
parseHJProps(const std::shared_ptr< librevenge::RVNGInputStream > &stream, HJ &result)libqxp::QXPParser [protected]
parseHJs(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parsePages(const std::shared_ptr< librevenge::RVNGInputStream > &stream, QXPCollector &collector)=0libqxp::QXPParser [protected, pure virtual]
parsePageSettings(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parseParagraphFormat(const std::shared_ptr< librevenge::RVNGInputStream > &stream)=0libqxp::QXPParser [protected, pure virtual]
parseParagraphFormats(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parseTabStop(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
parseText(unsigned index, unsigned linkId, QXPCollector &collector)libqxp::QXPParser [protected]
QXPParser(const QXPParser &other)libqxp::QXPParser [private]
QXPParser(const std::shared_ptr< librevenge::RVNGInputStream > &input, librevenge::RVNGDrawingInterface *painter, const std::shared_ptr< QXPHeader > &header)libqxp::QXPParser
readColorComp(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readGradient(const std::shared_ptr< librevenge::RVNGInputStream > &stream, const Color &color1)libqxp::QXPParser [protected]
readGroupElements(const std::shared_ptr< librevenge::RVNGInputStream > &stream, unsigned count, unsigned objectsCount, unsigned index, std::vector< unsigned > &elements)libqxp::QXPParser [protected]
readHorAlign(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readObjectBBox(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readObjectFlags(const std::shared_ptr< librevenge::RVNGInputStream > &stream, bool &noColor)libqxp::QXPParser [protected]
readParagraphFlags(const std::shared_ptr< librevenge::RVNGInputStream > &stream, bool &incrementalLeading, bool &ruleAbove, bool &ruleBelow)libqxp::QXPParser [protected]
readParagraphRule(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readRecordEndOffset(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readVertAlign(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
readYX(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
setArrow(const unsigned index, Frame &frame) const libqxp::QXPParser [protected]
skipFileInfo(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
skipRecord(const std::shared_ptr< librevenge::RVNGInputStream > &stream)libqxp::QXPParser [protected]
~QXPParser()libqxp::QXPParser [virtual]