StyleDefinition, or null.const(StyleDefinition) * findStyle(const ref OdfStyles styles,
string name, bool automatic = false)Looks up a named style in styles or automaticStyles.
styles | The style container to search. |
name | The style:name to find. |
automatic | When true, search automaticStyles; otherwise search styles. |
StyleDefinition, or null.