Home
last modified time | relevance | path

Searched refs:printCorbaType (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx634 OString CorbaType::printCorbaType(const OString& type, sal_Bool bConst, sal_Bool bRef) in printCorbaType() function in CorbaType
864 OString ret = printCorbaType(type, bConst, bRef); in dumpCorbaType()
1345 callBuffer.append(printCorbaType(m_typeName, sal_False, sal_False)); in dumpUnoMethods()
1583 preBuffer.append(printCorbaType(returnType, sal_False, sal_False)); in dumpCorbaMethods()
1825 …initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(m_typeName, sal_False, sal_False) … in dumpFunctions()
1841 …initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(superName, sal_False, sal_False) +… in dumpFunctions()
H A Dcorbatype.hxx107 virtual ::rtl::OString printCorbaType(const ::rtl::OString& type,

Completed in 26 milliseconds