summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc')
-rwxr-xr-xtestautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc b/testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc
index 764ba407236a..81b2764a28f1 100755
--- a/testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc
+++ b/testautomation/framework/optional/includes/basic_vba-compat_import_disabled.inc
@@ -25,7 +25,7 @@
'
'/******************************************************************************
'*
-'* owner : joerg.skottke@sun.com
+'* owner : joerg.skottke@oracle.com
'*
'* short description : Test VBA compatibility switches
'*
@@ -80,9 +80,10 @@ testcase tBasicVBACompatImportDisabled()
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" )