Home
last modified time | relevance | path

Searched refs:getUnoBaseType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx102 if ( getUnoBaseType(typeName).isEmpty() ) in dumpDependedTypes()
338 if ( getUnoBaseType(relType).isEmpty() && in dumpDepIncludes()
594 OString tmp(getUnoBaseType(relType)); in printUnoType()
597 ret.append(getUnoBaseType(relType)); in printUnoType()
667 OString tmp(getUnoBaseType(relType)); in printCorbaType()
831 OString tmp(getUnoBaseType(relType)); in printCorbaParameter()
857 OString CorbaType::getUnoBaseType(const OString& type) in getUnoBaseType() function in CorbaType
H A Dcorbatype.hxx125 ::rtl::OString getUnoBaseType(const ::rtl::OString& type);