summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/export_graphic_a.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/export_graphic_a.bas')
-rwxr-xr-xtestautomation/graphics/optional/export_graphic_a.bas14
1 files changed, 7 insertions, 7 deletions
diff --git a/testautomation/graphics/optional/export_graphic_a.bas b/testautomation/graphics/optional/export_graphic_a.bas
index df405ba9f8a8..85372c058ebe 100755
--- a/testautomation/graphics/optional/export_graphic_a.bas
+++ b/testautomation/graphics/optional/export_graphic_a.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
@@ -43,17 +43,17 @@ global ExtensionString as String
sub main
Printlog "--------------------- Graphics Export Test ------------------- "
- Call hStatusIn ( "Graphics","export_graphic_a.bas", "Graphics Export Test A" )
+ Call hStatusIn ( "Graphics","export_graphic_a.bas" )
use "graphics\tools\id_tools.inc"
use "graphics\tools\id_tools_2.inc"
use "graphics\optional\includes\global\export_graphic.inc"
-if bAsianLan then
- qaErrorLog "#i71631# - Test deactivated with Asian languages due to bug"
- Call hStatusOut
- exit sub
-endif
+ if bAsianLan then
+ qaErrorLog "#i71631# - Test deactivated with Asian languages due to bug"
+ Call hStatusOut
+ exit sub
+ endif
Call sFileExport 'OBSERVE - This line must run before the following testcases!
Call tEPS '///+- Encapsulated PostScript ///'