Home
last modified time | relevance | path

Searched refs:DlgEdPropListenerImpl (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/basctl/source/dlged/
H A Ddlgedlist.cxx35 DlgEdPropListenerImpl::DlgEdPropListenerImpl(DlgEdObj* pObj) in DlgEdPropListenerImpl() function in DlgEdPropListenerImpl
42 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()
H A Ddlgedobj.cxx1175 …tic_cast< ::com::sun::star::beans::XPropertyChangeListener*>( new DlgEdPropListenerImpl( (DlgEdObj… in StartListening()
/aoo41x/main/basctl/source/inc/
H A Ddlgedlist.hxx39 class DlgEdPropListenerImpl: public PropertyChangeListenerHelper class
45 DlgEdPropListenerImpl(DlgEdObj* pObj);
46 virtual ~DlgEdPropListenerImpl();
H A Ddlgedobj.hxx51 friend class DlgEdPropListenerImpl;

Completed in 25 milliseconds