:: com :: sun :: star :: configuration ::
|
interface XTemplateContainer |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XTemplateContainer
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- is implemented by objects that contain instances of a named template to
provide information about the template.
An implementation will also implement
::com::sun::star::lang::XSingleServiceFactory , in which case
that interface creates instances of the specified template.
If multiple templates are supported, the supported factory interface may be
::com::sun::star::lang::XMultiServiceFactory , in which case
the string returned from
getElementTemplateName() can be used as
the service name argument.
- See also
- XTemplateInstance
|
Copyright © 2003 Sun Microsystems, Inc.