Searched refs:updateTableObjectList (Results 1 – 2 of 2) sorted by relevance
95 virtual void updateTableObjectList( bool _bAllowViews );154 updateTableObjectList(m_bAllowViews); in _elementInserted()159 updateTableObjectList(m_bAllowViews); in _elementRemoved()166 void TableListFacade::updateTableObjectList( bool _bAllowViews ) in updateTableObjectList() function in TableListFacade259 virtual void updateTableObjectList( bool _bAllowViews );282 updateTableObjectList(true); in _elementRemoved()290 void QueryListFacade::updateTableObjectList( bool /*_bAllowViews*/ ) in updateTableObjectList() function in QueryListFacade433 m_pCurrentList->updateTableObjectList( m_rContext.allowViews() ); in impl_switchTo()442 m_pCurrentList->updateTableObjectList( m_rContext.allowViews() ); in Update()
66 virtual void updateTableObjectList( bool _bAllowViews ) = 0;
Completed in 14 milliseconds