Home
last modified time | relevance | path

Searched refs:aEvtObj (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx227 lang::EventObject aEvtObj( rxI ); in LaunchModifiedEvent() local
233 xRef->modified( aEvtObj ); in LaunchModifiedEvent()
1541 lang::EventObject aEvtObj( dynamic_cast< chart2::data::XDataSequence * >(this) ); in dispose() local
1542 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
2620 lang::EventObject aEvtObj( dynamic_cast< chart2::data::XDataSequence * >(this) ); in dispose() local
2621 aModifyListeners.disposeAndClear( aEvtObj ); in dispose()
2622 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
3089 lang::EventObject aEvtObj( dynamic_cast< chart2::data::XLabeledDataSequence * >(this) ); in dispose() local
3090 aModifyListeners.disposeAndClear( aEvtObj ); in dispose()
3091 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/linguistic/source/
H A Dlngopt.cxx592 EventObject aEvtObj( (XPropertySet *) this ); in dispose() local
593 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
594 aPropListeners.disposeAndClear( aEvtObj ); in dispose()
H A Dconvdic.cxx671 EventObject aEvtObj; in flush() local
672 aEvtObj.Source = uno::Reference< XFlushable >( this ); in flush()
678 xRef->flushed( aEvtObj ); in flush()
H A Ddlistimp.cxx608 EventObject aEvtObj( (XDictionaryList *) this ); in dispose() local
610 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
612 pDicEvtLstnrHelper->DisposeAndClear( aEvtObj ); in dispose()
H A Dlngsvcmgr.cxx394 linguistic2::LinguServiceEvent aEvtObj( xMyEvtObj, nCombinedLngSvcEvt ); in Timeout() local
406 xRef->processLinguServiceEvent( aEvtObj ); in Timeout()
1882 lang::EventObject aEvtObj( (XLinguServiceManager *) this ); in dispose() local
1883 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
1886 pListenerHelper->DisposeAndClear( aEvtObj ); in dispose()
H A Dconvdiclist.cxx621 EventObject aEvtObj( (XConversionDictionaryList *) this ); in dispose() local
622 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx1155 EventObject aEvtObj( (XPropertySet *) this ); in dispose() local
1156 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
1157 aMergeListeners.disposeAndClear( aEvtObj ); in dispose()
1158 aPropListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/linguistic/workben/
H A Dsspellimp.cxx390 EventObject aEvtObj( (XSpellChecker *) this ); in dispose() local
391 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx524 EventObject aEvtObj( (XSpellChecker *) this ); in dispose() local
525 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx618 EventObject aEvtObj( (XSpellChecker *) this ); in dispose() local
619 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx680 EventObject aEvtObj( (XThesaurus *) this ); in dispose() local
681 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx874 EventObject aEvtObj( (XHyphenator *) this ); in dispose() local
875 aEvtListeners.disposeAndClear( aEvtObj ); in dispose()

Completed in 83 milliseconds