summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/g_paragraph.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/g_paragraph.bas')
-rwxr-xr-xtestautomation/graphics/optional/g_paragraph.bas6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/graphics/optional/g_paragraph.bas b/testautomation/graphics/optional/g_paragraph.bas
index 52bfc72c1dd0..dd8023cce503 100755
--- a/testautomation/graphics/optional/g_paragraph.bas
+++ b/testautomation/graphics/optional/g_paragraph.bas
@@ -1,7 +1,7 @@
'encoding UTF-8 Do not remove or change this line!
'**************************************************************************
'* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-'*
+'*
'* Copyright 2008 by Sun Microsystems, Inc.
'*
'* OpenOffice.org - a multi-platform office productivity suite
@@ -45,11 +45,11 @@ sub main
use "graphics\tools\id_tools.inc"
PrintLog "-------------------------" + gApplication + "-------------------"
- Call tdFormatParagraph
+ Call tdFormatParagraph
gApplication = "DRAW"
PrintLog "-------------------------" + gApplication + "-------------------"
- Call tdFormatParagraph
+ Call tdFormatParagraph
Call hStatusOut
end sub