Searched refs:isBaseType (Results 1 – 10 of 10) sorted by relevance
34 sal_Bool isBaseType(const OString& type) in isBaseType() function79 if ( !isBaseType(sTypeName) ) in produceDependedTypes()
191 (BT_INVALID == isBaseType(realTypeName)) && in dumpInclude()258 (BT_INVALID == isBaseType(realTypeName)) && in dumpInclude()288 if (BT_INVALID == isBaseType(nTypeName)) in dumpInclude()949 BASETYPE baseType = isBaseType(type); in dumpTypeInit()995 BASETYPE CorbaType::isBaseType(const OString& type) in isBaseType() function in CorbaType1047 if ( isBaseType(relType) ) in typeToIdentifier()1260 (isBaseType(relType) && !relType.equals("string") && !relType.equals("any"))) in dumpUnoMethods()
134 BASETYPE isBaseType(const ::rtl::OString& type);
1145 if (isBaseType(type)) in dumpCppuGetType()1173 BASETYPE baseType = isBaseType(type); in dumpTypeInit()1219 BASETYPE CunoType::isBaseType(const OString& type) in isBaseType() function in CunoType1271 if ( isBaseType(relType) ) in typeToIdentifier()1770 (isBaseType(relType) && relType.equals("any"))) in dumpAttributes()1857 (isBaseType(relType) && relType.equals("any"))) in dumpMethods()
97 BASETYPE isBaseType(const ::rtl::OString& type);
112 static sal_Bool isBaseType(const ::rtl::OString& name);
88 BASETYPE isBaseType(const ::rtl::OString& type);
510 if (isBaseType(type)) in dumpIdlGetType()534 BASETYPE IdlType::isBaseType(const OString& type) in isBaseType() function in IdlType
60 sal_Bool TypeManager::isBaseType(const ::rtl::OString& name) in isBaseType() function in TypeManager
4211 TypeManager::isBaseType(typeName) || generated.contains(typeName)) in produceType()4347 TypeManager::isBaseType(typeName) || generated.contains(typeName)) in produceType()
Completed in 95 milliseconds