Home
last modified time | relevance | path

Searched defs:relType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx317 OString relType; in dumpDepIncludes() local
572 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printUnoType() local
635 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaType() local
696 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isPassedAsPointer() local
770 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isArray() local
799 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaParameter() local
1023 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local
1247 OString relType = checkSpecialCorbaType(paramType); in dumpUnoMethods() local
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx366 OString relType; in dumpDepIncludes() local
1028 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local
1124 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpCppuGetType() local
1255 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local
1759 OString relType = checkSpecialCunoType(fieldType); in dumpAttributes() local
1848 OString relType = checkSpecialCunoType(paramType); in dumpMethods() local
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx222 OString relType; in dumpDepIncludes() local
402 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local
492 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpIdlGetType() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx879 rtl::OString relType( in dumpType() local
948 rtl::OString relType( in dumpCppuGetType() local
992 rtl::OString relType(codemaker::UnoType::decompose(type, &seqNum)); in typeToIdentifier() local