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