Home
last modified time | relevance | path

Searched refs:FormObjEventListenerImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/basic/inc/basic/
H A Dsbobjmod.hxx59 class FormObjEventListenerImpl;
64 ::rtl::Reference< FormObjEventListenerImpl > m_DialogListener;
/aoo41x/main/basic/source/classes/
H A Dsbxmod.cxx2211 class FormObjEventListenerImpl : public FormObjEventListener_BASE class
2221 FormObjEventListenerImpl(const FormObjEventListenerImpl&); // not defined
2222 FormObjEventListenerImpl& operator=(const FormObjEventListenerImpl&); // not defined
2225FormObjEventListenerImpl( SbUserFormModule* pUserForm, const uno::Reference< lang::XComponent >& x… in FormObjEventListenerImpl() function in FormObjEventListenerImpl
2254 virtual ~FormObjEventListenerImpl() in ~FormObjEventListenerImpl()
2667 m_DialogListener.set( new FormObjEventListenerImpl( this, xComponent, m_xModel ) ); in InitObject()

Completed in 16 milliseconds