Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx169 xSpinnable->removeAdjustmentListener( this ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
236 …void UnoSpinButtonControl::removeAdjustmentListener( const Reference< XAdjustmentListener > & list… in removeAdjustmentListener() function in toolkit::UnoSpinButtonControl
H A Dtkscrollbar.cxx175 …void UnoScrollBarControl::removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com:… in removeAdjustmentListener() function in toolkit::UnoScrollBarControl
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx66 …virtual void SAL_CALL removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com::sun…
H A Dvclxwindows.hxx567 …void SAL_CALL removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java53 oObj.removeAdjustmentListener(listener); in _addAdjustmentListener()
H A D_XSpinValue.java52 oObj.removeAdjustmentListener(listener); in _addAdjustmentListener()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkspinbutton.hxx99 …virtual void SAL_CALL removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com::sun…
H A Dtkscrollbar.hxx95 …void SAL_CALL removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControl.csv10 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"removeAdjustmentListener()"
H A Dstardiv.toolkit.UnoScrollBarControl.csv10 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"removeAdjustmentListener()"
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl56 [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l );
H A DXSpinValue.idl59 [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener );
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx109 …void SAL_CALL VCLXSpinButton::removeAdjustmentListener( const Reference< XAdjustmentListener >& li… in removeAdjustmentListener() function in toolkit::VCLXSpinButton
H A Dvclxwindows.cxx3079 void VCLXScrollBar::removeAdjustmentListener( const ::com::sun::star::uno::Reference< ::com::sun::s… in removeAdjustmentListener() function in VCLXScrollBar

Completed in 81 milliseconds