Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx241 class QueryListFacade : public ::cppu::BaseMutex class
251 QueryListFacade( SvTreeListBox& _rQueryList, const Reference< XConnection >& _rxConnection ) in QueryListFacade() function in QueryListFacade
257 virtual ~QueryListFacade();
267 QueryListFacade::~QueryListFacade() in ~QueryListFacade()
273 void QueryListFacade::_elementInserted( const container::ContainerEvent& _rEvent ) throw(::com::su… in _elementInserted()
280 void QueryListFacade::_elementRemoved( const container::ContainerEvent& /*_rEvent*/ ) throw(::com::… in _elementRemoved()
285 void QueryListFacade::_elementReplaced( const container::ContainerEvent& /*_rEvent*/ ) throw(::com:… in _elementReplaced()
290 void QueryListFacade::updateTableObjectList( bool /*_bAllowViews*/ ) in updateTableObjectList()
325 String QueryListFacade::getSelectedName( String& _out_rAliasName ) const in getSelectedName()
335 bool QueryListFacade::isLeafSelected() const in isLeafSelected()
[all …]

Completed in 8 milliseconds