#include <CDRTypes.h>
Public Member Functions | |
CDRTextLine () | |
CDRTextLine (const CDRTextLine &line) | |
void | append (const CDRText &text) |
void | clear () |
Public Attributes | |
std::vector< CDRText > | m_line |
|
inline |
|
inline |
|
inline |
Referenced by libcdr::CDRStylesCollector::collectText().
|
inline |
std::vector<CDRText> libcdr::CDRTextLine::m_line |