Exported Interfaces |
::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
::com::sun::star::style::Style and are accessed via an ::com::sun::star::style::XStyle .
|
::com::sun::star::container::XNameContainer |
- Usage Restrictions
- 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
::com::sun::star::style::Style and are accessed via an ::com::sun::star::style::XStyle .
|
::com::sun::star::container::XIndexAccess |
- Usage Restrictions
- 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
::com::sun::star::style::Style and are accessed via an ::com::sun::star::style::XStyle .
|
Copyright © 2003 Sun Microsystems, Inc.