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

unpublished interface XAutoStyles
Base Interfaces
XAutoStyles
┣ ::com::sun::star::container::XNameAccess
┃ ┗ ::com::sun::star::container::XElementAccess
┗ ::com::sun::star::container::XIndexAccess
   ┗ ::com::sun::star::container::XElementAccess

::com::sun::star::container::XNameAccess
(referenced interface's summary:)
is used to access named objects within a container.
::com::sun::star::container::XIndexAccess
(referenced interface's summary:)
provides access to the elements of a collection through an index.
Usage Restrictions
not published
Description
This service contains the collection of automatic style families within the container document.

Top of Page