20 module
com { module sun { module star { module reflection {
22 interface XTypeDescription;
Reflects a compound type, i.e.
Definition: XCompoundTypeDescription.idl:32
Reflects a struct type, supporting polymorphic struct types.
Definition: XStructTypeDescription.idl:55
sequence< XTypeDescription > getTypeArguments()
Returns the type arguments of an instantiated polymorphic struct type.
sequence< string > getTypeParameters()
Returns the type parameters of a polymorphic struct type template.
Definition: Ambiguous.idl:20