Public Member Functions | |
bool | isEmpty () const |
void | fetchAttributesFromAbiProps (const PP_AttrProp &rAP) |
void | write (UT_UTF8String &rOutput, const UT_UTF8String &rSpacesOffset) const |
GraphicProps & | operator= (const GraphicProps &rGraphicProps) |
bool | operator== (const GraphicProps &rGraphicProps) const |
Public Attributes | |
UT_UTF8String | m_backgroundColor |
UT_UTF8String | m_borderLeft |
UT_UTF8String | m_borderRight |
UT_UTF8String | m_borderTop |
UT_UTF8String | m_borderBottom |
UT_UTF8String | m_wrap |
UT_UTF8String | m_runThrough |
UT_UTF8String | m_verticalPos |
UT_UTF8String | m_verticalRel |
UT_UTF8String | m_horizontalPos |
UT_UTF8String | m_horizontalRel |
UT_UTF8String | m_padding |
void ODe_Style_Style::GraphicProps::fetchAttributesFromAbiProps | ( | const PP_AttrProp & | rAP | ) |
References UT_UTF8String::empty(), gchar, PP_AttrProp::getProperty(), m_backgroundColor, m_borderBottom, m_borderLeft, m_borderRight, m_borderTop, m_horizontalRel, m_runThrough, m_verticalRel, m_wrap, UT_ASSERT, UT_colorToHex(), and UT_SHOULD_NOT_HAPPEN.
Referenced by ODe_Style_Style::fetchAttributesFromAbiFrame().
bool ODe_Style_Style::GraphicProps::isEmpty | ( | ) | const |
References UT_UTF8String::empty(), m_backgroundColor, m_borderBottom, m_borderLeft, m_borderRight, m_borderTop, m_horizontalPos, m_horizontalRel, m_padding, m_runThrough, m_verticalPos, m_verticalRel, and m_wrap.
Referenced by write().
ODe_Style_Style::GraphicProps & ODe_Style_Style::GraphicProps::operator= | ( | const GraphicProps & | rGraphicProps | ) |
References m_backgroundColor, m_borderBottom, m_borderLeft, m_borderRight, m_borderTop, m_horizontalPos, m_horizontalRel, m_padding, m_runThrough, m_verticalPos, m_verticalRel, and m_wrap.
bool ODe_Style_Style::GraphicProps::operator== | ( | const GraphicProps & | rGraphicProps | ) | const |
References m_backgroundColor, m_borderBottom, m_borderLeft, m_borderRight, m_borderTop, m_horizontalPos, m_horizontalRel, m_padding, m_runThrough, m_verticalPos, m_verticalRel, and m_wrap.
void ODe_Style_Style::GraphicProps::write | ( | UT_UTF8String & | rOutput, | |
const UT_UTF8String & | rSpacesOffset | |||
) | const |
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 fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by isEmpty(), operator=(), operator==(), ODe_Style_Style::setHorizontalPos(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by isEmpty(), operator=(), operator==(), ODe_Style_Style::setPadding(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), ODe_Style_Style::setRunThrough(), and write().
Referenced by isEmpty(), operator=(), operator==(), ODe_Style_Style::setVerticalPos(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), ODe_Style_Style::setVerticalRel(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), ODe_Style_Style::setWrap(), and write().