diff options
author | Thorsten Bosbach <tbo@OpenOffice.org> | 2011-01-13 13:57:18 +0100 |
---|---|---|
committer | Thorsten Bosbach <tbo@OpenOffice.org> | 2011-01-13 13:57:18 +0100 |
commit | d6759d385d83959b3320f4c65689e85086f5dc3e (patch) | |
tree | f9cda7f113b2a93f18142f8d03a4efd0d2b10515 /testautomation | |
parent | 6a6d7ba189f1073deb2d1874de74f5dafcbf55a7 (diff) |
#i116397# fix math
Diffstat (limited to 'testautomation')
-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 58582452dc63..c36bb8822808 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 ///' |