Searched refs:getAttachedForm (Results 1 – 2 of 2) sorted by relevance
368 if (m_pDataSourceImpl && (m_pDataSourceImpl->getAttachedForm() == aEvent.Source)) in unloading()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()490 …Reference< ::com::sun::star::form::XLoadable > xLoadable(m_pDataSourceImpl->getAttachedForm(), UNO… in stopListening()
234 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > getAttachedForm() const { ret… in getAttachedForm() function in dbaui::SbaXFormAdapter
Completed in 81 milliseconds