Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ext/macromigration/ !
H A Dmigrationengine.cxx1877 for ( ScriptEventDescriptor* scriptEvent = aEvents.getArray(); in impl_adjustFormComponentEvents_throw() local
1878 scriptEvent != aEvents.getArray() + aEvents.getLength(); in impl_adjustFormComponentEvents_throw()
1879 ++scriptEvent in impl_adjustFormComponentEvents_throw()
1882 if ( !impl_adjustScriptLibrary_nothrow( *scriptEvent ) ) in impl_adjustFormComponentEvents_throw()