Syntax
interface XContentProviderFactory : com::sun::star::uno::XInterface ;
Description
a factory for a XContentProvider .
See also
- XContentProvider
-
Known Services Which Export this Interface
|
com::sun::star::ucb::ContentProviderProxyFactory -
Method Details
|
|
Syntax
- com::sun::star::ucb::XContentProvider createContentProvider
(
- string Service );
Description
creates a XContentProvider implementation object.
Parameter Service
-
the name of the UNO service to be used to create the implementation of
the content provider.
Returns
-
a content provider.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.