Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx255 …SvLBoxEntry* pSourceEntry = pSourceWin->GetListBox()->GetEntryFromText( GetData()->GetSourceFieldN… in RecalcLine()
256 …SvLBoxEntry* pDestEntry = pDestWin->GetListBox()->GetEntryFromText( GetData()->GetDestFieldName() … in RecalcLine()
H A DTableWindowListBox.cxx116 SvLBoxEntry* OTableWindowListBox::GetEntryFromText( const String& rEntryText ) in GetEntryFromText() function in OTableWindowListBox
H A DJoinTableView.cxx1039 …SvLBoxEntry* pSourceEntry = pSourceBox->GetEntryFromText((*aIter)->GetData()->GetSourceFieldName()… in SelectConn()
1046 SvLBoxEntry* pDestEntry = pDestBox->GetEntryFromText((*aIter)->GetData()->GetDestFieldName()); in SelectConn()
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowListBox.hxx96 SvLBoxEntry* GetEntryFromText( const String& rEntryText );

Completed in 50 milliseconds