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