Searched defs:relType (Results 1 – 4 of 4) sorted by relevance
323 OString relType; in dumpDepIncludes() local579 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printUnoType() local644 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaType() local705 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isPassedAsPointer() local779 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isArray() local809 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaParameter() local1034 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local1258 OString relType = checkSpecialCorbaType(paramType); in dumpUnoMethods() local
368 OString relType; in dumpDepIncludes() local1031 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local1127 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpCppuGetType() local1258 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local1765 OString relType = checkSpecialCunoType(fieldType); in dumpAttributes() local1854 OString relType = checkSpecialCunoType(paramType); in dumpMethods() local
224 OString relType; in dumpDepIncludes() local405 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local495 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpIdlGetType() local
881 rtl::OString relType( in dumpType() local950 rtl::OString relType( in dumpCppuGetType() local994 rtl::OString relType(codemaker::UnoType::decompose(type, &seqNum)); in typeToIdentifier() local
Completed in 83 milliseconds