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

interface XComponentRegistry
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XComponentRegistry
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Usage Restrictions
deprecated

Methods' Summary
createObject [ DEPRECATED ]
 
Methods' Details
createObject
::com::sun::star::uno::XInterface
createObject( [in] string  URL,
[in] ::com::sun::star::uno::Uik  Uik );

Usage Restrictions
deprecated
Top of Page