Exported Interfaces |
::com::sun::star::container::XNameAccess |
- (referenced entity's summary:)
- is used to access named objects within a container.
|
::com::sun::star::container::XIndexAccess |
- (referenced entity's summary:)
- provides access to the elements of a collection through an
index.
|
::com::sun::star::container::XEnumerationAccess |
- (referenced entity's summary:)
- used to enumerate objects in a container which contains objects.
|
::com::sun::star::util::XRefreshable |
- Usage Restrictions
- optional
- Description
- is optional for implementation. Used to reflect changes.
|
XDataDescriptorFactory |
- Usage Restrictions
- optional
- Description
- optional for implementation. Allows to create descriptor elements which then could be used to append new elements.
|
XAppend |
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of adding
a new element to the container.
|
XDrop |
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of dropping
an element from the container.
|
Copyright © 2003 Sun Microsystems, Inc.