, including all inherited members.
_clearEmptyAttributes() | PP_AttrProp | [protected] |
_clearEmptyProperties() | PP_AttrProp | [protected] |
_computeCheckSum(void) | PP_AttrProp | [protected] |
areAlreadyPresent(const PP_PropertyVector &attributes, const PP_PropertyVector &properties) const | PP_AttrProp | |
areAnyOfTheseNamesPresent(const PP_PropertyVector &attributes, const PP_PropertyVector &properties) const | PP_AttrProp | |
attributes_t typedef | PP_AttrProp | |
cloneWithElimination(const PP_PropertyVector &attributes, const PP_PropertyVector &properties) const | PP_AttrProp | |
cloneWithEliminationIfEqual(const PP_PropertyVector &attributes, const PP_PropertyVector &properties) const | PP_AttrProp | |
cloneWithReplacements(const PP_PropertyVector &attributes, const PP_PropertyVector &properties, bool bClearProps) const | PP_AttrProp | |
createExactly(const PP_PropertyVector &attributes, const PP_PropertyVector &properties) | PP_AttrProp | [static] |
explodeStyle(const PD_Document *pDoc, bool bOverwrite=false) | PP_AttrProp | |
getAttribute(const std::string &name, const gchar *&szValue) const | PP_AttrProp | |
getAttributeCount(void) const | PP_AttrProp | |
getAttributes() const | PP_AttrProp | |
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 std::string &name, 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 PP_PropertyVector &attrs, const PP_PropertyVector &props) const | PP_AttrProp | |
isExactMatch(const PP_AttrProp &pMatch) const | PP_AttrProp | |
m_attributes | PP_AttrProp | [protected] |
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_properties | PP_AttrProp | [protected] |
m_RevisionState | 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 | |
properties_t typedef | PP_AttrProp | |
prune() | PP_AttrProp | |
setAttribute(const gchar *szName, const gchar *szValue) | PP_AttrProp | |
setAttributes(const PP_PropertyVector &attributes) | PP_AttrProp | |
setIndex(UT_uint32 i) | PP_AttrProp | |
setProperties(const PP_PropertyVector &properties) | PP_AttrProp | |
setProperty(const std::string &name, const std::string &value) | PP_AttrProp | |
setRevisedIndex(PT_AttrPropIndex i, UT_uint32 iId, bool bShow, bool bMark, bool bHidden) const | PP_AttrProp | [inline] |
~PP_AttrProp() | PP_AttrProp | [virtual] |