Public Member Functions | |
bool | isEmpty () const |
void | write (UT_UTF8String &rOutput, const UT_UTF8String &rSpacesOffset) const |
RowProps & | operator= (const RowProps &rRowProps) |
bool | operator== (const RowProps &rRowProps) const |
Public Attributes | |
UT_UTF8String | m_rowHeight |
UT_UTF8String | m_minRowHeight |
bool ODe_Style_Style::RowProps::isEmpty | ( | ) | const |
References UT_UTF8String::empty(), m_minRowHeight, and m_rowHeight.
Referenced by write().
ODe_Style_Style::RowProps & ODe_Style_Style::RowProps::operator= | ( | const RowProps & | rRowProps | ) |
References m_minRowHeight, and m_rowHeight.
bool ODe_Style_Style::RowProps::operator== | ( | const RowProps & | rRowProps | ) | const |
References m_minRowHeight, and m_rowHeight.
void ODe_Style_Style::RowProps::write | ( | UT_UTF8String & | rOutput, | |
const UT_UTF8String & | rSpacesOffset | |||
) | const |
References isEmpty(), m_minRowHeight, m_rowHeight, and ODe_writeAttribute().
Referenced by isEmpty(), operator=(), operator==(), ODe_Style_Style::setMinRowHeight(), and write().
Referenced by isEmpty(), operator=(), operator==(), ODe_Style_Style::setRowHeight(), and write().