Home
last modified time | relevance | path

Searched refs:GetDestFieldName (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx139 (*aIter)->SetSourceFieldName( (*aIter)->GetDestFieldName() ); in ChangeOrientation()
334 if((*aIter)->GetSourceFieldName().getLength() && (*aIter)->GetDestFieldName().getLength()) in Update()
341 xColumn->setPropertyValue(PROPERTY_RELATEDCOLUMN,makeAny((*aIter)->GetDestFieldName())); in Update()
390 && (*aIter)->GetDestFieldName() == sRelatedColumn ) in Update()
/aoo4110/main/dbaccess/source/ui/inc/
H A DConnectionLine.hxx75 String GetDestFieldName() const { return m_pData->GetDestFieldName(); } in GetDestFieldName() function in dbaui::OConnectionLine
H A DConnectionLineData.hxx95 ::rtl::OUString GetDestFieldName() const { return GetFieldName(JTCS_TO); } in GetDestFieldName() function in dbaui::OConnectionLineData
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DTableConnectionData.cxx140 …if((*aIter)->GetDestFieldName() == rDestFieldName && (*aIter)->GetSourceFieldName() == rSourceFiel… in AppendConnLine()
183 …if(!m_vConnLineData[i]->GetSourceFieldName().getLength() || !m_vConnLineData[i]->GetDestFieldName(… in normalizeLines()
H A DConnectionLineData.cxx81 m_aDestFieldName = rConnLineData.GetDestFieldName(); in operator =()
H A DConnectionLine.cxx256 …SvLBoxEntry* pDestEntry = pDestWin->GetListBox()->GetEntryFromText( GetData()->GetDestFieldName() … in RecalcLine()
H A DJoinTableView.cxx1046 SvLBoxEntry* pDestEntry = pDestBox->GetEntryFromText((*aIter)->GetData()->GetDestFieldName()); in SelectConn()
H A DQueryDesignView.cxx1718 (*aIter)->GetDestFieldName() == aDragLeft->GetField() ) in ComparisonPredicate()
/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx325 sText = pConnLineData->GetDestFieldName(); in GetCellText()

Completed in 61 milliseconds