Home
last modified time | relevance | path

Searched defs:pConn (Results 1 – 9 of 9) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTabConnUndoAction.hxx48 void SetConnection(OQueryTableConnection* pConn) { m_pConnection = pConn; } in SetConnection()
H A DQueryTableView.cxx697 OTableConnection* pConn = GetTabConn(pSourceWin,pDestWin,true); in AddConnection() local
767 OTableConnection* pConn = GetTabConn(pSourceWin,pDestWin,true); in createNewConnection() local
909 void OQueryTableView::GetConnection(OQueryTableConnection* pConn) in GetConnection()
920 void OQueryTableView::DropConnection(OQueryTableConnection* pConn) in DropConnection()
H A DJoinTableView.cxx989 void OJoinTableView::DeselectConn(OTableConnection* pConn) in DeselectConn()
1009 void OJoinTableView::SelectConn(OTableConnection* pConn) in SelectConn()
1347 OTableConnection* pConn = NULL; in GetTabConn() local
H A DQueryDesignView.cxx211 …OQueryTableConnection* pConn = static_cast<OQueryTableConnection*>( pTableView->GetTabConn(static_… in insertConnection() local
1706 OQueryTableConnection* pConn = static_cast<OQueryTableConnection*>( in ComparisonPredicate() local
/trunk/main/io/source/connector/
H A Dconnector.cxx109 PipeConnection *pConn = new PipeConnection( sConnectionDescription ); in connect() local
146 SocketConnection *pConn = new SocketConnection( sConnectionDescription); in connect() local
/trunk/main/io/source/acceptor/
H A Dacc_pipe.cxx190 PipeConnection *pConn = new PipeConnection( m_sConnectionDescription ); in accept() local
H A Dacc_socket.cxx380 SocketConnection *pConn = new SocketConnection( m_sConnectionDescription ); in accept() local
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx302 bool ORelationTableView::RemoveConnection( OTableConnection* pConn ,sal_Bool /*_bDelete*/) in RemoveConnection()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx447 OTableConnection* pConn = pView->GetTabConn(_pSource,_pDest); in setWindowTables() local

Completed in 68 milliseconds