Public Member Functions | |
bool | isEmpty () const |
void | fetchAttributesFromAbiProps (const PP_AttrProp &rAP) |
void | write (UT_UTF8String &rOutput, const UT_UTF8String &rSpacesOffset) const |
TableProps & | operator= (const TableProps &rTableProps) |
bool | operator== (const TableProps &rTableProps) const |
Public Attributes | |
UT_UTF8String | m_width |
UT_UTF8String | m_RelTableWidth |
UT_UTF8String | m_backgroundColor |
UT_UTF8String | m_align |
UT_UTF8String | m_marginLeft |
UT_UTF8String | m_marginRight |
void ODe_Style_Style::TableProps::fetchAttributesFromAbiProps | ( | const PP_AttrProp & | rAP | ) |
bool ODe_Style_Style::TableProps::isEmpty | ( | ) | const |
References UT_UTF8String::empty(), m_align, m_backgroundColor, m_marginLeft, m_marginRight, m_RelTableWidth, and m_width.
ODe_Style_Style::TableProps & ODe_Style_Style::TableProps::operator= | ( | const TableProps & | rTableProps | ) |
References m_align, m_backgroundColor, m_marginLeft, m_marginRight, m_RelTableWidth, and m_width.
bool ODe_Style_Style::TableProps::operator== | ( | const TableProps & | rTableProps | ) | const |
References m_align, m_backgroundColor, m_marginLeft, m_marginRight, m_RelTableWidth, and m_width.
void ODe_Style_Style::TableProps::write | ( | UT_UTF8String & | rOutput, | |
const UT_UTF8String & | rSpacesOffset | |||
) | const |
References m_align, m_backgroundColor, m_marginLeft, m_marginRight, m_RelTableWidth, m_width, and ODe_writeAttribute().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().