Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl95 void addSelectionListener( [in] XGridSelectionListener listener);
97 /** Removes a listener previously added with <method>addSelectionListener()</method>.
H A DUnoControlGrid.idl64 <member>XGridRowSelection::addSelectionListener()</member>.
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx313 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
H A Dgridcontrol.hxx112 …virtual void SAL_CALL addSelectionListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java101 public void addSelectionListener(XPathSelectionListener xAction) in addSelectionListener() method in PathSelection
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx99 …virtual void SAL_CALL addSelectionListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
H A Dsvtxgridcontrol.cxx181 void SAL_CALL SVTXGridControl::addSelectionListener(const Reference< XGridSelectionListener > & lis… in addSelectionListener() function in SVTXGridControl
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java205 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java341 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1437 myPathSelection.addSelectionListener(new myPathSelectionListener()); in insertPathSelectionControl()

Completed in 72 milliseconds