Searched refs:xNewlyCreated (Results 1 – 1 of 1) sorted by relevance
389 ObjectType xNewlyCreated = appendObject( sName, descriptor ); in appendByDescriptor() local390 if ( !xNewlyCreated.is() ) in appendByDescriptor()393 ODescriptor* pDescriptor = ODescriptor::getImplementation( xNewlyCreated ); in appendByDescriptor()397 sName = getNameForObject( xNewlyCreated ); in appendByDescriptor()399 m_pElements->insert( sName, xNewlyCreated ); in appendByDescriptor()402 …ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(sName), makeAny(xNewlyCreated), Any(… in appendByDescriptor()
Completed in 7 milliseconds