This is the complete list of members for STOFFOLEParser::OleContent, including all inherited members.
getBaseName() | STOFFOLEParser::OleContent | inline |
getImageData(librevenge::RVNGBinaryData &data, std::string &type) const | STOFFOLEParser::OleContent | inline |
getOleName() const | STOFFOLEParser::OleContent | inline |
getPosition() const | STOFFOLEParser::OleContent | inline |
isParsed() const | STOFFOLEParser::OleContent | inline |
m_base | STOFFOLEParser::OleContent | protected |
m_dir | STOFFOLEParser::OleContent | protected |
m_imageData | STOFFOLEParser::OleContent | protected |
m_imageType | STOFFOLEParser::OleContent | protected |
m_isParsed | STOFFOLEParser::OleContent | protected |
m_position | STOFFOLEParser::OleContent | protected |
OleContent(std::string const &dir, std::string const &base) | STOFFOLEParser::OleContent | inline |
setImageData(librevenge::RVNGBinaryData const &data, std::string const &type) | STOFFOLEParser::OleContent | inline |
setParsed(bool flag=true) | STOFFOLEParser::OleContent | inline |
setPosition(STOFFPosition const &pos) | STOFFOLEParser::OleContent | inline |