Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/sdbcx/
H A DVCollection.cxx389 ObjectType xNewlyCreated = appendObject( sName, descriptor ); in appendByDescriptor() local
390 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 10 milliseconds