Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Ddicimp.cxx481 void DictionaryNeo::launchEvent(sal_Int16 nEvent, in launchEvent() function in DictionaryNeo
695 launchEvent( DictionaryEventFlags::ADD_ENTRY, xDicEntry ); in addEntry_Impl()
724 launchEvent(DictionaryEventFlags::CHG_NAME, NULL); in setName()
763 launchEvent(nEvent, NULL); in setActive()
798 launchEvent( DictionaryEventFlags::CHG_LANGUAGE, NULL ); in setLocale()
905 launchEvent( DictionaryEventFlags::DEL_ENTRY, xDicEntry ); in remove()
948 launchEvent( DictionaryEventFlags::ENTRIES_CLEARED , NULL ); in clear()
H A Dlngopt.cxx371 void LinguProps::launchEvent( const PropertyChangeEvent &rEvt ) const in launchEvent() function in LinguProps
416 launchEvent( aChgEvt ); in setPropertyValue()
512 launchEvent( aChgEvt ); in setFastPropertyValue()
H A Dlngopt.hxx137 void launchEvent( const ::com::sun::star::beans::PropertyChangeEvent &rEvt ) const;
H A Ddicimp.hxx78 void launchEvent(sal_Int16 nEvent,
/trunk/main/sw/inc/
H A Dunomailmerge.hxx153 void launchEvent( const com::sun::star::beans::PropertyChangeEvent &rEvt ) const;
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx859 void SwXMailMerge::launchEvent( const PropertyChangeEvent &rEvt ) const in launchEvent() function in SwXMailMerge
1032 launchEvent( aChgEvt ); in setPropertyValue()