Searched refs:nEvt (Results 1 – 3 of 3) sorted by relevance
113 sal_Int16 nEvt = rDicListEvent.nCondensedEvent; in processDictionaryListEvent() local120 sal_Bool bIsSpellWrong = 0 != (nEvt & nSpellWrongFlags); in processDictionaryListEvent()126 sal_Bool bIsSpellAll = 0 != (nEvt & nSpellAllFlags); in processDictionaryListEvent()
200 sal_Int16 nEvt = rDicListEvent.nCondensedEvent; in processDictionaryListEvent() local206 sal_Bool bFlush = 0 != (nEvt & nFlushFlags); in processDictionaryListEvent()
277 static sal_Bool ImplCallCommand( Window* pChild, sal_uInt16 nEvt, void* pData = NULL, in ImplCallCommand() argument295 CommandEvent aCEvt( aPos, nEvt, bMouse, pData ); in ImplCallCommand()
Completed in 29 milliseconds