20 module
com { module sun { module star { module reflection {
22 interface XTypeDescription;
63 sequence<string> getTypeParameters();
72 sequence<XTypeDescription> getTypeArguments();
Definition: Ambiguous.idl:20
Reflects a compound type, i.e.
Definition: XCompoundTypeDescription.idl:31
Reflects a struct type, supporting polymorphic struct types.
Definition: XStructTypeDescription.idl:55