Searched refs:polymorphicUnoType (Results 1 – 1 of 1) sorted by relevance
158 bool * needsSignature, PolymorphicUnoType * polymorphicUnoType);166 PolymorphicUnoType * polymorphicUnoType) in translateUnoTypeToDescriptor() argument204 if (polymorphicUnoType != 0) { in translateUnoTypeToDescriptor()205 polymorphicUnoType->kind = PolymorphicUnoType::KIND_NONE; in translateUnoTypeToDescriptor()235 if (polymorphicUnoType != 0) { in translateUnoTypeToDescriptor()237 polymorphicUnoType->kind = PolymorphicUnoType::KIND_NONE; in translateUnoTypeToDescriptor()239 polymorphicUnoType->kind = rank == 0 in translateUnoTypeToDescriptor()242 polymorphicUnoType->name = createUnoName( in translateUnoTypeToDescriptor()313 if (polymorphicUnoType != 0) { in translateUnoTypeToDescriptor()314 polymorphicUnoType->kind = PolymorphicUnoType::KIND_NONE; in translateUnoTypeToDescriptor()[all …]