#i108547# allow modifications in readonly document when loading msooxml
This commit is contained in:
parent
13e98467e7
commit
9b9e688bb3
1 changed files with 1 additions and 1 deletions
|
@ -1425,7 +1425,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" );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue