Searched refs:addSelectionListener (Results 1 – 10 of 10) sorted by relevance
95 void addSelectionListener( [in] XGridSelectionListener listener); 97 /** Removes a listener previously added with <method>addSelectionListener()</method>.
64 <member>XGridRowSelection::addSelectionListener()</member>.
313 xGrid->addSelectionListener( &m_aSelectionListeners ); in createPeer()444 void SAL_CALL UnoGridControl::addSelectionListener(const ::com::sun::star::uno::Reference< ::com::s… in addSelectionListener() function in toolkit::UnoGridControl
112 …virtual void SAL_CALL addSelectionListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
101 public void addSelectionListener(XPathSelectionListener xAction) in addSelectionListener() method in PathSelection
99 …virtual void SAL_CALL addSelectionListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
181 void SAL_CALL SVTXGridControl::addSelectionListener(const Reference< XGridSelectionListener > & lis… in addSelectionListener() function in SVTXGridControl
205 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()
341 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()
1437 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()
Completed in 55 milliseconds