Home
last modified time | relevance | path

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

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx415 Sequence< ScriptEventDescriptor > aChildEvents; in transformEvents() local
420 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 23 milliseconds