20 #ifndef __com_sun_star_ui_XUIElement_idl__
21 #define __com_sun_star_ui_XUIElement_idl__
28 module
com { module sun { module star { module ui {
72 [readonly, attribute]
short Type;
::com::sun::star::frame::XFrame Frame
determines the document frame to which this element is bound to.
Definition: XUIElement.idl:62
string ResourceURL
a resource URL which is a unique identifier of a user interface element.
Definition: XUIElement.idl:66
– idl definition –
Definition: Ambiguous.idl:22
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:43
provides a function to retrieve a special purpose interface dependent on the user interface element t...
Definition: XUIElement.idl:45
short Type
determines the type of the user interface element.
Definition: XUIElement.idl:72
base interface of all UNO interfaces
Definition: XInterface.idl:47