Searched refs:initBuffer (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/codemaker/source/bonobowrappermaker/ |
H A D | corbatype.cxx | 1823 OStringBuffer initBuffer(1024); in dumpFunctions() local 1825 …initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(m_typeName, sal_False, sal_False) … in dumpFunctions() 1837 initBuffer.insert(0, OString("&bonobobridge_com_sun_star_uno_XInterface_epv, ")); in dumpFunctions() 1841 …initBuffer.insert(0, OString("&bonobobridge_") + printCorbaType(superName, sal_False, sal_False) +… in dumpFunctions() 1848 initBuffer.insert(0, OString("NULL, ")); in dumpFunctions() 1855 o << initBuffer.makeStringAndClear(); in dumpFunctions()
|
Completed in 30 milliseconds