, including all inherited members.
| _getAttributeExpand(const gchar *szName, const gchar *&szValue, UT_sint32 iDepth) const | PD_Style | [protected] |
| _getPropertyExpand(const gchar *szName, const gchar *&szValue, UT_sint32 iDepth) const | PD_Style | [protected] |
| addAttributes(const PP_PropertyVector &pAtts) | PD_Style | |
| addProperties(const PP_PropertyVector &pProperties) | PD_Style | |
| addProperty(const gchar *szName, const gchar *szValue) | PD_Style | |
| getAllAttributes(UT_Vector *vAttribs, UT_sint32 depth) const | PD_Style | |
| getAllProperties(UT_Vector *vProps, UT_sint32 depth) const | PD_Style | |
| getAttribute(const gchar *szName, const gchar *&szValue) const | PD_Style | |
| getAttributeCount(void) const | PD_Style | |
| getAttributeExpand(const gchar *szName, const gchar *&szValue) const | PD_Style | |
| getBasedOn(void) const | PD_Style | |
| getFollowedBy(void) const | PD_Style | |
| getIndexAP(void) const | PD_Style | [inline] |
| getName(void) const | PD_Style | [inline] |
| getNthAttribute(int ndx, const gchar *&szName, const gchar *&szValue) const | PD_Style | |
| getNthProperty(int ndx, const gchar *&szName, const gchar *&szValue) const | PD_Style | |
| getProperty(const gchar *szName, const gchar *&szValue) const | PD_Style | |
| getPropertyCount(void) const | PD_Style | |
| getPropertyExpand(const gchar *szName, const gchar *&szValue) const | PD_Style | |
| getPropertyType(const gchar *szName, tProperty_type Type) const | PD_Style | |
| isCharStyle(void) const | PD_Style | |
| isDisplayed(void) const | PD_Style | [inline] |
| isList(void) const | PD_Style | |
| isUsed(void) const | PD_Style | |
| isUserDefined(void) const | PD_BuiltinStyle | [inline, virtual] |
| m_bDisplayed | PD_Style | [protected] |
| m_indexAP | PD_Style | [protected] |
| m_indexAPOrig | PD_BuiltinStyle | [protected] |
| m_iUsed | PD_Style | [protected] |
| m_pBasedOn | PD_Style | [mutable, protected] |
| m_pFollowedBy | PD_Style | [mutable, protected] |
| m_pPT | PD_Style | [protected] |
| m_szName | PD_Style | [protected] |
| PD_BuiltinStyle(pt_PieceTable *pPT, PT_AttrPropIndex indexAP, const char *szName, bool bDisplayed) | PD_BuiltinStyle | |
| PD_Style(pt_PieceTable *pPT, PT_AttrPropIndex indexAP, const char *szName=NULL, bool bDisplayed=true) | PD_Style | |
| setAllAttributes(const PP_PropertyVector &atts) | PD_Style | |
| setIndexAP(PT_AttrPropIndex indexAP) | PD_Style | |
| used(UT_sint32 count) | PD_Style | |
| ~PD_BuiltinStyle() | PD_BuiltinStyle | [virtual] |
| ~PD_Style() | PD_Style | [virtual] |