This is the complete list of members for MSWriteParser, including all inherited members.
ascii() | WPSParser | inlineprotected |
checkFilePosition(uint32_t pos) const | MSWriteParser | inlineprotected |
createListener(librevenge::RVNGTextInterface *interface) | MSWriteParser | private |
getFileEncoding(libwps_tools_win::Font::Type hint) | MSWriteParser | protectedvirtual |
getFileInput() | WPSParser | protected |
getHeader() | WPSParser | inlineprotected |
getHeaderFooters(uint32_t first, MSWriteParserInternal::Section &sep, WPSPageSpan &pageSpan) | MSWriteParser | protected |
getInput() | WPSParser | inlineprotected |
getNameEntryMap() | WPSParser | inlineprotected |
getNameEntryMap() const | WPSParser | inlineprotected |
getPageStyle(MSWriteParserInternal::Section &sep, WPSPageSpan &pageSpan) | MSWriteParser | protectedstatic |
insertControl(uint8_t val, uint32_t fc) | MSWriteParser | protectedvirtual |
insertNote(bool annotation, uint32_t fcPos, librevenge::RVNGString const &label) | MSWriteParser | protected |
insertSpecial(uint8_t val, uint32_t fc, MSWriteParserInternal::Paragraph::Location location) | MSWriteParser | protectedvirtual |
insertString(const unsigned char *str, unsigned size, libwps_tools_win::Font::Type type) | MSWriteParser | protected |
m_asciiFile | WPSParser | private |
m_fcMac | MSWriteParser | protected |
m_fileLength | MSWriteParser | protected |
m_fontList | MSWriteParser | protected |
m_fonts | MSWriteParser | protected |
m_fontType | MSWriteParser | protected |
m_footnotes | MSWriteParser | protected |
m_header | WPSParser | private |
m_input | WPSParser | private |
m_listener | MSWriteParser | protected |
m_metaData | MSWriteParser | protected |
m_nameMultiMap | WPSParser | private |
m_paragraphList | MSWriteParser | protected |
m_sections | MSWriteParser | protected |
m_version | WPSParser | private |
MSWriteParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header, libwps_tools_win::Font::Type encoding=libwps_tools_win::Font::WIN3_WEUROPE) | MSWriteParser | |
MSWriteParser(const MSWriteParser &)=delete | MSWriteParser | private |
MSWriteParserInternal::Font | MSWriteParser | friend |
MSWriteParserInternal::Paragraph | MSWriteParser | friend |
MSWriteParserInternal::SubDocument class | MSWriteParser | friend |
NameMultiMap typedef | WPSParser | |
numPages() | MSWriteParser | protected |
operator=(const MSWriteParser &)=delete | MSWriteParser | private |
parse(librevenge::RVNGTextInterface *documentInterface) override | MSWriteParser | virtual |
processDDB(librevenge::RVNGBinaryData &bmpdata, WPSPosition &pos, unsigned width, unsigned height, unsigned byte_width, unsigned planes, unsigned bits_pixel, unsigned size) | MSWriteParser | protected |
processDIB(librevenge::RVNGBinaryData &bmpdata, unsigned size) | MSWriteParser | protected |
processEmbeddedOLE(WPSPosition &pos, unsigned long lastPos) | MSWriteParser | protected |
processObject(WPSPosition &pos, unsigned long lastPos) | MSWriteParser | protected |
processStaticOLE(librevenge::RVNGBinaryData &, std::string &mimetype, WPSPosition &pos, unsigned long lastPos) | MSWriteParser | protected |
processWMF(librevenge::RVNGBinaryData &wmfdata, unsigned size) | MSWriteParser | protected |
readCHP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) | MSWriteParser | protectedvirtual |
readFFNTB() | MSWriteParser | protectedvirtual |
readFIB() | MSWriteParser | protected |
readFNTB() | MSWriteParser | protectedvirtual |
readFOD(unsigned page, void(MSWriteParser::*parseFOD)(uint32_t fcFirst, uint32_t fcLim, unsigned size)) | MSWriteParser | protected |
readPAP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) | MSWriteParser | protectedvirtual |
readSED() | MSWriteParser | protectedvirtual |
readString(std::string &res, unsigned long lastPos) | MSWriteParser | protected |
readStructures() | MSWriteParser | protected |
readSUMD() | MSWriteParser | protectedvirtual |
readText(WPSEntry const &e, MSWriteParserInternal::Paragraph::Location location) | MSWriteParser | protected |
setVersion(int vers) | WPSParser | inlineprotected |
startSection(MSWriteParserInternal::Section const §ion) | MSWriteParser | protected |
version() const | WPSParser | inlineprotected |
WPSParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header) | WPSParser | |
WPSParser(const WPSParser &)=delete | WPSParser | explicitprivate |
~MSWriteParser() override | MSWriteParser | |
~WPSParser() | WPSParser | virtual |