Lines Matching refs:xChild
130 Reference< XAccessible > xChild = in ProcessWindowEvent() local
141 static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent()
147 … static_cast< AccessibleBrowseBoxTableCell* >( xChild.get() ); in ProcessWindowEvent()
153 aNewValue <<= xChild; in ProcessWindowEvent()
181 …Reference< XAccessible > xChild = m_pTabListBox->CreateAccessibleCell( nRow, m_pTabListBox->GetCur… in ProcessWindowEvent() local
185 … AccessibleCheckBoxCell* pCell = static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent()
190 …AccessibleBrowseBoxTableCell* pCell = static_cast< AccessibleBrowseBoxTableCell* >( xChild.get() ); in ProcessWindowEvent()
230 Reference< XAccessible > xChild = in ProcessWindowEvent() local
233 static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent()
252 Reference< XAccessible > xChild = in ProcessWindowEvent() local
263 static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent()
269 static_cast< AccessibleBrowseBoxTableCell* >( xChild.get() ); in ProcessWindowEvent()