Lines Matching refs:SELECTION_CHANGED
2377 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2386 sendEvent(nMin, nMax, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2399 …tionLastPara, m_nSelectionFirstPara-1, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2400 …ndEvent(nNewFirstPara+1, nNewLastPara, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2408 …(m_nSelectionLastPara+1, nNewLastPara, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2416 …_nSelectionLastPara +1, nNewLastPara , ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2424 …NewLastPara + 1, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2432 …NewLastPara, m_nSelectionLastPara - 1, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2440 …onFirstPara + 1, m_nSelectionLastPara, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2441 …Event(nNewLastPara, nNewFirstPara - 1, ::css::accessibility::AccessibleEventId::SELECTION_CHANGED); in handleSelectionChangeNotification()
2544 ::css::accessibility::AccessibleEventId::SELECTION_CHANGED, in notifySelectionChange()