Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx95 ,m_pDataSourceImpl(NULL) in DBG_NAME()
139 m_pDataSourceImpl = new SbaXFormAdapter(); in CreateForm()
140 return m_pDataSourceImpl; in CreateForm()
258 if (!m_pDataSourceImpl) in dispatch()
368 if (m_pDataSourceImpl && (m_pDataSourceImpl->getAttachedForm() == aEvent.Source)) in unloading()
414 m_pDataSourceImpl->AttachForm(xMaster); in Attach()
467 if (m_pDataSourceImpl && (m_pDataSourceImpl->getAttachedForm() == Source.Source)) in disposing()
478 if (m_pDataSourceImpl && m_pDataSourceImpl->getAttachedForm().is()) in startListening()
480 …Reference< ::com::sun::star::form::XLoadable > xLoadable(m_pDataSourceImpl->getAttachedForm(), UNO… in startListening()
488 if (m_pDataSourceImpl && m_pDataSourceImpl->getAttachedForm().is()) in stopListening()
[all …]
/aoo41x/main/dbaccess/source/ui/inc/
H A Dexsrcbrw.hxx45 SbaXFormAdapter* m_pDataSourceImpl; member in dbaui::SbaExternalSourceBrowser

Completed in 18 milliseconds