Public Member Functions | |
bool | isEmpty () const |
void | fetchAttributesFromAbiProps (const PP_AttrProp &rAP) |
void | write (UT_UTF8String &rOutput, const UT_UTF8String &rSpacesOffset) const |
TextProps & | operator= (const TextProps &rTextProps) |
bool | operator== (const TextProps &rTextProps) const |
Public Attributes | |
UT_UTF8String | m_color |
UT_UTF8String | m_underlineType |
UT_UTF8String | m_lineThroughType |
UT_UTF8String | m_textPosition |
UT_UTF8String | m_fontName |
UT_UTF8String | m_fontSize |
UT_UTF8String | m_language |
UT_UTF8String | m_country |
UT_UTF8String | m_fontStyle |
UT_UTF8String | m_fontWeight |
UT_UTF8String | m_backgroundColor |
UT_UTF8String | m_display |
std::string | m_transform |
void ODe_Style_Style::TextProps::fetchAttributesFromAbiProps | ( | const PP_AttrProp & | rAP | ) |
References UT_UTF8String::clear(), gchar, PP_AttrProp::getProperty(), m_color, m_country, m_display, m_fontName, m_fontSize, m_fontStyle, m_fontWeight, m_language, m_lineThroughType, m_textPosition, m_transform, m_underlineType, UT_ASSERT, UT_ASSERT_HARMLESS, UT_colorToHex(), and UT_SHOULD_NOT_HAPPEN.
Referenced by ODe_Style_Style::fetchAttributesFromAbiBlock(), ODe_Style_Style::fetchAttributesFromAbiSpan(), and ODe_Style_Style::fetchAttributesFromAbiStyle().
bool ODe_Style_Style::TextProps::isEmpty | ( | ) | const |
References UT_UTF8String::empty(), m_backgroundColor, m_color, m_country, m_display, m_fontName, m_fontSize, m_fontStyle, m_fontWeight, m_language, m_lineThroughType, m_textPosition, m_transform, and m_underlineType.
Referenced by write().
ODe_Style_Style::TextProps & ODe_Style_Style::TextProps::operator= | ( | const TextProps & | rTextProps | ) |
References m_backgroundColor, m_color, m_country, m_display, m_fontName, m_fontSize, m_fontStyle, m_fontWeight, m_language, m_lineThroughType, m_textPosition, m_transform, and m_underlineType.
bool ODe_Style_Style::TextProps::operator== | ( | const TextProps & | rTextProps | ) | const |
References m_backgroundColor, m_color, m_country, m_display, m_fontName, m_fontSize, m_fontStyle, m_fontWeight, m_language, m_lineThroughType, m_textPosition, m_transform, and m_underlineType.
void ODe_Style_Style::TextProps::write | ( | UT_UTF8String & | rOutput, | |
const UT_UTF8String & | rSpacesOffset | |||
) | const |
Referenced by 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(), ODe_Style_Style::getFontName(), 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 fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
std::string ODe_Style_Style::TextProps::m_transform |
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().