Searched refs:aChildEvents (Results 1 – 1 of 1) sorted by relevance
415 Sequence< ScriptEventDescriptor > aChildEvents; in transformEvents() local420 aChildEvents = m_xEventAttacher->getScriptEvents( i ); in transformEvents()422 if ( aChildEvents.getLength() ) in transformEvents()425 ScriptEventDescriptor* pChildEvents = aChildEvents.getArray(); in transformEvents()426 ScriptEventDescriptor* pChildEventsEnd = pChildEvents + aChildEvents.getLength(); in transformEvents()437 m_xEventAttacher->registerScriptEvents( i, aChildEvents ); in transformEvents()
Completed in 19 milliseconds