Searched refs:PropertyEventTranslation (Results 1 – 3 of 3) sorted by relevance
43 class PropertyEventTranslation : public PropertyEventTranslation_Base class55 PropertyEventTranslation(70 PropertyEventTranslation(); // never implemented71 PropertyEventTranslation( const PropertyEventTranslation& ); // never implemented72 PropertyEventTranslation& operator=( const PropertyEventTranslation& ); // never implemented
54 …PropertyEventTranslation::PropertyEventTranslation( const Reference< XPropertyChangeListener >& _r… in PropertyEventTranslation() function in pcr::PropertyEventTranslation64 …void SAL_CALL PropertyEventTranslation::propertyChange( const PropertyChangeEvent& evt ) throw (Ru… in propertyChange()80 …void SAL_CALL PropertyEventTranslation::disposing( const EventObject& Source ) throw (RuntimeExcep… in disposing()
260 …PropertyEventTranslation* pTranslator = dynamic_cast< PropertyEventTranslation* >( pListenerIterat… in impl_toggleBindingPropertyListening_throw()285 …eference< XPropertyChangeListener > xEventSourceTranslator( new PropertyEventTranslation( _rxConcr… in impl_toggleBindingPropertyListening_throw()
Completed in 20 milliseconds