:: com :: sun :: star :: style ::

unpublished interface XAutoStylesSupplier
Description
This interface provides access to the style families within the container document.

Methods' Summary
getAutoStyles This method returns the collection of automatic style families available in the container document. 
Methods' Details
getAutoStyles
XAutoStyles
getAutoStyles();

Description
This method returns the collection of automatic style families available in the container document.
Top of Page