Searched refs:GetSourceFieldName (Results 1 – 9 of 9) sorted by relevance
138 sTempString = (*aIter)->GetSourceFieldName(); in ChangeOrientation()334 if((*aIter)->GetSourceFieldName().getLength() && (*aIter)->GetDestFieldName().getLength()) in Update()340 xColumn->setPropertyValue(PROPERTY_NAME,makeAny((*aIter)->GetSourceFieldName())); in Update()389 if( (*aIter)->GetSourceFieldName() == sName in Update()
74 String GetSourceFieldName() const { return m_pData->GetSourceFieldName(); } in GetSourceFieldName() function in dbaui::OConnectionLine
94 ::rtl::OUString GetSourceFieldName() const { return GetFieldName(JTCS_FROM); } in GetSourceFieldName() function in dbaui::OConnectionLineData
140 …if((*aIter)->GetDestFieldName() == rDestFieldName && (*aIter)->GetSourceFieldName() == rSourceFiel… in AppendConnLine()183 …if(!m_vConnLineData[i]->GetSourceFieldName().getLength() || !m_vConnLineData[i]->GetDestFieldName(… in normalizeLines()
80 m_aSourceFieldName = rConnLineData.GetSourceFieldName(); in operator =()
255 …ntry* pSourceEntry = pSourceWin->GetListBox()->GetEntryFromText( GetData()->GetSourceFieldName() ); in RecalcLine()
1039 …vLBoxEntry* pSourceEntry = pSourceBox->GetEntryFromText((*aIter)->GetData()->GetSourceFieldName()); in SelectConn()
1717 if((*aIter)->GetSourceFieldName() == aDragLeft->GetField() || in ComparisonPredicate()
322 sText = pConnLineData->GetSourceFieldName(); in GetCellText()
Completed in 68 milliseconds