Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx107 if ( getUnoBaseType(typeName).isEmpty() ) in dumpDependedTypes()
344 if ( getUnoBaseType(relType).isEmpty() && in dumpDepIncludes()
601 OString tmp(getUnoBaseType(relType)); in printUnoType()
604 ret.append(getUnoBaseType(relType)); in printUnoType()
676 OString tmp(getUnoBaseType(relType)); in printCorbaType()
841 OString tmp(getUnoBaseType(relType)); in printCorbaParameter()
868 OString CorbaType::getUnoBaseType(const OString& type) in getUnoBaseType() function in CorbaType
H A Dcorbatype.hxx130 ::rtl::OString getUnoBaseType(const ::rtl::OString& type);

Completed in 38 milliseconds