Home
last modified time | relevance | path

Searched refs:AppendConnLine (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableConnectionData.cxx122 return AppendConnLine(rSourceFieldName, rDestFieldName); in SetConnLine()
134 sal_Bool OTableConnectionData::AppendConnLine( const ::rtl::OUString& rSourceFieldName, const ::rtl… in AppendConnLine() function in OTableConnectionData
H A Dquerydlg.cxx254 m_pConnData->AppendConnLine(sEmpty,sEmpty);
321 m_pConnData->AppendConnLine(*pIter,*pIter);
H A DQueryTableView.cxx284 pNewConnData->AppendConnLine(*pIter,sRelatedColumn); in addConnections()
726 pNewConnectionData->AppendConnLine( aSourceFieldName,aDestFieldName ); in AddConnection()
742 pConn->GetData()->AppendConnLine( aSourceFieldName,aDestFieldName ); in AddConnection()
H A DQTableConnectionData.cxx158 AppendConnLine((::rtl::OUString)rDragLeft->GetField(),(::rtl::OUString)rDragRight->GetField()); in InitFromDrag()
H A DQueryDesignView.cxx233 aInfoData->AppendConnLine(*pIter,*pIter); in insertConnection()
258 pConn->GetData()->AppendConnLine( aSourceFieldName,aDestFieldName); in insertConnection()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableConnectionData.hxx84 …sal_Bool AppendConnLine( const ::rtl::OUString& rSourceFieldName, const ::rtl::OUString& rDestFiel…

Completed in 55 milliseconds