10#ifndef __BORDERARTINFO_H__
11#define __BORDERARTINFO_H__
14#include <librevenge/librevenge.h>
ImgType
Definition: MSPUBTypes.h:180
Definition: BorderArtInfo.h:30
std::vector< BorderImgInfo > m_images
Definition: BorderArtInfo.h:31
BorderArtInfo()
Definition: BorderArtInfo.h:34
std::vector< unsigned > m_offsets
Definition: BorderArtInfo.h:32
std::vector< unsigned > m_offsetsOrdered
Definition: BorderArtInfo.h:33
Definition: BorderArtInfo.h:20
BorderImgInfo(ImgType type)
Definition: BorderArtInfo.h:23
librevenge::RVNGBinaryData m_imgBlob
Definition: BorderArtInfo.h:22
ImgType m_type
Definition: BorderArtInfo.h:21