summaryrefslogtreecommitdiff
path: root/testautomation/math/required/includes/m_002_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/math/required/includes/m_002_.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/math/required/includes/m_002_.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/math/required/includes/m_002_.inc b/testautomation/math/required/includes/m_002_.inc
index 860ba8ae0135..eff8ba5b82a8 100644..100755
--- a/testautomation/math/required/includes/m_002_.inc
+++ b/testautomation/math/required/includes/m_002_.inc
@@ -25,7 +25,7 @@
'
'/************************************************************************
'*
-'* Owner : thorsten.bosbach@sun.com
+'* Owner : thorsten.bosbach@oracle.com
'*
'* short description :
'*
@@ -46,7 +46,7 @@ testcase tmEditUndoRedo
hNewDocument
kontext "DocumentMath"
'/// type something into the document ///'
- call hTBOtypeInDoc
+ call SchreibenInMathdok "a over b"
try
'/// Edit->Undo ///'
EditUndo
@@ -70,7 +70,7 @@ testcase tmEditAllClipboard
' Commands.TypeKeys Eingabe
'/// type something into the document ///'
- call hTBOtypeInDoc
+ call SchreibenInMathdok "a over b"
'/// Edit->Select All ///'
EditSelectAllMath
Sleep 2