Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java348 XLinguServiceEventListener xLstnr ) in addLinguServiceEventListener() argument
352 if (!bDisposing && xLstnr != null) in addLinguServiceEventListener()
353 bRes = aPropChgHelper.addLinguServiceEventListener( xLstnr ); in addLinguServiceEventListener()
358 XLinguServiceEventListener xLstnr ) in removeLinguServiceEventListener() argument
362 if (!bDisposing && xLstnr != null) in removeLinguServiceEventListener()
363 bRes = aPropChgHelper.removeLinguServiceEventListener( xLstnr ); in removeLinguServiceEventListener()
H A DSampleHyphenator.java404 XLinguServiceEventListener xLstnr ) in addLinguServiceEventListener() argument
408 if (!bDisposing && xLstnr != null) in addLinguServiceEventListener()
409 bRes = aPropChgHelper.addLinguServiceEventListener( xLstnr ); in addLinguServiceEventListener()
414 XLinguServiceEventListener xLstnr ) in removeLinguServiceEventListener() argument
418 if (!bDisposing && xLstnr != null) in removeLinguServiceEventListener()
419 bRes = aPropChgHelper.removeLinguServiceEventListener( xLstnr ); in removeLinguServiceEventListener()
H A DPropChgHelper.java74 XLinguServiceEventListener xLstnr = in LaunchEvent() local
76 if (xLstnr != null) in LaunchEvent()
77 xLstnr.processLinguServiceEvent( aEvt ); in LaunchEvent()
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXLinguServiceEventBroadcaster.idl64 @param xLstnr
68 [in] com::sun::star::linguistic2::XLinguServiceEventListener xLstnr );
76 @param xLstnr
80 [in] com::sun::star::linguistic2::XLinguServiceEventListener xLstnr );
/aoo41x/main/sw/inc/
H A Dswmodule.hxx237 ::com::sun::star::linguistic2::XLinguServiceEventListener > & xLstnr);
259 ::com::sun::star::linguistic2::XLinguServiceEventListener > & xLstnr) in SetLngSvcEvtListener()
261 xLngSvcEvtListener = xLstnr; in SetLngSvcEvtListener()
/aoo41x/main/linguistic/source/
H A Dgciterator.hxx179 …:Reference< ::com::sun::star::linguistic2::XLinguServiceEventListener >& xLstnr ) throw (::com::su…
180 …:Reference< ::com::sun::star::linguistic2::XLinguServiceEventListener >& xLstnr ) throw (::com::su…

Completed in 46 milliseconds