Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx596 class SelectionSupplier : public SelectionSupplier_Base class
599 SelectionSupplier( const Any& _rSelection ) in SelectionSupplier() function in dbaui::__anon031485ee0211::SelectionSupplier
610 virtual ~SelectionSupplier() in ~SelectionSupplier()
619 …::sal_Bool SAL_CALL SelectionSupplier::select( const Any& /*_Selection*/ ) throw (IllegalArgumentE… in select()
626 Any SAL_CALL SelectionSupplier::getSelection( ) throw (RuntimeException) in getSelection()
632 …void SAL_CALL SelectionSupplier::addSelectionChangeListener( const Reference< XSelectionChangeList… in addSelectionChangeListener()
639 …void SAL_CALL SelectionSupplier::removeSelectionChangeListener( const Reference< XSelectionChangeL… in removeSelectionChangeListener()
671 … aEvent.Selection = new SelectionSupplier( m_pContextMenuProvider->getCurrentSelection( *this ) ); in CreateContextMenu()

Completed in 19 milliseconds