21 module
com { module sun { module star { module awt {
makes it possible to receive action events.
Definition XActionListener.idl:28
gives access to the text and formatting of a fixed hyperlink field.
Definition XFixedHyperlink.idl:27
void removeActionListener([in] com::sun::star::awt::XActionListener l)
unregisters an event handler for click action event.
void setText([in] string Text)
sets the text of the control.
string getText()
returns the text of the control.
void addActionListener([in] com::sun::star::awt::XActionListener l)
registers an event handler for click action event.
void setURL([in] string URL)
sets the url of the control.
short getAlignment()
returns the alignment of the text in the control.
void setAlignment([in] short nAlign)
sets the alignment of the text in the control.
string getURL()
returns the url of the control.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20