LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_reflection_XIdlMember_idl__
20 #define __com_sun_star_reflection_XIdlMember_idl__
26 module
com { module sun { module star { module reflection {
28 published
interface XIdlClass;
string getName()
Returns the fully-qualified name of the member.
Provides information reflecting a UNO type.
Definition: XIdlClass.idl:39
XIdlClass getDeclaringClass()
Returns the declaring type of this field, i.e.
Definition: Ambiguous.idl:22
Base interface for XIdlField2s and XIdlMethods.
Definition: XIdlMember.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:48