Syntax
interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface ;
Description
A factory for propertyset registries.
Known Services Which Export this Interface
|
com::sun::star::ucb::Store -
Method Details
|
|
Syntax
- com::sun::star::ucb::XPropertySetRegistry createPropertySetRegistry
(
- string URL );
Description
creates a propertyset registry.
Parameter URL
-
The identifier of the registry to create ( e.g. file-URL ). The
value can be an empty string.
Returns
-
The registry.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.