:: com :: sun :: star :: awt ::

unpublished service UnoControlDialogModelProvider
Supported Interface
::com::sun::star::container::XNameContainer
Usage Restrictions
not published
Description
specifies a service to load a dialog model and allows to access the control models inside
Since
OOo 3.3


Constructors' Summary
create Creates a new dialog model  
Constructors' Details
create
create( [in] string  URL )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
Creates a new dialog model

 
Top of Page