diff options
author | Eike Rathke <erack@redhat.com> | 2014-03-31 19:28:31 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-03-31 22:31:23 +0200 |
commit | e65141e93a540fc9fb4343ee65a5a7da7e3b1769 (patch) | |
tree | aab49525e80c516f8e7261a873e4ad2d3ca13af2 /include/vcl/window.hxx | |
parent | 94a10aa1d6af3520f4c4f31337a040eb42e8c39e (diff) |
re-enabled user-defined numeric fields for dBase export
Since commit f59e350d1733125055f1144f8b3b1b0a46f6d1ca it was impossible
to define a numeric field with a precision of less than 2 decimals, even
if all values were integers. It was also impossible to define a field
width larger than needed for any values in that column. Furthermore, the
integer part was shortened if the overall column's values resulted in
more precision than defined, but the overall length did not reach the
predefined length.
This does not change the behavior of the original intention of
f59e350d1733125055f1144f8b3b1b0a46f6d1ca to give the precision of number
formats precedence over precision defined in the column header, which is
debatable though because conflicts may silently change the field
definition.
Change-Id: I234c4bceaa1a6aadbd259cb8d9b6cb6f16bf91c2
Diffstat (limited to 'include/vcl/window.hxx')
0 files changed, 0 insertions, 0 deletions