disposed but not dtored

just die when you are supposed to, without this endless amounts of accessiblity
cells remain after sorting slides with tables in them

Change-Id: Ice9a86b8b806e58f9bf871341a38f7729798dda9
This commit is contained in:
Caolán McNamara
2013-12-11 11:57:34 +00:00
parent 0b8e2e5efe
commit 1c28065d8f

View File

@@ -132,6 +132,7 @@ void AccessibleTableShapeImpl::dispose()
{
(*iter).second->dispose();
}
maChildMap.clear();
Reference< XModifyListener > xListener( this );
mxTable->removeModifyListener( xListener );
mxTable.clear();