Searched refs:maAdjustmentListeners (Results 1 – 8 of 8) sorted by relevance
139 ,maAdjustmentListeners( *this ) in UnoSpinButtonControl()165 if ( maAdjustmentListeners.getLength() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()175 maAdjustmentListeners.disposeAndClear( aDisposeEvent ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()220 if ( maAdjustmentListeners.getLength() ) in adjustmentValueChanged()224 maAdjustmentListeners.adjustmentValueChanged( aEvent ); in adjustmentValueChanged()232 maAdjustmentListeners.addInterface( listener ); in addAdjustmentListener()239 maAdjustmentListeners.removeInterface( listener ); in removeAdjustmentListener()
98 ,maAdjustmentListeners( *this ) in UnoScrollBarControl()127 maAdjustmentListeners.disposeAndClear( aEvt );165 if ( maAdjustmentListeners.getLength() ) in adjustmentValueChanged()166 maAdjustmentListeners.adjustmentValueChanged( rEvent ); in adjustmentValueChanged()172 maAdjustmentListeners.addInterface( l ); in addAdjustmentListener()177 maAdjustmentListeners.removeInterface( l ); in removeAdjustmentListener()
70 :maAdjustmentListeners( *this ) in DBG_NAME()95 maAdjustmentListeners.disposeAndClear( aDisposeEvent ); in IMPLEMENT_FORWARD_XINTERFACE2()105 maAdjustmentListeners.addInterface( listener ); in addAdjustmentListener()112 maAdjustmentListeners.removeInterface( listener ); in removeAdjustmentListener()231 if ( maAdjustmentListeners.getLength() ) in ProcessWindowEvent()238 maAdjustmentListeners.adjustmentValueChanged( aEvent ); in ProcessWindowEvent()
3038 VCLXScrollBar::VCLXScrollBar() : maAdjustmentListeners( *this ) in VCLXScrollBar()3068 maAdjustmentListeners.disposeAndClear( aObj ); in dispose()3076 maAdjustmentListeners.addInterface( l ); in addAdjustmentListener()3082 maAdjustmentListeners.removeInterface( l ); in removeAdjustmentListener()3434 if ( maAdjustmentListeners.getLength() ) in ProcessWindowEvent()3459 maAdjustmentListeners.adjustmentValueChanged( aEvent ); in ProcessWindowEvent()
47 AdjustmentListenerMultiplexer maAdjustmentListeners; member in toolkit::VCLXSpinButton
544 AdjustmentListenerMultiplexer maAdjustmentListeners; member in VCLXScrollBar
78 AdjustmentListenerMultiplexer maAdjustmentListeners; member in toolkit::UnoSpinButtonControl
72 AdjustmentListenerMultiplexer maAdjustmentListeners; member in toolkit::UnoScrollBarControl
Completed in 56 milliseconds