diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-12-23 08:38:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-12-23 08:38:59 +0000 |
commit | 463adf66572a2660c079f3fa9b7d76ccb23c9e57 (patch) | |
tree | 10790a899decd8920f73af4c93fd44ae2527c6bb /wizards/source | |
parent | cf6d3a02e1d9d2dcade0fc0ee922c0598bb777d3 (diff) |
INTEGRATION: CWS extrasbetafixes1 (1.12.240); FILE MERGED
2004/12/06 15:15:55 ih 1.12.240.1: #i38400# new file formats included
Diffstat (limited to 'wizards/source')
-rw-r--r-- | wizards/source/importwizard/Language.xba | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wizards/source/importwizard/Language.xba b/wizards/source/importwizard/Language.xba index b69e836ec..32efcc242 100644 --- a/wizards/source/importwizard/Language.xba +++ b/wizards/source/importwizard/Language.xba @@ -153,4 +153,5 @@ Dim a as Integer BigArray(a) = GetResText(i) a = a + 1 Next -End Sub</script:module>
\ No newline at end of file +End Sub +</script:module>
\ No newline at end of file |