Home
last modified time | relevance | path

Searched refs:GetTextListeners (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/toolkit/source/controls/
H A Dformattedcontrol.cxx460 if ( GetTextListeners().getLength() ) in textChanged()
461 GetTextListeners().textChanged( e ); in textChanged()
H A Dunocontrols.cxx3336 if ( GetTextListeners().getLength() ) in textChanged()
3337 GetTextListeners().textChanged( e ); in textChanged()
3552 if ( GetTextListeners().getLength() ) in textChanged()
3553 GetTextListeners().textChanged( e ); in textChanged()
3746 if ( GetTextListeners().getLength() ) in textChanged()
3747 GetTextListeners().textChanged( e ); in textChanged()
3947 if ( GetTextListeners().getLength() ) in textChanged()
3948 GetTextListeners().textChanged( e ); in textChanged()
/aoo41x/main/svtools/source/uno/
H A Dunoiface.cxx1375 if ( GetTextListeners().getLength() ) in NotifyTextListeners()
1379 GetTextListeners().textChanged( aEvent ); in NotifyTextListeners()
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx3563 GetTextListeners().addInterface( l ); in addTextListener()
3569 GetTextListeners().removeInterface( l ); in removeTextListener()
3847 if ( GetTextListeners().getLength() ) in ProcessWindowEvent()
3851 GetTextListeners().textChanged( aEvent ); in ProcessWindowEvent()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx617 TextListenerMultiplexer& GetTextListeners() { return maTextListeners; } in GetTextListeners() function in VCLXEdit
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx125 TextListenerMultiplexer& GetTextListeners() { return maTextListeners; } in GetTextListeners() function in UnoEditControl

Completed in 122 milliseconds