uses of interface XActionListener

back to interface XActionListener

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


Uses as Parameter
::com::sun::star::inspection::XHyperlinkControl::addActionListener()
XImageButton::addActionListener()
XComboBox::addActionListener()
XButton::addActionListener()
XListBox::addActionListener()
::com::sun::star::inspection::XHyperlinkControl::removeActionListener()
XImageButton::removeActionListener()
XComboBox::removeActionListener()
XButton::removeActionListener()
XListBox::removeActionListener()
References in Developers Guide
12.6 OpenOffice.org Basic and Dialogs - Creating Dialogs at Runtime
4.11.2 Writing UNO Components - Accessing Dialogs - Using Dialogs in Components - Accept events created by dialog controls
20.5.2 Graphical User Interfaces - Dialog Handling - Dialog Controls - List Box
20.5.2 Graphical User Interfaces - Dialog Handling - Dialog Controls - Command Button
Top of Page