Home
last modified time | relevance | path

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

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.hxx126 ::rtl::OString getCorbaBaseType(const ::rtl::OString& type);
H A Dcorbatype.cxx669 ret.append(getCorbaBaseType(relType)); in printCorbaType()
834 ret.append(getCorbaBaseType(relType)); in printCorbaParameter()
895 OString CorbaType::getCorbaBaseType(const OString& type) in getCorbaBaseType() function in CorbaType