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