Searched refs:rLngSvcEvent (Results 1 – 4 of 4) sorted by relevance
134 const LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument139 sal_Bool bIsSpellWrong = 0 != (rLngSvcEvent.nEvent & SPELL_WRONG_WORDS_AGAIN); in processLinguServiceEvent()140 sal_Bool bIsSpellAll = 0 != (rLngSvcEvent.nEvent & SPELL_CORRECT_WORDS_AGAIN); in processLinguServiceEvent()141 if (0 != (rLngSvcEvent.nEvent & PROOFREAD_AGAIN)) in processLinguServiceEvent()147 if (rLngSvcEvent.nEvent & HYPHENATE_AGAIN) in processLinguServiceEvent()
82 …ServiceEvent( const ::com::sun::star::linguistic2::LinguServiceEvent& rLngSvcEvent ) throw(::com::…
875 const linguistic2::LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument878 if (rLngSvcEvent.nEvent == linguistic2::LinguServiceEventFlags::PROOFREAD_AGAIN) in processLinguServiceEvent()
423 const linguistic2::LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument427 AddLngSvcEvt( rLngSvcEvent.nEvent ); in processLinguServiceEvent()
Completed in 36 milliseconds