Searched refs:HasFieldByAliasName (Results 1 – 4 of 4) sorted by relevance
136 …bool HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef& rInfo) …
120 …bool HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDesc…
348 bErg = _pView->HasFieldByAliasName(aColumnName, _rDragInfo); in FillDragInfo()2826 bool OQueryDesignView::HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef& r… in HasFieldByAliasName() function in OQueryDesignView2828 return m_pSelectionBox->HasFieldByAliasName( rFieldName, rInfo); in HasFieldByAliasName()
2864 bool OSelectionBrowseBox::HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef… in HasFieldByAliasName() function in OSelectionBrowseBox
Completed in 66 milliseconds