Syntax
service StyleFamily;
Description
This service is a container of style sheets of the same style family.
See also
- StyleFamilies
-
com::sun::star::container::XNameAccess -
Description
This mandatory interface makes it possible to access
the style sheets within this family by name.
The elements in this container support the service
Style and are accessed via an XStyle .
com::sun::star::container::XNameContainer [ OPTIONAL ]-
Description
This optional interface makes it possible to add and
remove the style sheets within this family by name.
The elements in this container support the service
Style and are accessed via an XStyle .
com::sun::star::container::XIndexAccess [ OPTIONAL ]-
Description
This optional interface makes it possible to access the style sheets
within this family by index.
The elements in this container support the service
Style and are accessed via an XStyle .
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.