Lines Matching defs:pEntry
128 … AccessibleListBoxEntry* pEntry =static_cast< AccessibleListBoxEntry* >(m_xFocusedChild.get()); in ProcessWindowEvent() local
158 SvLBoxEntry* pEntry = static_cast< SvLBoxEntry* >( rVclWindowEvent.GetData() ); in ProcessWindowEvent() local
199 SvLBoxEntry* pEntry = static_cast< SvLBoxEntry* >( rVclWindowEvent.GetData() ); in ProcessWindowEvent() local
226 SvLBoxEntry* pEntry = static_cast< SvLBoxEntry* >( rVclWindowEvent.GetData() ); in ProcessWindowEvent() local
255 SvLBoxEntry* pEntry = static_cast< SvLBoxEntry* >( rVclWindowEvent.GetData() ); in GetCurEventEntry() local
288 void AccessibleListBox::RemoveChildEntries(SvLBoxEntry* pEntry) in RemoveChildEntries()
408 SvLBoxEntry* pEntry = getListBox()->GetEntry(i); in getAccessibleChild() local
428 SvLBoxEntry* pEntry = getListBox()->GetEntry(0); in getRoleType() local
499 SvLBoxEntry* pEntry = getListBox()->GetEntry( nChildIndex ); in selectAccessibleChild() local
512 SvLBoxEntry* pEntry = getListBox()->GetEntry( nChildIndex ); in isAccessibleChildSelected() local
529 SvLBoxEntry* pEntry = getListBox()->GetEntry( i ); in clearAccessibleSelection() local
545 SvLBoxEntry* pEntry = getListBox()->GetEntry( i ); in selectAllAccessibleChildren() local
586 SvLBoxEntry* pEntry = getListBox()->GetEntry( i ); in getSelectedAccessibleChild() local
608 SvLBoxEntry* pEntry = getListBox()->GetEntry( nSelectedChildIndex ); in deselectAccessibleChild() local