LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_inspection_XHyperlinkControl_idl__
21 #define __com_sun_star_inspection_XHyperlinkControl_idl__
26 module
com { module sun { module star { module inspection {
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:35
defines the interface for an XPropertyControl which displays its value in a hyperlink-like way
Definition: XHyperlinkControl.idl:36
makes it possible to receive action events.
Definition: XActionListener.idl:34
Definition: Ambiguous.idl:22