Home
last modified time | relevance | path

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

/aoo42x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx323 OString relType; in dumpDepIncludes() local
579 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printUnoType() local
644 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaType() local
705 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isPassedAsPointer() local
779 OString relType = (index > 0 ? (sType).copy(index+1) : type); in isArray() local
809 OString relType = (index > 0 ? (sType).copy(index+1) : type); in printCorbaParameter() local
1034 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local
1258 OString relType = checkSpecialCorbaType(paramType); in dumpUnoMethods() local
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx368 OString relType; in dumpDepIncludes() local
1031 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local
1127 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpCppuGetType() local
1258 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier() local
1765 OString relType = checkSpecialCunoType(fieldType); in dumpAttributes() local
1854 OString relType = checkSpecialCunoType(paramType); in dumpMethods() local
/aoo42x/main/codemaker/source/idlmaker/
H A Didltype.cxx224 OString relType; in dumpDepIncludes() local
405 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpType() local
495 OString relType = (index > 0 ? (sType).copy(index+1) : type); in dumpIdlGetType() local
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.cxx881 rtl::OString relType( in dumpType() local
950 rtl::OString relType( in dumpCppuGetType() local
994 rtl::OString relType(codemaker::UnoType::decompose(type, &seqNum)); in typeToIdentifier() local

Completed in 51 milliseconds