Home
last modified time | relevance | path

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

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx426 ScriptEventDescriptor* pChildEventsEnd = pChildEvents + aChildEvents.getLength(); in transformEvents() local
430 ::std::for_each( pChildEvents, pChildEventsEnd, TransformEventTo60Format() ); in transformEvents()
432 ::std::for_each( pChildEvents, pChildEventsEnd, TransformEventTo52Format() ); in transformEvents()

Completed in 24 milliseconds