Home
last modified time | relevance | path

Searched defs:baseType (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/idlc/inc/idlc/
H A Dasttypedef.hxx32 AstType const * baseType, rtl::OString const & name, AstScope * scope): in AstTypeDef()
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx913 OString baseType(aSuperReader.getSuperTypeName()); in dumpInheritedMembers() local
1173 BASETYPE baseType = isBaseType(type); in dumpTypeInit() local
1285 OString baseType(type); in checkSpecialCunoType() local
1316 sal_Bool CunoType::isSeqType(const OString& type, OString& baseType, OString& seqPrefix) in isSeqType()
1332 sal_Bool CunoType::isArrayType(const OString& type, OString& baseType, OString& arrayPrefix) in isArrayType()
1351 OString baseType; in checkRealBaseType() local
1577 OString baseType(aSuperReader.getSuperTypeName()); in dumpInheritedFunctions() local
/aoo42x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx949 BASETYPE baseType = isBaseType(type); in dumpTypeInit() local
1061 OString baseType(type); in checkSpecialCorbaType() local
1093 OString baseType = (index > 0 ? ((OString)type).copy(index+1) : type); in checkRealBaseType() local
/aoo42x/main/codemaker/source/idlmaker/
H A Didltype.cxx570 OString baseType(type); in checkSpecialIdlType() local
604 OString baseType = (index > 0 ? ((OString)type).copy(index+1) : type); in checkRealBaseType() local
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1039 OString baseType(type); in resolveTypedefs() local
1071 rtl::OString baseType(codemaker::UnoType::decompose(type, &rank)); in checkRealBaseType() local

Completed in 50 milliseconds