LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdb_DefinitionContainer_idl__
20 #define __com_sun_star_sdb_DefinitionContainer_idl__
22 module
com { module sun { module star { module container {
23 published
interface XNameAccess;
24 published
interface XNameContainer;
25 published
interface XIndexAccess;
26 published
interface XEnumerationAccess;
29 module
com { module sun { module star { module util {
30 published
interface XRefreshable;
32 module
com { module sun { module star { module lang {
33 published
interface XSingleServiceFactory;
36 module
com { module sun { module star { module sdb {
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:34
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:41
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:40
is supported by objects with data that can be refreshed from a data source.
Definition: XRefreshable.idl:34
is used to access named objects within a container.
Definition: XNameAccess.idl:40
Definition: Ambiguous.idl:22
Factory interface to produce instances of an implementation of a service specification.
Definition: XSingleServiceFactory.idl:40
describes a container which provides access to database related definitions like commands,...
Definition: DefinitionContainer.idl:55