19 #ifndef __com_sun_star_awt_XFixedHyperlink_idl__
20 #define __com_sun_star_awt_XFixedHyperlink_idl__
26 module com { module sun { module star { module awt {
36 void setText( [in]
string Text );
46 void setURL( [in]
string URL );
62 void setAlignment( [in]
short nAlign );
makes it possible to receive action events.
Definition: XActionListener.idl:33
gives access to the text and formatting of a fixed hyperlink field.
Definition: XFixedHyperlink.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:47