:: com :: sun :: star :: deployment :: ui ::

unpublished service UpdateRequiredDialog
Supported Interface
::com::sun::star::ui::dialogs::XExecutableDialog
Usage Restrictions
not published
Description
The UpdateRequiredDialog is used to show a list of extensions not compatible with this office version.
Since
OOo 3.2


Constructors' Summary
create Create a GUI using the specific parent window and focus on the given context.  
Constructors' Details
create
create();

Description
Create a GUI using the specific parent window and focus on the given context.
Parameter xParent
parent window

 
Top of Page