Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/inc/
H A DQueryDesignView.hxx136 …bool HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef& rInfo) …
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx120 …bool HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDesc…
H A DQueryDesignView.cxx348 bErg = _pView->HasFieldByAliasName(aColumnName, _rDragInfo); in FillDragInfo()
2826 bool OQueryDesignView::HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef& r… in HasFieldByAliasName() function in OQueryDesignView
2828 return m_pSelectionBox->HasFieldByAliasName( rFieldName, rInfo); in HasFieldByAliasName()
H A DSelectionBrowseBox.cxx2864 bool OSelectionBrowseBox::HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef… in HasFieldByAliasName() function in OSelectionBrowseBox

Completed in 59 milliseconds