Searched refs:SelectionSupplier (Results 1 – 1 of 1) sorted by relevance
596 class SelectionSupplier : public SelectionSupplier_Base class599 SelectionSupplier( const Any& _rSelection ) in SelectionSupplier() function in dbaui::__anon031485ee0211::SelectionSupplier610 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 6 milliseconds