LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef _com_sun_star_deployment_ui_PackageManagerDialog_idl
21 #define _com_sun_star_deployment_ui_PackageManagerDialog_idl
27 module
com { module sun { module star { module deployment { module ui {
50 [in]
string focussedContext );
Specifies an interface for an executable dialog in asynchronous mode.
Definition: XAsynchronousExecutableDialog.idl:32
specifies the basic operations for a window component.
Definition: XWindow.idl:51
create([in] com::sun::star::awt::XWindow xParent, [in] string focussedContext)
Create a GUI using the specific parent window and focus on the given context.
The PackageManagerDialog is used to visually manage installed packages of the user and shared install...
Definition: PackageManagerDialog.idl:36
createAndInstall([in] string extensionURL)
Create a GUI and pass the URL of the extension which shall be installed right away.
createDefault()
Create a default GUI.
Definition: Ambiguous.idl:22