10 #ifndef INCLUDED_BORDERARTINFO_H 11 #define INCLUDED_BORDERARTINFO_H 15 #include <librevenge/librevenge.h> librevenge::RVNGBinaryData m_imgBlob
Definition: BorderArtInfo.h:24
std::vector< BorderImgInfo > m_images
Definition: BorderArtInfo.h:33
std::vector< unsigned > m_offsets
Definition: BorderArtInfo.h:34
BorderArtInfo()
Definition: BorderArtInfo.h:36
Definition: BorderArtInfo.h:31
BorderImgInfo(ImgType type)
Definition: BorderArtInfo.h:25
ImgType
Definition: MSPUBTypes.h:213
ImgType m_type
Definition: BorderArtInfo.h:23
Definition: BorderArtInfo.h:21
std::vector< unsigned > m_offsetsOrdered
Definition: BorderArtInfo.h:35