Home
last modified time | relevance | path

Searched refs:_xCon (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/dbaccess/source/ui/control/
H A DColumnControlWindow.cxx158 void OColumnControlWindow::setConnection(const Reference< XConnection>& _xCon) in setConnection() argument
160 m_xConnection = _xCon; in setConnection()
/aoo42x/main/dbaccess/source/ui/uno/
H A DColumnPeer.cxx124 void OColumnPeer::setConnection(const Reference< XConnection>& _xCon) in setConnection() argument
129 pFieldControl->setConnection(_xCon); in setConnection()
H A DColumnPeer.hxx55 …setConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xCon);
/aoo42x/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx74 ,const Reference< XConnection >& _xCon in DBG_NAME()
79 :OFilteredContainer(_rParent,_rMutex,_xCon,_bCase,_pRefreshListener,_pWarningsContainer,_nInAppend) in DBG_NAME()
H A DFilteredContainer.cxx257 const Reference< XConnection >& _xCon, in OFilteredContainer()
267 ,m_xConnection(_xCon) in OFilteredContainer()
H A Dtablecontainer.cxx115 const Reference< XConnection >& _xCon, in DBG_NAME()
121 :OFilteredContainer(_rParent,_rMutex,_xCon,_bCase,_pRefreshListener,_pWarningsContainer,_nInAppend) in DBG_NAME()
/aoo42x/main/dbaccess/source/core/inc/
H A Dviewcontainer.hxx96 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xCon,
H A DFilteredContainer.hxx108 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xCon,
H A Dtablecontainer.hxx132 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xCon,
/aoo42x/main/dbaccess/source/ui/inc/
H A DColumnControlWindow.hxx76 …setConnection(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& _xCon);

Completed in 35 milliseconds