Home
last modified time | relevance | path

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

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1820 OStringBuffer initBuffer(1024); in dumpFunctions() local
1822initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(m_typeName, sal_False, sal_False) … in dumpFunctions()
1834 initBuffer.insert(0, OString("&bonobobridge_com_sun_star_uno_XInterface_epv, ")); in dumpFunctions()
1838initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(superName, sal_False, sal_False) +… in dumpFunctions()
1845 initBuffer.insert(0, OString("NULL, ")); in dumpFunctions()
1852 o << initBuffer.makeStringAndClear(); in dumpFunctions()