Searched refs:addConnection (Results 1 – 4 of 4) sorted by relevance
180 …addConnection( 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()
403 addConnection(new OQueryTableConnection(this, *aConIter)); in ReSync()914 addConnection( pConn ); in GetConnection()1044 addConnection(*aIter); // add all connections from the undo action in ShowTabWin()
1734 void OJoinTableView::addConnection(OTableConnection* _pConnection,sal_Bool _bAddData) in addConnection() function in OJoinTableView
175 void addConnection(OTableConnection* _pConnection,sal_Bool _bAddData = sal_True);
Completed in 28 milliseconds