summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-18 15:05:14 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-18 15:05:14 +0200
commite151e9f843ff231726e0b94799d1e84fdffe1c6a (patch)
tree9ad59ed68fb8b34f03a0ade13801bd8a038e96bb /testautomation/framework/optional
parente7c1c6d3867152b1e88a864b44a5b88acbf232e0 (diff)
automationdev300m87: #i115106 - Change comparision values. There is no way for me to tell that these settings are correct, however, we can test for changes now.
Diffstat (limited to 'testautomation/framework/optional')
-rw-r--r--[-rwxr-xr-x]testautomation/framework/optional/includes/basic_vba-compat_application-union.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc b/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc
index 9acd9d1b032e..e35fc8ae3494 100755..100644
--- a/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc
+++ b/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc
@@ -58,11 +58,11 @@ testcase tBasicVBACompatApplicationUnion()
macro_identifier( 5 ) = "5: False"
macro_identifier( 6 ) = "6: True"
else
- macro_identifier( 1 ) = "1: True"
- macro_identifier( 2 ) = "2: True"
+ macro_identifier( 1 ) = "1: False"
+ macro_identifier( 2 ) = "2: False"
macro_identifier( 3 ) = "3: True"
- macro_identifier( 4 ) = "4: True"
- macro_identifier( 5 ) = "5: True"
+ macro_identifier( 1 ) = "4: False"
+ macro_identifier( 2 ) = "5: False"
macro_identifier( 6 ) = "6: True"
endif