Lines Matching refs:aEvt
75 ContentEvent aEvt( m_xCreatorContent, in notifyChildInserted() local
84 ref->contentEvent( aEvt ); in notifyChildInserted()
91 ContentEvent aEvt( m_xCreatorContent, in notifyDeleted() local
101 ref->contentEvent( aEvt ); in notifyDeleted()
121 ContentEvent aEvt( m_xCreatorContent, in notifyRemoved() local
130 ref->contentEvent( aEvt ); in notifyRemoved()
136 ContentEvent aEvt( m_xCreatorContent, in notifyExchanged() local
145 ref->contentEvent( aEvt ); in notifyExchanged()
173 beans::PropertySetInfoChangeEvent aEvt( m_xCreatorContent, in notifyPropertyAdded() local
182 ref->propertySetInfoChange( aEvt ); in notifyPropertyAdded()
190 beans::PropertySetInfoChangeEvent aEvt( m_xCreatorContent, in notifyPropertyRemoved() local
199 ref->propertySetInfoChange( aEvt ); in notifyPropertyRemoved()