summaryrefslogtreecommitdiff
path: root/wizards/source/euro
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2002-09-17 13:45:33 +0000
committerBehrend Cornelius <bc@openoffice.org>2002-09-17 13:45:33 +0000
commit5b12116802cf6010ff15d53f462bd44c904ed3fe (patch)
tree8f398f9123d61452734063601b2211494be5c092 /wizards/source/euro
parentdc360077a9359d457ad8d00b5f536489544c11e3 (diff)
#99839# German Comments translated
Diffstat (limited to 'wizards/source/euro')
-rw-r--r--wizards/source/euro/Hard.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/euro/Hard.xba b/wizards/source/euro/Hard.xba
index e00609ee92f0..c500946bd9d5 100644
--- a/wizards/source/euro/Hard.xba
+++ b/wizards/source/euro/Hard.xba
@@ -154,7 +154,7 @@ Dim oSelListbox as Object
If SwitchFormat Then
If oRange.getPropertyState(&quot;NumberFormat&quot;) &lt;&gt; 1 Then
&apos; Range is hard formatted
- SwitchNumberFormat(oRange, oFormats, sEuroSign))
+ SwitchNumberFormat(oRange, oFormats, sEuroSign)
End If
Else
SwitchNumberFormat(oRange, oFormats, sEuroSign)