Public Member Functions | |
| bool | isEmpty () const |
| void | fetchAttributesFromAbiProps (const PP_AttrProp &rAP) |
| void | write (UT_UTF8String &rOutput, const UT_UTF8String &rSpacesOffset) const |
| SectionProps & | operator= (const SectionProps &rSectionProps) |
| bool | operator== (const SectionProps &rSectionProps) const |
Public Attributes | |
| UT_UTF8String | m_columnCount |
| UT_UTF8String | m_columnGap |
| void ODe_Style_Style::SectionProps::fetchAttributesFromAbiProps | ( | const PP_AttrProp & | rAP | ) |
References gchar, PP_AttrProp::getProperty(), m_columnCount, and m_columnGap.
Referenced by ODe_Style_Style::fetchAttributesFromAbiSection().
| bool ODe_Style_Style::SectionProps::isEmpty | ( | ) | const |
References UT_UTF8String::empty(), m_columnCount, and m_columnGap.
Referenced by write().
| ODe_Style_Style::SectionProps & ODe_Style_Style::SectionProps::operator= | ( | const SectionProps & | rSectionProps | ) |
References m_columnCount, and m_columnGap.
| bool ODe_Style_Style::SectionProps::operator== | ( | const SectionProps & | rSectionProps | ) | const |
References m_columnCount, and m_columnGap.
| void ODe_Style_Style::SectionProps::write | ( | UT_UTF8String & | rOutput, | |
| const UT_UTF8String & | rSpacesOffset | |||
| ) | const |
References isEmpty(), m_columnCount, m_columnGap, and ODe_writeAttribute().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
Referenced by fetchAttributesFromAbiProps(), isEmpty(), operator=(), operator==(), and write().
1.7.1