LibreOffice
LibreOffice 24.2 SDK API Reference
|
The UpdateRequiredDialog is used to show a list of extensions not compatible with this office version. More...
import"UpdateRequiredDialog.idl";
Public Member Functions | |
create () | |
Create a GUI using the specific parent window and focus on the given context. More... | |
Public Member Functions inherited from XExecutableDialog | |
void | setTitle ([in] string aTitle) |
Sets the title of the dialog. More... | |
short | execute () |
Executes (shows) the dialog. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
The UpdateRequiredDialog is used to show a list of extensions not compatible with this office version.
create | ( | ) |
Create a GUI using the specific parent window and focus on the given context.