Searched refs:maActionListeners (Results 1 – 4 of 4) sorted by relevance
697 ,maActionListeners( *this ) in UnoButtonControl()733 maActionListeners.disposeAndClear( aEvt ); in dispose()744 if ( maActionListeners.getLength() ) in createPeer()745 xButton->addActionListener( &maActionListeners ); in createPeer()754 maActionListeners.addInterface( l ); in addActionListener()755 if( getPeer().is() && maActionListeners.getLength() == 1 ) in addActionListener()758 xButton->addActionListener( &maActionListeners ); in addActionListener()764 if( getPeer().is() && maActionListeners.getLength() == 1 ) in removeActionListener()767 xButton->removeActionListener( &maActionListeners ); in removeActionListener()769 maActionListeners.removeInterface( l ); in removeActionListener()[all …]
375 :maActionListeners( *this ) in VCLXButton()395 maActionListeners.disposeAndClear( aObj ); in dispose()403 maActionListeners.addInterface( l ); in addActionListener()409 maActionListeners.removeInterface( l ); in removeActionListener()585 if ( maActionListeners.getLength() ) in ProcessWindowEvent()593 &maActionListeners, in ProcessWindowEvent()787 VCLXCheckBox::VCLXCheckBox() : maActionListeners( *this ), maItemListeners( *this ) in VCLXCheckBox()837 maActionListeners.addInterface( l ); in addActionListener()843 maActionListeners.removeInterface( l ); in removeActionListener()1039 if ( !IsSynthesizingVCLEvent() && maActionListeners.getLength() ) in ProcessWindowEvent()[all …]
157 ActionListenerMultiplexer maActionListeners; member in VCLXButton228 ActionListenerMultiplexer maActionListeners; member in VCLXCheckBox287 ActionListenerMultiplexer maActionListeners; member in VCLXRadioButton453 ActionListenerMultiplexer maActionListeners; member in VCLXFixedHyperlink677 ActionListenerMultiplexer maActionListeners; member in VCLXListBox752 ActionListenerMultiplexer maActionListeners; member in VCLXComboBox
280 ActionListenerMultiplexer maActionListeners; member in UnoButtonControl358 ActionListenerMultiplexer maActionListeners; member in UnoImageControlControl420 ActionListenerMultiplexer maActionListeners; member in UnoRadioButtonControl498 ActionListenerMultiplexer maActionListeners; member in UnoCheckBoxControl574 ActionListenerMultiplexer maActionListeners; member in UnoFixedHyperlinkControl906 ActionListenerMultiplexer maActionListeners; member in UnoListBoxControl949 ActionListenerMultiplexer maActionListeners; member in UnoComboBoxControl