Searched refs:QueryListFacade (Results 1 – 1 of 1) sorted by relevance
241 class QueryListFacade : public ::cppu::BaseMutex class251 QueryListFacade( SvTreeListBox& _rQueryList, const Reference< XConnection >& _rxConnection ) in QueryListFacade() function in QueryListFacade257 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 19 milliseconds