, including all inherited members.
| _clearEmptyAttributes() | PP_AttrProp | [protected] |
| _clearEmptyProperties() | PP_AttrProp | [protected] |
| _computeCheckSum(void) | PP_AttrProp | [protected] |
| areAlreadyPresent(const gchar **attributes, const gchar **properties) const | PP_AttrProp | |
| areAnyOfTheseNamesPresent(const gchar **attributes, const gchar **properties) const | PP_AttrProp | |
| cloneWithElimination(const gchar **attributes, const gchar **properties) const | PP_AttrProp | |
| cloneWithEliminationIfEqual(const gchar **attributes, const gchar **properties) const | PP_AttrProp | |
| cloneWithReplacements(const gchar **attributes, const gchar **properties, bool bClearProps) const | PP_AttrProp | |
| createExactly(const gchar **attributes, const gchar **properties) const | PP_AttrProp | |
| explodeStyle(const PD_Document *pDoc, bool bOverwrite=false) | PP_AttrProp | |
| getAttribute(const gchar *szName, const gchar *&szValue) const | PP_AttrProp | |
| getAttributeCount(void) const | PP_AttrProp | |
| getAttributes() const | PP_AttrProp | [inline] |
| getCheckSum(void) const | PP_AttrProp | |
| getIndex(void) const | PP_AttrProp | |
| getNthAttribute(int ndx, const gchar *&szName, const gchar *&szValue) const | PP_AttrProp | |
| getNthProperty(int ndx, const gchar *&szName, const gchar *&szValue) const | PP_AttrProp | |
| getProperties() const | PP_AttrProp | |
| getProperty(const gchar *szName, const gchar *&szValue) const | PP_AttrProp | |
| getPropertyCount(void) const | PP_AttrProp | |
| getPropertyType(const gchar *szName, tProperty_type Type) const | PP_AttrProp | |
| getRevisedIndex() const | PP_AttrProp | [inline] |
| getRevisionHidden() const | PP_AttrProp | [inline] |
| getRevisionState() const | PP_AttrProp | [inline] |
| hasAttributes(void) const | PP_AttrProp | |
| hasProperties(void) const | PP_AttrProp | |
| isEquivalent(const PP_AttrProp *pAP2) const | PP_AttrProp | |
| isEquivalent(const gchar **attrs, const gchar **props) const | PP_AttrProp | |
| isExactMatch(const PP_AttrProp *pMatch) const | PP_AttrProp | |
| m_bIsReadOnly | PP_AttrProp | [protected] |
| m_bRevisionHidden | PP_AttrProp | [mutable, protected] |
| m_checkSum | PP_AttrProp | [protected] |
| m_index | PP_AttrProp | [protected] |
| m_iRevisedIndex | PP_AttrProp | [mutable, protected] |
| m_pAttributes | PP_AttrProp | [protected] |
| m_pProperties | PP_AttrProp | [protected] |
| m_RevisionState | PP_AttrProp | [mutable, protected] |
| m_szProperties | PP_AttrProp | [mutable, protected] |
| markReadOnly(void) | PP_AttrProp | |
| miniDump(const PD_Document *pDoc) const | PP_AttrProp | |
| operator=(const PP_AttrProp &Other) | PP_AttrProp | |
| PP_AttrProp() | PP_AttrProp | |
| PropertyPair typedef | PP_AttrProp | [protected] |
| prune() | PP_AttrProp | |
| setAttribute(const gchar *szName, const gchar *szValue) | PP_AttrProp | |
| setAttributes(const gchar **attributes) | PP_AttrProp | |
| setAttributes(const UT_GenericVector< const gchar * > *pVector) | PP_AttrProp | |
| setIndex(UT_uint32 i) | PP_AttrProp | |
| setProperties(const gchar **properties) | PP_AttrProp | |
| setProperties(const UT_GenericVector< gchar * > *pVector) | PP_AttrProp | |
| setProperty(const gchar *szName, const gchar *szValue) | PP_AttrProp | |
| setRevisedIndex(PT_AttrPropIndex i, UT_uint32 iId, bool bShow, bool bMark, bool bHidden) const | PP_AttrProp | [inline] |
| ~PP_AttrProp() | PP_AttrProp | [virtual] |