This is the complete list of members for WPSOLEParser, including all inherited members.
getIdFromDirectory(std::string const &dirName) | WPSOLEParser | protectedstatic |
getNotParse() const | WPSOLEParser | |
getObjectsMap() const | WPSOLEParser | |
isOle10Native(RVNGInputStreamPtr &ip, std::string const &oleName) | WPSOLEParser | protectedstatic |
isOlePres(RVNGInputStreamPtr &ip, std::string const &oleName) | WPSOLEParser | protectedstatic |
m_avoidOLE | WPSOLEParser | protected |
m_state | WPSOLEParser | protected |
parse(RVNGInputStreamPtr fileInput) | WPSOLEParser | |
readCompObj(RVNGInputStreamPtr &ip, std::string const &oleName, libwps::DebugFile &ascii) | WPSOLEParser | protected |
readCONTENTS(RVNGInputStreamPtr &input, std::string const &oleName, WPSEmbeddedObject &obj, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readContents(RVNGInputStreamPtr &input, std::string const &oleName, WPSEmbeddedObject &obj, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readMM(RVNGInputStreamPtr &input, std::string const &oleName, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readMN0AndCheckWKS(RVNGInputStreamPtr &input, std::string const &oleName, WPSEmbeddedObject &obj, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readObjInfo(RVNGInputStreamPtr &input, std::string const &oleName, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readOle(RVNGInputStreamPtr &ip, std::string const &oleName, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readOle10Native(RVNGInputStreamPtr &ip, WPSEmbeddedObject &obj, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readOlePres(RVNGInputStreamPtr &ip, WPSEmbeddedObject &obj, libwps::DebugFile &ascii) | WPSOLEParser | protectedstatic |
readSummaryInformation(RVNGInputStreamPtr input, std::string const &oleName, librevenge::RVNGPropertyList &pList, libwps::DebugFile &ascii) const | WPSOLEParser | protected |
readSummaryProperty(RVNGInputStreamPtr input, long endPos, int type, libwps::DebugFile &ascii, libwps::DebugStream &f) const | WPSOLEParser | protected |
readSummaryPropertyLong(RVNGInputStreamPtr input, long endPos, int type, long &value, libwps::DebugStream &f) | WPSOLEParser | protectedstatic |
readSummaryPropertyString(RVNGInputStreamPtr input, long endPos, int type, librevenge::RVNGString &string, libwps::DebugStream &f) const | WPSOLEParser | protected |
updateMetaData(librevenge::RVNGPropertyList &metaData) const | WPSOLEParser | |
WPSOLEParser(const std::string &mainName, libwps_tools_win::Font::Type fontType, std::function< int(std::string const &)> const &dirToIdFunc=getIdFromDirectory) | WPSOLEParser | |
~WPSOLEParser() | WPSOLEParser |