diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-02-03 15:53:56 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-02-03 15:53:56 +0100 |
commit | dac6d5d37a75f21cafe9c4d9b58583a233e5cf15 (patch) | |
tree | 54b71a79e0e14536978d5f8a7a0933dfd0c60306 /testautomation/math | |
parent | 96bae3c71b2c77a01be51b1e22640505d2727471 (diff) | |
parent | 6e0a09116fea66b9e79e6571c8227331e9206874 (diff) |
CWS gnumake3: resync to m99ooo/DEV300_m100
Diffstat (limited to 'testautomation/math')
-rw-r--r-- | testautomation/math/optional/includes/m_101_.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testautomation/math/optional/includes/m_101_.inc b/testautomation/math/optional/includes/m_101_.inc index 58582452d..c36bb8822 100644 --- a/testautomation/math/optional/includes/m_101_.inc +++ b/testautomation/math/optional/includes/m_101_.inc @@ -243,7 +243,7 @@ endcase testcase tFilePassword dim i,x as integer dim sTemp as string - const cFilterCount = 4 + const cFilterCount = 3 dim sFilterName as string dim sFilter as string dim sFilterExt() as string @@ -269,7 +269,6 @@ testcase tFilePassword if x <> cFilterCount then warnlog " The Filter count is wrong! Have to be ("+cFilterCount+"), but are: "+x ' Check: (1): Open Office Formula (.oof) ' Check: (2): MathML 1.01 (.mml) -' Check: (5): StarMath 5.0 (.smf) ' Check: (6): StarOffice 6.0/7 Formula (.sxm) '/// check if any other then gMathFilter is password able; and if gMathFilter is password able ///' |