diff options
author | Eike Rathke <erack@redhat.com> | 2012-08-14 15:35:16 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-08-14 15:41:43 +0200 |
commit | d26599c3e1dea940439985b46b727cfc22b37c38 (patch) | |
tree | 8c5c75622af9c6d02fdc5ee12eb0d6b42d9a6f9d /vcl | |
parent | 597bdd89d108fb8325d81f5b30ffdd0d3ea68072 (diff) |
changes to "fdo#47674 Save settings for Import Ascii Text Dlg"
* For TextToColumn some fields are preset and not changeable and
configuration does not provide properties, do not attempt to access
non-existing properties. In fact unotools/source/config/configmgr.cxx
mocks about these cases if built with debug.
* Do not use RTL_CONSTASCII_USTRINGPARAM with new code, OUString knows
about ASCII literals.
* Converted an if(meCall==...){}if(meCall==...) to a switch case.
* Sensible indentation, please ;-)
Change-Id: I6ef78cad3958b6379d17275a716bb62553b07601
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions