Searched refs:printCorbaParameter (Results 1 – 2 of 2) sorted by relevance
797 OString CorbaType::printCorbaParameter(const OString& type, sal_Bool bOut) in printCorbaParameter() function in CorbaType1331 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()
124 ::rtl::OString printCorbaParameter(const ::rtl::OString& type,