summaryrefslogtreecommitdiff
path: root/wizards/source/euro/ConvertRun.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/euro/ConvertRun.xba')
-rw-r--r--wizards/source/euro/ConvertRun.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/euro/ConvertRun.xba b/wizards/source/euro/ConvertRun.xba
index caf28efff5ce..5e4f06e01491 100644
--- a/wizards/source/euro/ConvertRun.xba
+++ b/wizards/source/euro/ConvertRun.xba
@@ -23,7 +23,7 @@ Public oPreSelRange as Object
Sub Main()
BasicLibraries.LoadLibrary("Tools")
- If InitResources("Euro Converter", "eur") Then
+ If InitResources("Euro Converter") Then
bDoUnProtect = False
bPreSelected = True
oDocument = ThisComponent
@@ -331,4 +331,4 @@ Sub SetStatusLineText(sStsREPROTECT as String)
oStatusline.SetText(sStsREPROTECT)
End If
End Sub
-</script:module> \ No newline at end of file
+</script:module>