Lines Matching refs:sendEvent
45 void sendEvent(::sal_Int32 start, ::sal_Int32 end, ::sal_Int16 nEventId);
2278 void Document::sendEvent(::sal_Int32 start, ::sal_Int32 end, ::sal_Int16 nEventId) in sendEvent() function in accessibility::Document
2377 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2378 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::TEXT_SELECTION_CHANGED); in handleSelectionChangeNotification()
2386 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2387 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::TEXT_SELECTION_CHANGED); in handleSelectionChangeNotification()
2393 …sendEvent(nNewLastPara, nNewLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECTION_CHAN… in handleSelectionChangeNotification()
2399 …sendEvent(m_nSelectionLastPara, m_nSelectionFirstPara-1, ::css::accessibility::AccessibleEventId::… in handleSelectionChangeNotification()
2400 …sendEvent(nNewFirstPara+1, nNewLastPara, ::css::accessibility::AccessibleEventId::SELECTION_CHANGE… in handleSelectionChangeNotification()
2402 …sendEvent(m_nSelectionLastPara, nNewLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()
2408 …sendEvent(m_nSelectionLastPara+1, nNewLastPara, ::css::accessibility::AccessibleEventId::SELECTION… in handleSelectionChangeNotification()
2410 …sendEvent(m_nSelectionLastPara, nNewLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()
2416 …sendEvent(m_nSelectionLastPara +1, nNewLastPara , ::css::accessibility::AccessibleEventId::SELECTI… in handleSelectionChangeNotification()
2418 …sendEvent(m_nSelectionLastPara, nNewLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()
2424 …sendEvent(nNewLastPara + 1, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::SELECTI… in handleSelectionChangeNotification()
2426 …sendEvent(nNewLastPara, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()
2432 …sendEvent(nNewLastPara, m_nSelectionLastPara - 1, ::css::accessibility::AccessibleEventId::SELECTI… in handleSelectionChangeNotification()
2434 …sendEvent(nNewLastPara, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()
2440 …sendEvent(m_nSelectionFirstPara + 1, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId… in handleSelectionChangeNotification()
2441 …sendEvent(nNewLastPara, nNewFirstPara - 1, ::css::accessibility::AccessibleEventId::SELECTION_CHAN… in handleSelectionChangeNotification()
2443 …sendEvent(nNewLastPara, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::TEXT_SELECT… in handleSelectionChangeNotification()