Lines Matching refs:pL
680 XInterface * pL = aIt.next(); in fire() local
687 ((XVetoableChangeListener *)pL)->vetoableChange( in fire()
692 ((XPropertyChangeListener *)pL)->propertyChange( in fire()
700 if (exc.Context == pL) in fire()
737 XInterface * pL = aIt.next(); in fire() local
744 ((XVetoableChangeListener *)pL)->vetoableChange( in fire()
749 ((XPropertyChangeListener *)pL)->propertyChange( in fire()
757 if (exc.Context == pL) in fire()
793 XPropertiesChangeListener * pL = in fire() local
801 pL->propertiesChange( aEvts ); in fire()
807 if (exc.Context == pL) in fire()