CWS-TOOLING: integrate CWS dr73

This commit is contained in:
Ivo Hinkelmann 2010-05-10 18:38:52 +02:00
commit 21ccce872d

View file

@ -1422,7 +1422,7 @@ void PivotTable::finalizeImport()
}
catch( Exception& )
{
OSL_ENSURE( false, "PivotTable::finalizeImport - exception while creating the pivot table" );
OSL_ENSURE( false, "PivotTable::finalizeImport - exception while creating the DataPilot table" );
}
}
}