Home
last modified time | relevance | path

Searched refs:TextEvent (Results 1 – 25 of 28) sorted by relevance

12

/aoo4110/main/qadevOOo/tests/java/ifc/awt/
H A D_XTextListener.java30 import com.sun.star.awt.TextEvent;
64 public TextEvent event = null ;
66 public void textChanged(TextEvent e) { in textChanged()
101 TextEvent event = new TextEvent() ; in _textChanged()
H A D_XTextComponent.java30 import com.sun.star.awt.TextEvent;
72 public void textChanged(TextEvent ev) { in textChanged()
/aoo4110/main/offapi/com/sun/star/awt/
H A DXTextListener.idl31 #include <com/sun/star/awt/TextEvent.idl>
49 [oneway] void textChanged( [in] com::sun::star::awt::TextEvent rEvent );
H A DTextEvent.idl39 published struct TextEvent: com::sun::star::lang::EventObject
H A Dmakefile.mk145 TextEvent.idl\
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java27 import com.sun.star.awt.TextEvent;
424 public void textChanged(TextEvent aTextEvent) in textChanged()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java26 import com.sun.star.awt.TextEvent;
635 public void textChanged(TextEvent xTextEvent) in textChanged()
/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java28 import com.sun.star.awt.TextEvent;
626 TextEvent te = (TextEvent) param; in eventPerformed()
/aoo4110/main/wizards/com/sun/star/wizards/ui/event/
H A DCommonListener.java63 public void textChanged(TextEvent textEvent) in textChanged()
H A DUnoDataAware.java160 public void textChanged(TextEvent te) in attachTextControl()
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Dformattedcontrol.hxx116 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
H A Dunocontrols.hxx143 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1101 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1177 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1252 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
1329 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
/aoo4110/main/forms/source/component/
H A DFilter.cxx379 TextEvent aEvt; in itemStateChanged()
552 TextEvent aEvt; in commit()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java26 import com.sun.star.awt.TextEvent;
179 public void textChanged(TextEvent EventObject) in textChanged()
/aoo4110/main/sdext/source/minimizer/
H A Doptimizerdialog.hxx97 …virtual void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& Event ) throw ( com::su…
H A Doptimizerdialog.cxx713 void OptimizerDialog::textChanged( const TextEvent& rEvent ) in textChanged()
/aoo4110/main/toolkit/source/controls/
H A Dformattedcontrol.cxx445 void UnoFormattedFieldControl::textChanged(const TextEvent& e) throw(RuntimeException) in textChanged()
H A Dunocontrols.cxx249 void UnoEditControl::textChanged(const awt::TextEvent& e) throw(uno::RuntimeException) in textChanged()
298 awt::TextEvent aEvent; in setText()
3299 void UnoDateFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3537 void UnoTimeFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3739 void UnoNumericFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3940 void UnoCurrencyFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
/aoo4110/main/svtools/source/uno/
H A Dunoiface.cxx404 ::com::sun::star::awt::TextEvent aEvent; in ProcessWindowEvent()
733 ::com::sun::star::awt::TextEvent aEvent; in IMPL_LINK()
1377 ::com::sun::star::awt::TextEvent aEvent; in NotifyTextListeners()
/aoo4110/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx165 …void SAL_CALL textChanged( const ::com::sun::star::awt::TextEvent& rEvent ) throw(::com::sun::star…
/aoo4110/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx138 …rMultiplexer, ::com::sun::star::awt::XTextListener, textChanged, ::com::sun::star::awt::TextEvent )
/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java36 import com.sun.star.awt.TextEvent;
1210 public void textChanged(TextEvent textEvent) { in textChanged()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwfield.cxx69 void SAL_CALL textChanged( const awt::TextEvent& /* rEvent */ ) in textChanged() argument
/aoo4110/main/svx/source/inc/
H A Dformcontroller.hxx333 …virtual void SAL_CALL textChanged(const ::com::sun::star::awt::TextEvent& rEvent) throw( ::com::s…
/aoo4110/main/svx/source/form/
H A Dformcontroller.cxx168 using ::com::sun::star::awt::TextEvent;
1504 void SAL_CALL FormController::textChanged(const TextEvent& e) throw( RuntimeException ) in textChanged()

Completed in 157 milliseconds

12