Searched refs:pEL (Results 1 – 1 of 1) sorted by relevance
793 ScriptEventDescriptor * pEL = aCurrentPosition->aEventList.getArray(); in attach() local797 new AttacherAllListener_Impl( this, pEL[i].ScriptType, pEL[i].ScriptCode ); in attach()802 rCurObj.aHelper, pEL[i].ListenerType, in attach()803 pEL[i].AddListenerParam, pEL[i].EventMethod ); in attach()854 ScriptEventDescriptor * pEL = aCurrentPosition->aEventList.getArray(); in detach() local861 xAttacher->removeListener( (*aObjIt).xTarget, pEL[i].ListenerType, in detach()862 pEL[i].AddListenerParam, pArray[i] ); in detach()942 ScriptEventDescriptor * pEL = (*aIt).aEventList.getArray(); in write()945 const ScriptEventDescriptor& rDesc = pEL[i]; in write()
Completed in 11 milliseconds