For now, we are only interested in 'style:style' nodes. Each of these nodes has a style-name and a style-family. Each style declaration can have a parent style, from which properties are inherited.
Style names are unique within the family, no matter whether the style is an automatic style, an common style or a master style.
The contents of this element are the union of the 'styles.xml' file (if it exists), the font-declarations and auto-styles of the document-content.xml and the styles declared in the main document. @author Thomas Morgner @since 06.03.2007
|
|