Searched refs:isLeafSelected (Results 1 – 2 of 2) sorted by relevance
97 virtual bool isLeafSelected() const;232 bool TableListFacade::isLeafSelected() const in isLeafSelected() function in TableListFacade261 virtual bool isLeafSelected() const;335 bool QueryListFacade::isLeafSelected() const in isLeafSelected() function in QueryListFacade448 if ( m_pCurrentList->isLeafSelected() ) in impl_addTable()481 aAddButton.Enable( m_pCurrentList->isLeafSelected() );
68 virtual bool isLeafSelected() const = 0;
Completed in 23 milliseconds