Searched refs:DlgEdPropListenerImpl (Results 1 – 4 of 4) sorted by relevance
35 DlgEdPropListenerImpl::DlgEdPropListenerImpl(DlgEdObj* pObj) in DlgEdPropListenerImpl() function in DlgEdPropListenerImpl42 DlgEdPropListenerImpl::~DlgEdPropListenerImpl() in ~DlgEdPropListenerImpl()49 void SAL_CALL DlgEdPropListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) throw(… in disposing()63 void SAL_CALL DlgEdPropListenerImpl::propertyChange( const ::com::sun::star::beans::PropertyChange… in propertyChange()
1175 …tic_cast< ::com::sun::star::beans::XPropertyChangeListener*>( new DlgEdPropListenerImpl( (DlgEdObj… in StartListening()
39 class DlgEdPropListenerImpl: public PropertyChangeListenerHelper class45 DlgEdPropListenerImpl(DlgEdObj* pObj);46 virtual ~DlgEdPropListenerImpl();
51 friend class DlgEdPropListenerImpl;
Completed in 31 milliseconds