Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dtdmgr.cxx195 typelib_CompoundMember_Init * pMemberInits = (typelib_CompoundMember_Init *)alloca( in createCTD() local
201 typelib_CompoundMember_Init & rInit = pMemberInits[nPos]; in createCTD()
216 nMembers, pMemberInits ); in createCTD()
221 rtl_uString_release( pMemberInits[nPos].pTypeName ); in createCTD()
253 typelib_StructMember_Init * pMemberInits = (typelib_StructMember_Init *)alloca( in createCTD() local
272 typelib_StructMember_Init & rInit = pMemberInits[nPos]; in createCTD()
292 nMembers, pMemberInits ); in createCTD()
297 rtl_uString_release( pMemberInits[nPos].aBase.pTypeName ); in createCTD()

Completed in 11 milliseconds