Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx97 virtual bool isLeafSelected() const;
232 bool TableListFacade::isLeafSelected() const in isLeafSelected() function in TableListFacade
261 virtual bool isLeafSelected() const;
335 bool QueryListFacade::isLeafSelected() const in isLeafSelected() function in QueryListFacade
448 if ( m_pCurrentList->isLeafSelected() ) in impl_addTable()
481 aAddButton.Enable( m_pCurrentList->isLeafSelected() );
/trunk/main/dbaccess/source/ui/inc/
H A Dadtabdlg.hxx68 virtual bool isLeafSelected() const = 0;

Completed in 8 milliseconds