summaryrefslogtreecommitdiff
path: root/testautomation/global/tools/includes
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/tools/includes')
-rw-r--r--testautomation/global/tools/includes/optional/t_set_standard_controls.inc7
-rw-r--r--testautomation/global/tools/includes/optional/t_toolbar_calc.inc2
-rw-r--r--testautomation/global/tools/includes/optional/t_toolbar_tools1.inc2
-rwxr-xr-xtestautomation/global/tools/includes/optional/t_xml1.inc2
-rwxr-xr-xtestautomation/global/tools/includes/optional/t_xml2.inc2
-rw-r--r--testautomation/global/tools/includes/optional/t_xml_filter1.inc2
-rwxr-xr-xtestautomation/global/tools/includes/required/t_lists.inc2
-rwxr-xr-xtestautomation/global/tools/includes/required/t_tools1.inc2
-rwxr-xr-xtestautomation/global/tools/includes/required/t_tools2.inc2
9 files changed, 9 insertions, 14 deletions
diff --git a/testautomation/global/tools/includes/optional/t_set_standard_controls.inc b/testautomation/global/tools/includes/optional/t_set_standard_controls.inc
index 0214fcc01f2c..0c1fb00a0284 100644
--- a/testautomation/global/tools/includes/optional/t_set_standard_controls.inc
+++ b/testautomation/global/tools/includes/optional/t_set_standard_controls.inc
@@ -31,13 +31,12 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Tool library for setting controls and verifying the functionality
'*
'**************************************************************************************************
'*
-' #1 tControlsToolsDocumentation 'Documentation of this library
' #0 fSetListBoxByItem 'Function to select item in list box
' #0 fSetListBoxByString 'Function to select item by string in list box
' #0 fSetSpinFieldByString 'Function to set a string in a spin field control
@@ -52,7 +51,6 @@
'*
'\************************************************************************************************
-testcase tControlsToolsDocumentation
'///<u><b>Library for abtracted handling of several control types</b></u>
'///+Note: This functions are designed to be called by wrapping functions
'///+All functions are designed to return error codes depending on the behaviour of the action applied.
@@ -70,10 +68,7 @@ testcase tControlsToolsDocumentation
'///+<li>They only throw QAErrorlogs the give a hint what probably went wrong.</li>
'///+<li>Expected Errors MUST exclusivly be handled by the calling routine!</li></ul>
'///+<p><font size=-1><i>The idea and the first implementation of this library has been made by Peter Junge (pj at openoffice.org)</i></font></p>
- QAErrorLog "This testcase isn't really meant to be used!!!"
-endcase
'
-'--------------------------------------------------------------------
'
function fSetTextBox ( oThisTextBox as OBJECT , sThisText as STRING ) as INTEGER
fSetTextBox = 99
diff --git a/testautomation/global/tools/includes/optional/t_toolbar_calc.inc b/testautomation/global/tools/includes/optional/t_toolbar_calc.inc
index 604a46c559d4..77ff86c2a729 100644
--- a/testautomation/global/tools/includes/optional/t_toolbar_calc.inc
+++ b/testautomation/global/tools/includes/optional/t_toolbar_calc.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Toolbar tools - Calc
'*
diff --git a/testautomation/global/tools/includes/optional/t_toolbar_tools1.inc b/testautomation/global/tools/includes/optional/t_toolbar_tools1.inc
index 124e3492762b..f41600eafefa 100644
--- a/testautomation/global/tools/includes/optional/t_toolbar_tools1.inc
+++ b/testautomation/global/tools/includes/optional/t_toolbar_tools1.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Toolbar tools 1
'*
diff --git a/testautomation/global/tools/includes/optional/t_xml1.inc b/testautomation/global/tools/includes/optional/t_xml1.inc
index 4490d95cbe41..b87bf002ea1a 100755
--- a/testautomation/global/tools/includes/optional/t_xml1.inc
+++ b/testautomation/global/tools/includes/optional/t_xml1.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* Owner : joerg.sievers@sun.com
+'* Owner : helge.delfs@sun.com
'*
'* short description : simple XML-Parser for XML-Files from Registration-Database and Routines to work with SAX-Parser in Testtool
'*
diff --git a/testautomation/global/tools/includes/optional/t_xml2.inc b/testautomation/global/tools/includes/optional/t_xml2.inc
index a089b780c83a..61fc8fc42361 100755
--- a/testautomation/global/tools/includes/optional/t_xml2.inc
+++ b/testautomation/global/tools/includes/optional/t_xml2.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : XML search routines II
'*
diff --git a/testautomation/global/tools/includes/optional/t_xml_filter1.inc b/testautomation/global/tools/includes/optional/t_xml_filter1.inc
index 9677b3d84cdc..956b1b6679ad 100644
--- a/testautomation/global/tools/includes/optional/t_xml_filter1.inc
+++ b/testautomation/global/tools/includes/optional/t_xml_filter1.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Tools / XML Filter Settings Resource Test
'*
diff --git a/testautomation/global/tools/includes/required/t_lists.inc b/testautomation/global/tools/includes/required/t_lists.inc
index 32216f91771b..9947c93cd825 100755
--- a/testautomation/global/tools/includes/required/t_lists.inc
+++ b/testautomation/global/tools/includes/required/t_lists.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : general routines to work with lists (arrays)
'*
diff --git a/testautomation/global/tools/includes/required/t_tools1.inc b/testautomation/global/tools/includes/required/t_tools1.inc
index d87dc179aed2..0840771add87 100755
--- a/testautomation/global/tools/includes/required/t_tools1.inc
+++ b/testautomation/global/tools/includes/required/t_tools1.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Tools (1)
'*
diff --git a/testautomation/global/tools/includes/required/t_tools2.inc b/testautomation/global/tools/includes/required/t_tools2.inc
index b71d44dedf52..2879e10c4d3b 100755
--- a/testautomation/global/tools/includes/required/t_tools2.inc
+++ b/testautomation/global/tools/includes/required/t_tools2.inc
@@ -31,7 +31,7 @@
'*
'/************************************************************************
'*
-'* owner : joerg.sievers@sun.com
+'* owner : helge.delfs@sun.com
'*
'* short description : Global Tools II
'*