Lines Matching refs:rVclWindowEvent
362 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent, bool b_IsDropDo… in ProcessWindowEvent() argument
364 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
373 …UpdateFocus_Impl_Acc((sal_uInt16)reinterpret_cast<sal_uIntPtr>(rVclWindowEvent.GetData()),b_IsDrop… in ProcessWindowEvent()
379 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
412 void VCLXAccessibleList::ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) in ProcessWindowEvent() argument
418 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
440 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
447 rVclWindowEvent.GetData())); in ProcessWindowEvent()
453 rVclWindowEvent.GetData())); in ProcessWindowEvent()
457 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()
483 VCLXAccessibleComponent::ProcessWindowEvent (rVclWindowEvent); in ProcessWindowEvent()