Home
last modified time | relevance | path

Searched refs:maActionListeners (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx697 ,maActionListeners( *this ) in UnoButtonControl()
744 if ( maActionListeners.getLength() ) in createPeer()
754 maActionListeners.addInterface( l ); in addActionListener()
919 ,maActionListeners( *this ) in UnoImageControlControl()
1013 ,maActionListeners( *this ) in UnoRadioButtonControl()
1047 if ( maActionListeners.getLength() ) in createPeer()
1415 ,maActionListeners( *this ) in UnoFixedHyperlinkControl()
2296 ,maActionListeners( *this ) in UnoListBoxControl()
2716 return maActionListeners; in getActionListeners()
2803 ,maActionListeners( *this ) in UnoComboBoxControl()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx375 :maActionListeners( *this ) in VCLXButton()
403 maActionListeners.addInterface( l ); in addActionListener()
409 maActionListeners.removeInterface( l ); in removeActionListener()
585 if ( maActionListeners.getLength() ) in ProcessWindowEvent()
593 &maActionListeners, in ProcessWindowEvent()
837 maActionListeners.addInterface( l ); in addActionListener()
1209 maActionListeners.addInterface( l ); in addActionListener()
1517 : maActionListeners( *this ), in VCLXListBox()
1548 maActionListeners.addInterface( l ); in addActionListener()
2576 maActionListeners( *this ) in VCLXFixedHyperlink()
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx157 ActionListenerMultiplexer maActionListeners; member in VCLXButton
228 ActionListenerMultiplexer maActionListeners; member in VCLXCheckBox
287 ActionListenerMultiplexer maActionListeners; member in VCLXRadioButton
453 ActionListenerMultiplexer maActionListeners; member in VCLXFixedHyperlink
677 ActionListenerMultiplexer maActionListeners; member in VCLXListBox
752 ActionListenerMultiplexer maActionListeners; member in VCLXComboBox
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx280 ActionListenerMultiplexer maActionListeners; member in UnoButtonControl
358 ActionListenerMultiplexer maActionListeners; member in UnoImageControlControl
420 ActionListenerMultiplexer maActionListeners; member in UnoRadioButtonControl
498 ActionListenerMultiplexer maActionListeners; member in UnoCheckBoxControl
574 ActionListenerMultiplexer maActionListeners; member in UnoFixedHyperlinkControl
906 ActionListenerMultiplexer maActionListeners; member in UnoListBoxControl
949 ActionListenerMultiplexer maActionListeners; member in UnoComboBoxControl

Completed in 180 milliseconds