Inheritance diagram for StyleSet:


Public Member Functions | |
| void | Constructor () |
| void | Destructor () |
| XMLElement | GetXML () |
| void | InitFromXML () |
| CharacterStyle | StyleByID (integer id) |
| CharacterStyle | StyleMatching (CharacterStyle toMatch) |
Package Attributes | |
| Dictionary | mStyles |
| CharacterStyle | mStylesByID [] |
| void StyleSet.Constructor | ( | ) |
| void StyleSet.Destructor | ( | ) |
| XMLElement StyleSet.GetXML | ( | ) |
| void StyleSet.InitFromXML | ( | ) |
| CharacterStyle StyleSet.StyleByID | ( | integer | id | ) |
| CharacterStyle StyleSet.StyleMatching | ( | CharacterStyle | toMatch | ) |
Dictionary StyleSet.mStyles [package] |
CharacterStyle StyleSet.mStylesByID[] [package] |
1.5.1