Home
last modified time | relevance | path

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

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx797 OString CorbaType::printCorbaParameter(const OString& type, sal_Bool bOut) in printCorbaParameter() function in CorbaType
1331 preBuffer.append(printCorbaParameter(returnType)); in dumpUnoMethods()
1358 preBuffer.append(printCorbaParameter(paramType)); in dumpUnoMethods()
1515 << printCorbaParameter(returnType); in dumpCorbaMethods()
1535 o << printCorbaParameter(paramType); in dumpCorbaMethods()
1576 preBuffer.append(printCorbaParameter(returnType)); in dumpCorbaMethods()
H A Dcorbatype.hxx124 ::rtl::OString printCorbaParameter(const ::rtl::OString& type,