Home
last modified time | relevance | path

Searched refs:rLngSvcEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Ddlelstnr.cxx134 const LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument
139 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()
/trunk/main/sw/inc/
H A Ddlelstnr.hxx82 …ServiceEvent( const ::com::sun::star::linguistic2::LinguServiceEvent& rLngSvcEvent ) throw(::com::…
/trunk/main/linguistic/source/
H A Dgciterator.cxx875 const linguistic2::LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument
878 if (rLngSvcEvent.nEvent == linguistic2::LinguServiceEventFlags::PROOFREAD_AGAIN) in processLinguServiceEvent()
H A Dlngsvcmgr.cxx423 const linguistic2::LinguServiceEvent& rLngSvcEvent ) in processLinguServiceEvent() argument
427 AddLngSvcEvt( rLngSvcEvent.nEvent ); in processLinguServiceEvent()

Completed in 28 milliseconds