Home
last modified time | relevance | path

Searched refs:PropertyEventTranslation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropeventtranslation.hxx43 class PropertyEventTranslation : public PropertyEventTranslation_Base class
55 PropertyEventTranslation(
70 PropertyEventTranslation(); // never implemented
71 PropertyEventTranslation( const PropertyEventTranslation& ); // never implemented
72 PropertyEventTranslation& operator=( const PropertyEventTranslation& ); // never implemented
H A Dpropeventtranslation.cxx54PropertyEventTranslation::PropertyEventTranslation( const Reference< XPropertyChangeListener >& _r… in PropertyEventTranslation() function in pcr::PropertyEventTranslation
64 …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()
H A Deformshelper.cxx260PropertyEventTranslation* pTranslator = dynamic_cast< PropertyEventTranslation* >( pListenerIterat… in impl_toggleBindingPropertyListening_throw()
285 …eference< XPropertyChangeListener > xEventSourceTranslator( new PropertyEventTranslation( _rxConcr… in impl_toggleBindingPropertyListening_throw()

Completed in 43 milliseconds