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.cxx104 if ( getUnoBaseType(typeName).isEmpty() ) in dumpDependedTypes()
341 if ( getUnoBaseType(relType).isEmpty() && in dumpDepIncludes()
598 OString tmp(getUnoBaseType(relType)); in printUnoType()
601 ret.append(getUnoBaseType(relType)); in printUnoType()
673 OString tmp(getUnoBaseType(relType)); in printCorbaType()
838 OString tmp(getUnoBaseType(relType)); in printCorbaParameter()
865 OString CorbaType::getUnoBaseType(const OString& type) in getUnoBaseType() function in CorbaType
H A Dcorbatype.hxx130 ::rtl::OString getUnoBaseType(const ::rtl::OString& type);