office-gobmx/accessibility
Michael Stahl 4fc7deb7b0 fix STL assert in accessibility::AccessibleGridControl::commitTableEvent
While running some JunitTest, crashes on an attempt to delete entries
of an empty vector m_pImpl->m_pTable->m_pCellVector.

The entries are created on-demand by
AccessibleGridControlTable::getAccessibleChild(), so presumably that
hadn't been called yet when the rows were deleted.

Also fix bizarre abuse of all applicable variable naming conventions.

(regression from 2095b2e1d4)

Change-Id: Id2d70ca4601a166718629c0fe922f805dd72eec1
2013-10-04 14:46:24 +02:00
..
bridge
inc/accessibility Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii 2013-09-25 19:24:23 +02:00
source fix STL assert in accessibility::AccessibleGridControl::commitTableEvent 2013-10-04 14:46:24 +02:00
AllLangResTarget_acc.mk
CustomTarget_bridge.mk
CustomTarget_bridge_inc.mk
Jar_uno_accessbridge.mk
Library_acc.mk
Library_java_uno_accessbridge.mk
Makefile
Module_accessibility.mk
README

Cares for accessibility.