This is the complete list of members for WPSOLEParser, including all inherited members.
getIdFromDirectory(std::string const &dirName) | WPSOLEParser | protectedstatic |
getNotParse() const | WPSOLEParser | inline |
getObjectsMap() const | WPSOLEParser | inline |
isOle10Native(RVNGInputStreamPtr &ip, std::string const &oleName) | WPSOLEParser | protectedstatic |
isOlePres(RVNGInputStreamPtr &ip, std::string const &oleName) | WPSOLEParser | protectedstatic |
m_avoidOLE | WPSOLEParser | protected |
m_compObjIdName | WPSOLEParser | protected |
m_directoryToIdFunction | WPSOLEParser | protected |
m_idToObjectMap | WPSOLEParser | protected |
m_unknownOLEs | 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 |
WPSOLEParser(const std::string &mainName, std::function< int(std::string const &)> const &dirToIdFunc=getIdFromDirectory) | WPSOLEParser | explicit |
~WPSOLEParser() | WPSOLEParser |