Exported Interfaces - Summary |
::com::sun::star::container::XNameAccess |
This mandatory interface makes it possible to access
the style sheets within this family by name.
(details)
|
::com::sun::star::container::XNameContainer |
This optional interface makes it possible to add and
remove the style sheets within this family by name.
(details)
|
::com::sun::star::container::XIndexAccess |
This optional interface makes it possible to access the style sheets
within this family by index.
(details)
|
Exported Interfaces - Details |
::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
- 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
Style and are accessed via an 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
Style and are accessed via an XStyle.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.