uses of interface XDialog

back to interface XDialog

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XDialog2
Services which Support this Interface
UnoControlDialog
Uses as Return Type
XDialogProvider::createDialog()
XDialogProvider2::createDialogWithArguments()
XDialogProvider2::createDialogWithHandler()
Uses as Parameter
XDialogEventHandler::callHandlerMethod()
References in Developers Guide
Basic - Creating Dialogs at Runtime
WritingUNO - Using Dialogs in Components - Instantiate and display a dialog
GUI - Displaying Dialogs
Basic - Showing a Dialog
Basic - Dialog Properties
Top of Page