20module 
com {  module sun {  module star {  module inspection {
 
makes it possible to receive action events.
Definition XActionListener.idl:28
defines the interface for an XPropertyControl which displays its value in a hyperlink-like way
Definition XHyperlinkControl.idl:30
void addActionListener([in] com::sun::star::awt::XActionListener listener)
adds a listener which will be notified when the user clicked the hyperlink text in the control
void removeActionListener([in] com::sun::star::awt::XActionListener listener)
removes a listener which was previously added via addActionListener()
defines the interface for a single control in an ObjectInspector
Definition XPropertyControl.idl:29
Definition Ambiguous.idl:20