#include <MSPUBTypes.h>
Public Member Functions | |
TextParagraph (const std::vector< TextSpan > &sp, const ParagraphStyle &st) | |
Public Attributes | |
std::vector< TextSpan > | spans |
ParagraphStyle | style |
libmspub::TextParagraph::TextParagraph | ( | const std::vector< TextSpan > & | sp, |
const ParagraphStyle & | st | ||
) | [inline] |
std::vector<TextSpan> libmspub::TextParagraph::spans |