Home
last modified time | relevance | path

Searched refs:setConnection (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx124 void OColumnPeer::setConnection(const Reference< XConnection>& _xCon) in setConnection() function in dbaui::OColumnPeer
129 pFieldControl->setConnection(_xCon); in setConnection()
144 setConnection(xCon); in setProperty()
H A DColumnPeer.hxx55 …void setConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _…
H A DColumnControl.cxx106 pPeer->setConnection(xCon); in createPeer()
/trunk/main/forms/source/component/
H A Dcachedrowset.hxx83 …void setConnection ( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XCon…
H A Dcachedrowset.cxx139 void CachedRowSet::setConnection( const Reference< XConnection >& _rxConnection ) in setConnection() function in frm::CachedRowSet
H A DComboBox.cxx506 m_aListRowSet.setConnection( xConnection ); in loadData()
H A DListBox.cxx689 m_aListRowSet.setConnection( xConnection ); in loadData()
/trunk/main/dbaccess/source/ui/inc/
H A DColumnControlWindow.hxx76 …void setConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _…
H A Dindexdialog.hxx99 …inline void setConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnect… in setConnection() function in dbaui::DbaIndexList
/trunk/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx158 void OColumnControlWindow::setConnection(const Reference< XConnection>& _xCon) in setConnection() function in OColumnControlWindow
/trunk/main/svx/source/form/
H A Dfmtools.cxx460 void setConnection(const Reference< ::com::sun::star::sdbc::XRowSet>& _rxRowSet, const Reference< :… in setConnection() function
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx234 m_aIndexes.setConnection(m_xConnection); in DBG_NAME()

Completed in 42 milliseconds