A small correction for my patch suggestion: On 03.12.2013 11:36, Herbert Duerr wrote:
[...] + DEBUGBASE_ENSURE( !bOK, "### insertion failed!?" );
The condition there was inverted. It should have been DEBUGBASE_ENSURE( bOK, "### insertion failed!?" ); Herbert --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org