Searched refs:polymorphic (Results 1 – 6 of 6) sorted by relevance
34 Reflects a struct type, supporting polymorphic struct types.49 <li>Instantiated polymorphic struct types, like <code>Struct<long,69 Returns the type parameters of a polymorphic struct type template.72 order; for a plain struct type, or an instantiated polymorphic struct78 Returns the type arguments of an instantiated polymorphic struct type.81 plain struct type, or a polymorphic struct type template, an empty
48 polymorphic struct type templates75 type parameters of polymorphic struct type templates77 instantiated polymorphic struct types
40 <type>XStructTypeDescription</type>, which supports polymorphic struct55 <p>For a polymorphic struct type template, a member of parameterized
77 <li>Instantiated polymorphic struct types are accessible via91 the names of instantiated polymorphic struct types, like
756 bool polymorphic in map_to_uno() local781 bool parameterizedType = polymorphic in map_to_uno()1948 bool polymorphic in map_to_java() local1961 bool parameterizedType = polymorphic in map_to_java()
818 bool polymorphic = eTypeClass == typelib_TypeClass_STRUCT in newTypeDescription() local820 OSL_ASSERT(!polymorphic || pStructMembers != 0); in newTypeDescription()821 if (polymorphic) { in newTypeDescription()866 if (polymorphic) { in newTypeDescription()
Completed in 36 milliseconds