diff options
author | Herbert Dürr <hdu@apache.org> | 2013-07-09 08:48:59 +0000 |
---|---|---|
committer | Herbert Dürr <hdu@apache.org> | 2013-07-09 08:48:59 +0000 |
commit | 4ddd844cc1f7d8c76f48bd5c434eeda7d5fe1704 (patch) | |
tree | 56f17dd3d55be315c20df74ba9df90511a605161 /vos/util | |
parent | 3c07f6e14ebe9ef6260a5c04f7fd48a8c3a447c9 (diff) |
#i122603# fix database wizard's use of the Numberformatter
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>
When the setNumberFormat method is called from DBColumn::initializeNumberFormat
method the number formatter is the document's one and the passed arguments
are from the database column.
Before the format key is set to the table cell, the format key from the
column is used to generate the new key on the number format supplier.
Therefore setting the cell's FormatsSupplier property is not required
as the document's one is used.
As the same setNumberFormat method is called from other wizards the line
is not removed but only active if the property exists.
Notes
Notes:
prefer: b86f2147e496e3b7ca5a085b302f6144f338aa82
Diffstat (limited to 'vos/util')
0 files changed, 0 insertions, 0 deletions