Home
last modified time | relevance | path

Searched refs:updateTableObjectList (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx95 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 TableListFacade
259 virtual void updateTableObjectList( bool _bAllowViews );
282 updateTableObjectList(true); in _elementRemoved()
290 void QueryListFacade::updateTableObjectList( bool /*_bAllowViews*/ ) in updateTableObjectList() function in QueryListFacade
433 m_pCurrentList->updateTableObjectList( m_rContext.allowViews() ); in impl_switchTo()
442 m_pCurrentList->updateTableObjectList( m_rContext.allowViews() ); in Update()
/aoo4110/main/dbaccess/source/ui/inc/
H A Dadtabdlg.hxx66 virtual void updateTableObjectList( bool _bAllowViews ) = 0;

Completed in 17 milliseconds