summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc')
-rwxr-xr-xtestautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc b/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
index 50c59cf88e10..dfade69eaafb 100755
--- a/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
+++ b/testautomation/framework/optional/includes/basic_vba-compat_import_nothing.inc
@@ -25,7 +25,7 @@
'
'/******************************************************************************
'*
-'* owner : joerg.skottke@sun.com
+'* owner : joerg.skottke@oracle.com
'*
'* short description : Test VBA compatibility switches
'*
@@ -67,9 +67,10 @@ testcase tBasicVBACompatImportNothing()
hFileOpen( cTestFile )
printlog( "Open the Basic organizer" )
- hOpenBasicOrganizerFromDoc()
+ ToolsMacro_uno
printlog( "Expand all nodes" )
+ kontext "Makro"
cNodeCount = hExpandAllNodes( MakroAus )
printlog( "Verify that we have the correct node count for the current mode" )