Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: frame ::

interface XComponentRegistry

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]
Description
makes it possible to instantiate desktop components.
See also
XFrame


Methods' Summary

createObject

Methods' Details

createObject
 
com::sun::star::uno::XInterface
createObject(
[ in ] string aURL,
[ in ] com::sun::star::uno::Uik ik );


Top of Page