interface XTemplateContainer in module com::sun::star::configuration:: |
interface XTemplateContainer : com::sun::star::uno::XInterface ;
implemented by objects that contain instances of a named template.
An implementation will also implement XSingleServiceFactory , in which case that interface creates instances of the specified template.
If multiple templates are supported, the supported factory interface may be
XMultiServiceFactory , in which case
the string
returned from
XTemplateContainer::getElementTemplateName can be used as
the service name parameter.
Method Summary |
|
getElementTemplateName | |
Known Services Which Export this Interface |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.