Searched refs:xMeMyselfAndI (Results 1 – 4 of 4) sorted by relevance
71 Reference< XEventListener > xMeMyselfAndI = this; in OEventListenerImpl() local72 _rxComp->addEventListener(xMeMyselfAndI); in OEventListenerImpl()75 m_xKeepMeAlive = xMeMyselfAndI; in OEventListenerImpl()
104 Reference< XPropertyChangeListener > xMeMyselfAndI( this ); in PropertyComposer() local112 (*loop)->addPropertyChangeListener( xMeMyselfAndI ); in PropertyComposer()
116 …Reference< uno::XInterface > xMeMyselfAndI( static_cast< XAccessibleContext* >( this ), uno::UNO_Q… in getAccessibleIndexInParent() local131 if ( xMeMyselfAndI.get() == xChild.get() ) in getAccessibleIndexInParent()
150 …Reference< uno::XInterface > xMeMyselfAndI( static_cast< XAccessibleContext* >( this ), uno::UNO_Q… in getAccessibleIndexInParent() local166 if ( xMeMyselfAndI.get() == xChild.get() ) in getAccessibleIndexInParent()
Completed in 39 milliseconds