Internal: the state of a Canvas5Image. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
std::map< int, MWAWEmbeddedObject > | m_idToObject |
the map id to bitmap More... | |
std::map< int, std::shared_ptr< VKFLImage > > | m_idToGIF |
the map id to git More... | |
std::map< std::vector< unsigned >, std::shared_ptr< VKFLImage > > | m_idToMACO |
the map id to maco More... | |
std::map< int, librevenge::RVNGBinaryData > | m_idToQkTm |
the map id to quicktime More... | |
Internal: the state of a Canvas5Image.
|
inline |
constructor
std::map<int, std::shared_ptr<VKFLImage> > Canvas5ImageInternal::State::m_idToGIF |
the map id to git
std::map<std::vector<unsigned>, std::shared_ptr<VKFLImage> > Canvas5ImageInternal::State::m_idToMACO |
the map id to maco
std::map<int, MWAWEmbeddedObject> Canvas5ImageInternal::State::m_idToObject |
the map id to bitmap
std::map<int, librevenge::RVNGBinaryData> Canvas5ImageInternal::State::m_idToQkTm |
the map id to quicktime