Home
last modified time | relevance | path

Searched refs:addConnection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx180addConnection( new ORelationTableConnection(this, *aConIter), sal_False ); // don't add the data a… in ReSync()
241 addConnection( new ORelationTableConnection( this, pTabConnData ) ); in AddConnection()
297 addConnection( new ORelationTableConnection(this, pNewConnData) ); in AddNewRelation()
414 addConnection( new ORelationTableConnection( this, m_pCurrentlyTabConnData ) ); in lookForUiActivities()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx403 addConnection(new OQueryTableConnection(this, *aConIter)); in ReSync()
914 addConnection( pConn ); in GetConnection()
1044 addConnection(*aIter); // add all connections from the undo action in ShowTabWin()
H A DJoinTableView.cxx1734 void OJoinTableView::addConnection(OTableConnection* _pConnection,sal_Bool _bAddData) in addConnection() function in OJoinTableView
/trunk/main/dbaccess/source/ui/inc/
H A DJoinTableView.hxx175 void addConnection(OTableConnection* _pConnection,sal_Bool _bAddData = sal_True);

Completed in 32 milliseconds