Searched refs:SORT_COMPLEX (Results 1 – 12 of 12) sorted by relevance
67 case codemaker::UnoType::SORT_COMPLEX: in printType()73 if ( sort == codemaker::UnoType::SORT_COMPLEX && in printType()681 } else if ( sort != codemaker::UnoType::SORT_COMPLEX ) { in generateDocumentation()757 } else if ( sort != codemaker::UnoType::SORT_COMPLEX ) { in generateDocumentation()
63 case codemaker::UnoType::SORT_COMPLEX: in printType()765 } else if (sort != codemaker::UnoType::SORT_COMPLEX) { in generateDocumentation()840 } else if (sort != codemaker::UnoType::SORT_COMPLEX) { in generateDocumentation()
517 if ( sort == codemaker::UnoType::SORT_COMPLEX && in checkAddinType()
57 SORT_COMPLEX enumerator
52 : SORT_COMPLEX; in getSort()
120 case codemaker::UnoType::SORT_COMPLEX: in decomposeAndResolve()
256 case UnoType::SORT_COMPLEX: in insert()
53 if (sort == codemaker::UnoType::SORT_COMPLEX) { in translateUnoToJavaType()
55 static rtl::OString const trans[codemaker::UnoType::SORT_COMPLEX + 1] = { in translateSimpleUnoType()395 case codemaker::UnoType::SORT_COMPLEX: in dumpInitializer()967 != codemaker::UnoType::SORT_COMPLEX) in dumpCppuGetType()1009 == codemaker::UnoType::SORT_COMPLEX) in typeToIdentifier()1032 case codemaker::UnoType::SORT_COMPLEX: in passByReference()2849 codemaker::UnoType::SORT_COMPLEX) && in dumpComprehensiveGetCppuType()
121 case codemaker::UnoType::SORT_COMPLEX: in add()
111 if (sort == codemaker::UnoType::SORT_COMPLEX) { in translateUnoToCppType()
186 if (sort == codemaker::UnoType::SORT_COMPLEX) { in translateUnoTypeToDescriptor()1111 case codemaker::UnoType::SORT_COMPLEX: in addFieldInit()1512 case codemaker::UnoType::SORT_COMPLEX: in addLoadLocal()1667 case codemaker::UnoType::SORT_COMPLEX: in addLoadLocal()2370 == codemaker::UnoType::SORT_COMPLEX) in handleTypedef()
Completed in 72 milliseconds