Searched refs:UpdateTableList (Results 1 – 5 of 5) sorted by relevance
215 void OTableTreeListBox::UpdateTableList( const Reference< XConnection >& _rxConnection ) throw(SQLE… in UpdateTableList() function in dbaui::OTableTreeListBox255 UpdateTableList( _rxConnection, sTables, sViews ); in UpdateTableList()280 void OTableTreeListBox::UpdateTableList( in UpdateTableList() function in dbaui::OTableTreeListBox300 UpdateTableList( _rxConnection, aTables ); in UpdateTableList()323 void OTableTreeListBox::UpdateTableList( const Reference< XConnection >& _rxConnection, const TName… in UpdateTableList() function in dbaui::OTableTreeListBox
113 void UpdateTableList(124 void UpdateTableList(196 void UpdateTableList(
215 m_rTableList.UpdateTableList( m_xConnection, sTables, sViews ); in updateTableObjectList()
391 m_aTablesList.UpdateTableList( m_xCurrentConnection ); in implInitControls()
716 static_cast<OTableTreeListBox*>(m_pLists[E_TABLE])->UpdateTableList(_xConnection); in createTablesPage()
Completed in 51 milliseconds