Searched refs:m_pTabListBox (Results 1 – 4 of 4) sorted by relevance
68 m_pTabListBox ( &rBox ) in DBG_NAME()73 … m_pTabListBox->AddEventListener( LINK( this, AccessibleTabListBoxTable, WindowEventListener ) ); in DBG_NAME()82 m_pTabListBox = NULL; in ~AccessibleTabListBoxTable()99 …m_pTabListBox->RemoveEventListener( LINK( this, AccessibleTabListBoxTable, WindowEventListener ) ); in ProcessWindowEvent()100 m_pTabListBox = NULL; in ProcessWindowEvent()123 if ( m_pTabListBox && m_pTabListBox->HasFocus() ) in ProcessWindowEvent()128 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent()129 sal_uInt16 nCol = m_pTabListBox->GetCurrColumn(); in ProcessWindowEvent()131 m_pTabListBox->CreateAccessibleCell( nRow, nCol ); in ProcessWindowEvent()134 if ( m_pTabListBox->IsTransientChildrenDisabled() ) in ProcessWindowEvent()[all …]
62 ,m_pTabListBox( &rBox ) in DBG_NAME()89 return new AccessibleTabListBoxTable( this, *m_pTabListBox ); in createAccessibleTable()
50 SvHeaderTabListBox* m_pTabListBox; member in accessibility::AccessibleTabListBox
44 SvHeaderTabListBox* m_pTabListBox; member in accessibility::AccessibleTabListBoxTable