20 module
com { module sun { module star { module container {
21 published
interface XNameAccess;
22 published
interface XIndexAccess;
23 published
interface XEnumerationAccess;
26 module
com { module sun { module star { module util {
27 published
interface XRefreshable;
30 module
com { module sun { module star { module sdbcx {
32 published
interface XDataDescriptorFactory;
33 published
interface XAppend;
34 published
interface XDrop;
used to enumerate objects in a container which contains objects.
Definition generated_idl_chapter_refs.idl:2676
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
is used to access named objects within a container.
Definition generated_idl_chapter_refs.idl:3916
is used for creating and appending new objects to a specific container.
Definition XAppend.idl:29
provides the creation of a descriptor for a definition object.
Definition XDataDescriptorFactory.idl:29
provides methods to remove an element of its container and to drop it from the related database.
Definition XDrop.idl:26
is supported by objects with data that can be refreshed from a data source.
Definition generated_idl_chapter_refs.idl:1166
Definition Ambiguous.idl:20
describes every container which is used for data definition.
Definition Container.idl:55