diff options
442 files changed, 582 insertions, 582 deletions
diff --git a/dtrans/source/win32/dnd/target.cxx b/dtrans/source/win32/dnd/target.cxx index 849b284f50c4..8cb12e69d1da 100644 --- a/dtrans/source/win32/dnd/target.cxx +++ b/dtrans/source/win32/dnd/target.cxx @@ -556,7 +556,7 @@ void DropTarget::fire_dropActionChanged( const DropTargetDragEvent& dtde ) // Non - interface functions // DropTarget fires events to XDropTargetListeners. The event object contains an -// XDropTargetDropContext implementaion. When the listener calls on that interface +// XDropTargetDropContext implementation. When the listener calls on that interface // then the calls are delegated from DropContext (XDropTargetDropContext) to these // functions. // Only one listener which visible area is affected is allowed to call on @@ -590,7 +590,7 @@ void DropTarget::_dropComplete(sal_Bool success, const Reference<XDropTargetDrop } // DropTarget fires events to XDropTargetListeners. The event object can contains an -// XDropTargetDragContext implementaion. When the listener calls on that interface +// XDropTargetDragContext implementation. When the listener calls on that interface // then the calls are delegated from DragContext (XDropTargetDragContext) to these // functions. // Only one listener which visible area is affected is allowed to call on diff --git a/qadevOOo/tests/java/ifc/beans/_XPropertyContainer.java b/qadevOOo/tests/java/ifc/beans/_XPropertyContainer.java index e60b257c1813..ec590a1e163d 100644 --- a/qadevOOo/tests/java/ifc/beans/_XPropertyContainer.java +++ b/qadevOOo/tests/java/ifc/beans/_XPropertyContainer.java @@ -47,7 +47,7 @@ public class _XPropertyContainer extends MultiMethodTest { /** * object relation X<CODE>PropertyAccess.propertyNotRemovable</CODE><br> * This relation must be filled from the module. It contains a property which must - * be a property of the implementaion object. + * be a property of the implementation object. */ private String propertyNotRemovable = null; diff --git a/qadevOOo/tests/java/ifc/container/_XIndexContainer.java b/qadevOOo/tests/java/ifc/container/_XIndexContainer.java index 20fb0110d800..78fadb66772c 100644 --- a/qadevOOo/tests/java/ifc/container/_XIndexContainer.java +++ b/qadevOOo/tests/java/ifc/container/_XIndexContainer.java @@ -39,7 +39,7 @@ import com.sun.star.lang.IndexOutOfBoundsException; * <li> <code>'XIndexContainerINDEX'</code> : For internal test * usage. Contains current thread number. </li> * <li> Test environment variable <code>'THRCNT'</code> : number -* of interface threads running concurently. </li> +* of interface threads running concurrently. </li> * <ul> <p> * XIndexComtainer needs n ObjectRelations "INSTANCEn" , where n=1, ..., * THRCNT.<p> diff --git a/qadevOOo/tests/java/ifc/container/_XIndexReplace.java b/qadevOOo/tests/java/ifc/container/_XIndexReplace.java index 4cd737cf5d94..b22e94b1c1e3 100644 --- a/qadevOOo/tests/java/ifc/container/_XIndexReplace.java +++ b/qadevOOo/tests/java/ifc/container/_XIndexReplace.java @@ -42,7 +42,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>'XIndexReplaceINDEX'</code> : For internal test * usage. Contains current thread number. </li> * <li> Test environment variable <code>'THRCNT'</code> : number -* of interface threads running concurently. </li> +* of interface threads running concurrently. </li> * <ul> <p> * XIndexReplace needs n ObjectRelations "INSTANCEn" , where n = 1, ..., THRCNT. * <p> diff --git a/qadevOOo/tests/java/ifc/container/_XNameContainer.java b/qadevOOo/tests/java/ifc/container/_XNameContainer.java index ea2ab3ea3e7e..2e9f25915c71 100644 --- a/qadevOOo/tests/java/ifc/container/_XNameContainer.java +++ b/qadevOOo/tests/java/ifc/container/_XNameContainer.java @@ -41,7 +41,7 @@ import lib.StatusException; * if this relation exists then container elements can have duplicate * names. </li> * <li> Test environment variable <code>'THRCNT'</code> : number -* of interface threads running concurently. </li> +* of interface threads running concurrently. </li> * <ul> <p> * XNameComtainer needs n ObjectRelations "INSTANCEn" , where n=1, ..., THRCNT. * diff --git a/qadevOOo/tests/java/ifc/container/_XNameReplace.java b/qadevOOo/tests/java/ifc/container/_XNameReplace.java index c05f7f2f2a2c..b5214bf9032f 100644 --- a/qadevOOo/tests/java/ifc/container/_XNameReplace.java +++ b/qadevOOo/tests/java/ifc/container/_XNameReplace.java @@ -44,7 +44,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>'XNameReplaceINDEX'</code> : For internal test * usage. Contains current thread number. </li> * <li> Test environment variable <code>'THRCNT'</code> : number -* of interface threads running concurently. </li> +* of interface threads running concurrently. </li> * <ul> <p> * XNameReplace needs n ObjectRelations "INSTANCEn" , where n = 1, ..., THRCNT. * <p> diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java index 43724fd84f9c..1051ce8c5bd6 100644 --- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java +++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryAnalyzer.java @@ -76,7 +76,7 @@ public class _XSingleSelectQueryAnalyzer extends MultiMethodTest { } /** * call <code>setQuery()</code> once with valid query, once with invalid - * query. Has ok if only on sceond call <code>SQLException</code> was thrwon + * query. Has ok if only on sceond call <code>SQLException</code> was thrown */ public void _setQuery() { diff --git a/qadevOOo/tests/java/ifc/util/_XCloneable.java b/qadevOOo/tests/java/ifc/util/_XCloneable.java index f08d593cae98..91c253e5dc5e 100644 --- a/qadevOOo/tests/java/ifc/util/_XCloneable.java +++ b/qadevOOo/tests/java/ifc/util/_XCloneable.java @@ -48,7 +48,7 @@ public class _XCloneable extends MultiMethodTest { boolean result = true; clone = oObj.createClone(); - //check if the implementaionname equals + //check if the implementationname equals result &= checkImplementationName(oObj,clone); //check ImplementationID diff --git a/qadevOOo/tests/java/mod/_acceptor/Acceptor.java b/qadevOOo/tests/java/mod/_acceptor/Acceptor.java index 11b1a650df91..0a2a04e4092d 100644 --- a/qadevOOo/tests/java/mod/_acceptor/Acceptor.java +++ b/qadevOOo/tests/java/mod/_acceptor/Acceptor.java @@ -30,7 +30,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.connection.Acceptor</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.connection.Acceptor * @see com.sun.star.connection.XAcceptor * @see com.sun.star.connection.XConnector @@ -59,7 +59,7 @@ public class Acceptor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. <p> + * Creating a TestEnvironment for the interfaces to be tested. <p> * Creates <code>Acceptor</code> service and passed as relation * connection string where port for accepting is unique among * different object test threads. <p> diff --git a/qadevOOo/tests/java/mod/_acceptor/uno/Acceptor.java b/qadevOOo/tests/java/mod/_acceptor/uno/Acceptor.java index 1431c2e97f11..8648ad5ac0ad 100644 --- a/qadevOOo/tests/java/mod/_acceptor/uno/Acceptor.java +++ b/qadevOOo/tests/java/mod/_acceptor/uno/Acceptor.java @@ -28,7 +28,7 @@ import util.utils; /** * Here <code>com.sun.star.connection.Acceptor</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.connection.Acceptor * @see com.sun.star.connection.XAcceptor * @see com.sun.star.connection.XConnector @@ -55,7 +55,7 @@ public class Acceptor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. <p> + * Creating a TestEnvironment for the interfaces to be tested. <p> * Creates <code>Acceptor</code> service and passed as relation * connection string where port for accepting is unique among * different object test threads. <p> diff --git a/qadevOOo/tests/java/mod/_adabas/ODriver.java b/qadevOOo/tests/java/mod/_adabas/ODriver.java index c1af17d5ad80..0f3b56ea42e4 100644 --- a/qadevOOo/tests/java/mod/_adabas/ODriver.java +++ b/qadevOOo/tests/java/mod/_adabas/ODriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog diff --git a/qadevOOo/tests/java/mod/_ado/ODriver.java b/qadevOOo/tests/java/mod/_ado/ODriver.java index db4b9b466de6..7e5518c81141 100644 --- a/qadevOOo/tests/java/mod/_ado/ODriver.java +++ b/qadevOOo/tests/java/mod/_ado/ODriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog diff --git a/qadevOOo/tests/java/mod/_brdgfctr/BridgeFactory.java b/qadevOOo/tests/java/mod/_brdgfctr/BridgeFactory.java index 00100fb90364..fafddfbb7351 100644 --- a/qadevOOo/tests/java/mod/_brdgfctr/BridgeFactory.java +++ b/qadevOOo/tests/java/mod/_brdgfctr/BridgeFactory.java @@ -62,7 +62,7 @@ public class BridgeFactory extends TestCase { private static String sOfficeHost = null ; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Just creates <code>com.sun.star.bridge.BridgeFactory</code> * service as object to be tested. */ diff --git a/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java b/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java index 295ced13fa76..337da35657e4 100644 --- a/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java +++ b/qadevOOo/tests/java/mod/_bridgefac/uno/BridgeFactory.java @@ -60,7 +60,7 @@ public class BridgeFactory extends TestCase { private static String sOfficeHost = null ; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Just creates <code>com.sun.star.bridge.BridgeFactory</code> * service as object to be tested. */ diff --git a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java index dcad404e8a09..4596c7fb54fd 100644 --- a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java +++ b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java @@ -50,7 +50,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::ucb::XCachedContentResultSetFactory</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XCachedContentResultSetFactory * @see com.sun.star.ucb.CachedContentResultSetFactory * @see ifc.ucb._XCachedContentResultSetFactory diff --git a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java index 91e08fbdc78b..42d3c9a65635 100644 --- a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java +++ b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java @@ -49,7 +49,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::ucb::XCachedContentResultSetStubFactory</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XCachedContentResultSetStubFactory * @see com.sun.star.ucb.CachedContentResultSetStubFactory * @see ifc.ucb._XCachedContentResultSetStubFactory diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java index 22af221126c9..c2ba76dcbf04 100644 --- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java +++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java @@ -49,7 +49,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::ucb::XCachedDynamicResultSetFactory</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XCachedDynamicResultSetFactory * @see com.sun.star.ucb.CachedDynamicResultSetFactory * @see ifc.ucb._XCachedDynamicResultSetFactory diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java index 56dc3fcfe161..deec8847fc4c 100644 --- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java +++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java @@ -48,7 +48,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::ucb::XCachedDynamicResultSetStubFactory</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XCachedDynamicResultSetStubFactory * @see com.sun.star.ucb.CachedDynamicResultSetStubFactory * @see ifc.ucb._XCachedDynamicResultSetStubFactory diff --git a/qadevOOo/tests/java/mod/_cnt/ChaosContentProvider.java b/qadevOOo/tests/java/mod/_cnt/ChaosContentProvider.java index 89a5d7e34315..b2f60ed1e265 100644 --- a/qadevOOo/tests/java/mod/_cnt/ChaosContentProvider.java +++ b/qadevOOo/tests/java/mod/_cnt/ChaosContentProvider.java @@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::ucb::XContentProvider</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XContentProvider * @see com.sun.star.ucb.ChaosContentProvider * @see ifc.ucb._XContentProvider @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; public class ChaosContentProvider extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.cnt.ChaosContentProvider</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_cnt/CntUnoDataContainer.java b/qadevOOo/tests/java/mod/_cnt/CntUnoDataContainer.java index 0fbdb236672f..ee7aebf4e19b 100644 --- a/qadevOOo/tests/java/mod/_cnt/CntUnoDataContainer.java +++ b/qadevOOo/tests/java/mod/_cnt/CntUnoDataContainer.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XIndexReplace</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XActiveDataSink * @see com.sun.star.container.XIndexContainer * @see com.sun.star.ucb.XDataContainer @@ -60,7 +60,7 @@ import com.sun.star.uno.XInterface; public class CntUnoDataContainer extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.cnt.CntUnoDataContainer</code> and adds * to it one <code>CntUnoDataContainer</code> instance. <p> diff --git a/qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java b/qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java index 1fd01dc26d03..61ada8c2acd5 100644 --- a/qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java +++ b/qadevOOo/tests/java/mod/_cnt/PropertyMatcherFactory.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::ucb::XPropertyMatcherFactory</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XPropertyMatcherFactory * @see com.sun.star.ucb.PropertyMatcherFactory * @see ifc.ucb._XPropertyMatcherFactory @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class PropertyMatcherFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.cnt.PropertyMatcherFactory</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_connector/uno/Connector.java b/qadevOOo/tests/java/mod/_connector/uno/Connector.java index b7920b1d3a47..d6a9d4306963 100644 --- a/qadevOOo/tests/java/mod/_connector/uno/Connector.java +++ b/qadevOOo/tests/java/mod/_connector/uno/Connector.java @@ -67,7 +67,7 @@ public class Connector extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Just creates service <code>com.sun.star.connection.Connector</code> */ @Override diff --git a/qadevOOo/tests/java/mod/_connectr/Connector.java b/qadevOOo/tests/java/mod/_connectr/Connector.java index b4bd3caf366c..4b02ff1bea16 100644 --- a/qadevOOo/tests/java/mod/_connectr/Connector.java +++ b/qadevOOo/tests/java/mod/_connectr/Connector.java @@ -69,7 +69,7 @@ public class Connector extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Just creates service <code>com.sun.star.connection.Connector</code> */ @Override diff --git a/qadevOOo/tests/java/mod/_corefl/CoreReflection.java b/qadevOOo/tests/java/mod/_corefl/CoreReflection.java index e64502314365..751355473f5f 100644 --- a/qadevOOo/tests/java/mod/_corefl/CoreReflection.java +++ b/qadevOOo/tests/java/mod/_corefl/CoreReflection.java @@ -49,7 +49,7 @@ public class CoreReflection extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.reflection.CoreReflection</code> service. */ @Override diff --git a/qadevOOo/tests/java/mod/_corereflection/uno/CoreReflection.java b/qadevOOo/tests/java/mod/_corereflection/uno/CoreReflection.java index 63a2005347d8..39ea97b75278 100644 --- a/qadevOOo/tests/java/mod/_corereflection/uno/CoreReflection.java +++ b/qadevOOo/tests/java/mod/_corereflection/uno/CoreReflection.java @@ -46,7 +46,7 @@ public class CoreReflection extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.reflection.CoreReflection</code> service. */ @Override diff --git a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java index 480c0e3bd7a8..9b16c4263510 100644 --- a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java +++ b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java @@ -53,7 +53,7 @@ public class DLLComponentLoader extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.comp.stoc.DLLComponentLoader</code> * service. <p> * The following object relations created : diff --git a/qadevOOo/tests/java/mod/_dbaccess/DBContentLoader.java b/qadevOOo/tests/java/mod/_dbaccess/DBContentLoader.java index 253f7bbefbf2..924270d6d373 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/DBContentLoader.java +++ b/qadevOOo/tests/java/mod/_dbaccess/DBContentLoader.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XInitialization</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.beans.XPropertySet * @see com.sun.star.frame.FrameLoader * @see com.sun.star.frame.XSynchronousFrameLoader @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; public class DBContentLoader extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdb.ContentLoader</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_dbaccess/OCommandDefinition.java b/qadevOOo/tests/java/mod/_dbaccess/OCommandDefinition.java index 265217b95761..537e81751f42 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/OCommandDefinition.java +++ b/qadevOOo/tests/java/mod/_dbaccess/OCommandDefinition.java @@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> * This object test <b> can </b> be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sdb.QueryDefinition * @see com.sun.star.beans.XPropertySet * @see ifc.sdb._QueryDefinition @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; public class OCommandDefinition extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.sdb.QueryDefinition</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java index 2a1e4939a250..163ce0e45014 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java +++ b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java @@ -69,7 +69,7 @@ public class ODatabaseContext extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.sdb.DatabaseContext</code>. * Needed object relations : * <ul> diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java index bff1ecdf22c7..22fb02231acc 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java +++ b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java @@ -98,7 +98,7 @@ public class ODatabaseSource extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * * Creates new <code>DataSource</code> which represents DBase database * located in temporary directory, and then registers it in service diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatasourceAdministrationDialog.java b/qadevOOo/tests/java/mod/_dbaccess/ODatasourceAdministrationDialog.java index 2f9cd51e843b..52cd1d06da08 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/ODatasourceAdministrationDialog.java +++ b/qadevOOo/tests/java/mod/_dbaccess/ODatasourceAdministrationDialog.java @@ -41,7 +41,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * * @see com.sun.star.lang.XInitialization * @see com.sun.star.ui.dialogs.XExecutableDialog @@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface; public class ODatasourceAdministrationDialog extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdb.DatasourceAdministrationDialog</code>. */ diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java b/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java index 3fb3287d95cf..616c04b94b7b 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java +++ b/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java @@ -65,7 +65,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.container.XChild * @see com.sun.star.lang.XInitialization @@ -128,7 +128,7 @@ public class ODatasourceBrowser extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * * Creates a new text document disposing the old one if it was * created. Using <code>Desktop</code> service get the frame diff --git a/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java b/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java index 0d2fbb06c329..5641c924dd9c 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java +++ b/qadevOOo/tests/java/mod/_dbaccess/OInteractionHandler.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::task::XInteractionHandler</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.task.XInteractionHandler * @see com.sun.star.sdb.InteractionHandler * @see ifc.task._XInteractionHandler @@ -59,7 +59,7 @@ public class OInteractionHandler extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdb.InteractionHandler</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java b/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java index fe3b94bc3a41..f92516b37f78 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java +++ b/qadevOOo/tests/java/mod/_dbaccess/ORowSet.java @@ -201,7 +201,7 @@ public class ORowSet extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * The database (DBF) file is copied from test document directory * into SOffice temp dir with unique name for each environment * creation. If the file cann't be copied (is not released) diff --git a/qadevOOo/tests/java/mod/_dbaccess/OSQLMessageDialog.java b/qadevOOo/tests/java/mod/_dbaccess/OSQLMessageDialog.java index 82099a6c660e..daddd830c0d5 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/OSQLMessageDialog.java +++ b/qadevOOo/tests/java/mod/_dbaccess/OSQLMessageDialog.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XInitialization * @see com.sun.star.sdb.ErrorMessageDialog @@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface; public class OSQLMessageDialog extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * * Creates an instance of the service * <code>com.sun.star.sdb.ErrorMessageDialog</code>. diff --git a/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java b/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java index 1e3e3f4130b2..8cb44b2ad1d2 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java +++ b/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java @@ -147,7 +147,7 @@ public class OSingleSelectQueryComposer extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * * Object relations created : * <ul>SingleSelectQueryAnalyzer diff --git a/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java b/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java index 98ff707de924..b6215103d5d2 100644 --- a/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java +++ b/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java @@ -82,7 +82,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::container::XContainer</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.util.XModifyBroadcaster * @see com.sun.star.form.XGridFieldDataSupplier * @see com.sun.star.view.XSelectionSupplier @@ -193,7 +193,7 @@ public class SbaXGridControl extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * For object creation first a * <code>com.sun.star.form.component.GridControl<code> instance * is added to the <code>ControlShape</code>. Then this model's diff --git a/qadevOOo/tests/java/mod/_defreg/NestedRegistry.java b/qadevOOo/tests/java/mod/_defreg/NestedRegistry.java index a6cc37bdd93b..dcd8186adca2 100644 --- a/qadevOOo/tests/java/mod/_defreg/NestedRegistry.java +++ b/qadevOOo/tests/java/mod/_defreg/NestedRegistry.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; * ('#' - is an ordinary number) </li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.registry.XSimpleRegistry * @see com.sun.star.lang.XInitialization * @see ifc.registry._XSimpleRegistry @@ -107,7 +107,7 @@ public class NestedRegistry extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two temporary copies of registry file created before, opens * them, and creates service <code>com.sun.star.comp.stoc.NestedRegistry</code> * with these two registries. <p> diff --git a/qadevOOo/tests/java/mod/_dtrans/generic.java b/qadevOOo/tests/java/mod/_dtrans/generic.java index dc3c4d43a0cd..1d5d26bf190c 100644 --- a/qadevOOo/tests/java/mod/_dtrans/generic.java +++ b/qadevOOo/tests/java/mod/_dtrans/generic.java @@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface; public class generic extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.datatransfer.generic</code>. */ diff --git a/qadevOOo/tests/java/mod/_dynamicloader/Dynamic.java b/qadevOOo/tests/java/mod/_dynamicloader/Dynamic.java index 9d38135367cc..942c38ccdad5 100644 --- a/qadevOOo/tests/java/mod/_dynamicloader/Dynamic.java +++ b/qadevOOo/tests/java/mod/_dynamicloader/Dynamic.java @@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XServiceInfo</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.loader.XImplementationLoader * @see com.sun.star.lang.XServiceInfo * @see com.sun.star.loader.Dynamic @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; public class Dynamic extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service * <code>com.sun.star.loader.Dynamic</code>. */ diff --git a/qadevOOo/tests/java/mod/_file/calc/ODriver.java b/qadevOOo/tests/java/mod/_file/calc/ODriver.java index a73a0a3e0333..8f595d792bf6 100644 --- a/qadevOOo/tests/java/mod/_file/calc/ODriver.java +++ b/qadevOOo/tests/java/mod/_file/calc/ODriver.java @@ -32,7 +32,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; */ public class ODriver extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdbc.Driver</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_file/dbase/ODriver.java b/qadevOOo/tests/java/mod/_file/dbase/ODriver.java index e8dd2d466933..d317bcaace75 100644 --- a/qadevOOo/tests/java/mod/_file/dbase/ODriver.java +++ b/qadevOOo/tests/java/mod/_file/dbase/ODriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; public class ODriver extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdbc.Driver</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_file/flat/ODriver.java b/qadevOOo/tests/java/mod/_file/flat/ODriver.java index 5287ea31fbd6..ca8fbb1a8179 100644 --- a/qadevOOo/tests/java/mod/_file/flat/ODriver.java +++ b/qadevOOo/tests/java/mod/_file/flat/ODriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; */ public class ODriver extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sdbc.Driver</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_fileacc/SimpleFileAccess.java b/qadevOOo/tests/java/mod/_fileacc/SimpleFileAccess.java index e6e435e8ac94..31779f4440a6 100644 --- a/qadevOOo/tests/java/mod/_fileacc/SimpleFileAccess.java +++ b/qadevOOo/tests/java/mod/_fileacc/SimpleFileAccess.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li><code>com::sun::star::ucb.XSimpleFileAccess</code></li> * </ul> * This object test <b> can </b> be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XSimpleFileAccess * @see com.sun.star.ucb.SimpleFileAccess * @see ifc.ucb._XSimpleFileAccess @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class SimpleFileAccess extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.ucb.SimpleFileAccess</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_fop/FolderPicker.java b/qadevOOo/tests/java/mod/_fop/FolderPicker.java index a5466c4993ae..09e6b90cc29c 100644 --- a/qadevOOo/tests/java/mod/_fop/FolderPicker.java +++ b/qadevOOo/tests/java/mod/_fop/FolderPicker.java @@ -41,7 +41,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XTypeProvider</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ui.XExecutableDialog * @see com.sun.star.lang.XComponent * @see com.sun.star.lang.XServiceInfo @@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface; public class FolderPicker extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.fop.FolderPicker</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_forms/GenericModelTest.java b/qadevOOo/tests/java/mod/_forms/GenericModelTest.java index 0a0f7b3c4233..67b4f7eb7c0b 100644 --- a/qadevOOo/tests/java/mod/_forms/GenericModelTest.java +++ b/qadevOOo/tests/java/mod/_forms/GenericModelTest.java @@ -83,7 +83,7 @@ import util.utils; * {@link util.DBTools DBTools} class for more information.</li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.awt.UnoControlDateFieldModel * @see com.sun.star.form.XReset @@ -333,7 +333,7 @@ public class GenericModelTest extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * First <code>TestDB</code> database is registered. * Creates DateField in the Form, then binds it to TestDB * database and returns Field's control. <p> diff --git a/qadevOOo/tests/java/mod/_forms/OButtonControl.java b/qadevOOo/tests/java/mod/_forms/OButtonControl.java index 61dd1006dc41..ea9fe395a550 100644 --- a/qadevOOo/tests/java/mod/_forms/OButtonControl.java +++ b/qadevOOo/tests/java/mod/_forms/OButtonControl.java @@ -59,7 +59,7 @@ import com.sun.star.view.XControlAccess; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow diff --git a/qadevOOo/tests/java/mod/_forms/OButtonModel.java b/qadevOOo/tests/java/mod/_forms/OButtonModel.java index 4a53eccb5ade..2365ac47bb4d 100644 --- a/qadevOOo/tests/java/mod/_forms/OButtonModel.java +++ b/qadevOOo/tests/java/mod/_forms/OButtonModel.java @@ -45,7 +45,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild diff --git a/qadevOOo/tests/java/mod/_forms/OCheckBoxControl.java b/qadevOOo/tests/java/mod/_forms/OCheckBoxControl.java index 379a6b9d379f..64be708cf28c 100644 --- a/qadevOOo/tests/java/mod/_forms/OCheckBoxControl.java +++ b/qadevOOo/tests/java/mod/_forms/OCheckBoxControl.java @@ -62,7 +62,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java b/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java index a902641dcbb6..aaf241180351 100644 --- a/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java +++ b/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java @@ -51,7 +51,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * * @see com.sun.star.beans.XFastPropertySet * @see com.sun.star.io.XPersistObject diff --git a/qadevOOo/tests/java/mod/_forms/OComboBoxControl.java b/qadevOOo/tests/java/mod/_forms/OComboBoxControl.java index c4e269231cd2..43b755ed87dc 100644 --- a/qadevOOo/tests/java/mod/_forms/OComboBoxControl.java +++ b/qadevOOo/tests/java/mod/_forms/OComboBoxControl.java @@ -63,7 +63,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java b/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java index 5357928cb4fe..524a95e0d245 100644 --- a/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java +++ b/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java @@ -53,7 +53,7 @@ import util.DBTools; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.beans.XFastPropertySet * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset diff --git a/qadevOOo/tests/java/mod/_forms/OCurrencyControl.java b/qadevOOo/tests/java/mod/_forms/OCurrencyControl.java index 903721f9a9f3..d0d5dc1e4328 100644 --- a/qadevOOo/tests/java/mod/_forms/OCurrencyControl.java +++ b/qadevOOo/tests/java/mod/_forms/OCurrencyControl.java @@ -63,7 +63,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java b/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java index 971cbf42187a..baa141119876 100644 --- a/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java +++ b/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java @@ -50,7 +50,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::form::component::CurrencyField</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset * @see com.sun.star.form.XBoundComponent diff --git a/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java b/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java index 72755f0cc449..fcaf12b492c6 100644 --- a/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java +++ b/qadevOOo/tests/java/mod/_forms/ODatabaseForm.java @@ -121,7 +121,7 @@ import com.sun.star.view.XControlAccess; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * The following parameters in ini-file used by this test: * <ul> * <li><code>test.db.url</code> - URL to MySQL database. @@ -303,7 +303,7 @@ public class ODatabaseForm extends TestCase { } /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested */ @Override protected synchronized TestEnvironment createTestEnvironment(TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_forms/ODateControl.java b/qadevOOo/tests/java/mod/_forms/ODateControl.java index 8875d8123dd8..af54d68f7af1 100644 --- a/qadevOOo/tests/java/mod/_forms/ODateControl.java +++ b/qadevOOo/tests/java/mod/_forms/ODateControl.java @@ -62,7 +62,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/ODateModel.java b/qadevOOo/tests/java/mod/_forms/ODateModel.java index e7df4366bb75..15a17095c931 100644 --- a/qadevOOo/tests/java/mod/_forms/ODateModel.java +++ b/qadevOOo/tests/java/mod/_forms/ODateModel.java @@ -59,7 +59,7 @@ import util.DBTools; * {@link util.DBTools DBTools} class for more information.</li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.awt.UnoControlDateFieldModel * @see com.sun.star.form.XReset diff --git a/qadevOOo/tests/java/mod/_forms/OEditControl.java b/qadevOOo/tests/java/mod/_forms/OEditControl.java index 18ab08bcf517..8e032e39e472 100644 --- a/qadevOOo/tests/java/mod/_forms/OEditControl.java +++ b/qadevOOo/tests/java/mod/_forms/OEditControl.java @@ -63,7 +63,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OEditModel.java b/qadevOOo/tests/java/mod/_forms/OEditModel.java index 3f32912ca71d..d020d3acc75b 100644 --- a/qadevOOo/tests/java/mod/_forms/OEditModel.java +++ b/qadevOOo/tests/java/mod/_forms/OEditModel.java @@ -60,7 +60,7 @@ import util.DBTools; * {@link util.DBTools DBTools} class for more information.</li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset * @see com.sun.star.form.XBoundComponent diff --git a/qadevOOo/tests/java/mod/_forms/OFileControlModel.java b/qadevOOo/tests/java/mod/_forms/OFileControlModel.java index b44bbbb8a29a..c7064d3dfbaf 100644 --- a/qadevOOo/tests/java/mod/_forms/OFileControlModel.java +++ b/qadevOOo/tests/java/mod/_forms/OFileControlModel.java @@ -60,7 +60,7 @@ import com.sun.star.util.XCloseable; * <li> <code>com::sun::star::form::component::FileControl</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild * @see com.sun.star.form @@ -125,7 +125,7 @@ public class OFileControlModel extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates FileControl in the Form. <p> * Object relations created : * <ul> diff --git a/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java b/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java index 64a6c795c776..95ef1bba203c 100644 --- a/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java +++ b/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java @@ -43,7 +43,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild * @see com.sun.star.form diff --git a/qadevOOo/tests/java/mod/_forms/OFormattedControl.java b/qadevOOo/tests/java/mod/_forms/OFormattedControl.java index 9489c629e7d6..9400c2283e71 100644 --- a/qadevOOo/tests/java/mod/_forms/OFormattedControl.java +++ b/qadevOOo/tests/java/mod/_forms/OFormattedControl.java @@ -61,7 +61,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java b/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java index e35da541dcf2..e55f6d282b31 100644 --- a/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java +++ b/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java @@ -54,7 +54,7 @@ import util.DBTools; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset diff --git a/qadevOOo/tests/java/mod/_forms/OFormsCollection.java b/qadevOOo/tests/java/mod/_forms/OFormsCollection.java index 14f7d6c531e3..1d4324cc92b9 100644 --- a/qadevOOo/tests/java/mod/_forms/OFormsCollection.java +++ b/qadevOOo/tests/java/mod/_forms/OFormsCollection.java @@ -49,7 +49,7 @@ import com.sun.star.util.XCloseable; * </ul> * * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * * @see com.sun.star.container.XNameReplace * @see com.sun.star.container.XIndexReplace diff --git a/qadevOOo/tests/java/mod/_forms/OGridControlModel.java b/qadevOOo/tests/java/mod/_forms/OGridControlModel.java index b11ca91c82f4..3804bbe20fa0 100644 --- a/qadevOOo/tests/java/mod/_forms/OGridControlModel.java +++ b/qadevOOo/tests/java/mod/_forms/OGridControlModel.java @@ -71,7 +71,7 @@ import com.sun.star.util.XCloseable; * <li> <code>com::sun::star::container::XContainer</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XNameReplace diff --git a/qadevOOo/tests/java/mod/_forms/OGroupBoxControl.java b/qadevOOo/tests/java/mod/_forms/OGroupBoxControl.java index d76af3480fa1..06688dcc5e6b 100644 --- a/qadevOOo/tests/java/mod/_forms/OGroupBoxControl.java +++ b/qadevOOo/tests/java/mod/_forms/OGroupBoxControl.java @@ -55,7 +55,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::awt::XView</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow diff --git a/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java b/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java index 45d485c3caa4..d175977d3f04 100644 --- a/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java +++ b/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java @@ -43,7 +43,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.awt.UnoControlGroupBoxModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild diff --git a/qadevOOo/tests/java/mod/_forms/OHiddenModel.java b/qadevOOo/tests/java/mod/_forms/OHiddenModel.java index 44d2eef436da..81b194e2f41d 100644 --- a/qadevOOo/tests/java/mod/_forms/OHiddenModel.java +++ b/qadevOOo/tests/java/mod/_forms/OHiddenModel.java @@ -58,7 +58,7 @@ import com.sun.star.util.XCloseable; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild * @see com.sun.star.form diff --git a/qadevOOo/tests/java/mod/_forms/OImageButtonControl.java b/qadevOOo/tests/java/mod/_forms/OImageButtonControl.java index e2d56cc22ba3..ec143bdafb1a 100644 --- a/qadevOOo/tests/java/mod/_forms/OImageButtonControl.java +++ b/qadevOOo/tests/java/mod/_forms/OImageButtonControl.java @@ -56,7 +56,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::awt::XView</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow diff --git a/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java b/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java index 2810cad50d01..21d5f7a7a3b3 100644 --- a/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java +++ b/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java @@ -43,7 +43,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.container.XChild * @see com.sun.star.awt.UnoControlImageControlModel diff --git a/qadevOOo/tests/java/mod/_forms/OImageControlControl.java b/qadevOOo/tests/java/mod/_forms/OImageControlControl.java index fca215c97e76..aa700ce29c2f 100644 --- a/qadevOOo/tests/java/mod/_forms/OImageControlControl.java +++ b/qadevOOo/tests/java/mod/_forms/OImageControlControl.java @@ -57,7 +57,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::awt::XView</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow diff --git a/qadevOOo/tests/java/mod/_forms/OImageControlModel.java b/qadevOOo/tests/java/mod/_forms/OImageControlModel.java index 3e965f33e916..8014f9a4a2d1 100644 --- a/qadevOOo/tests/java/mod/_forms/OImageControlModel.java +++ b/qadevOOo/tests/java/mod/_forms/OImageControlModel.java @@ -54,7 +54,7 @@ import util.DBTools; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * * @see com.sun.star.form.XImageProducerSupplier * @see com.sun.star.io.XPersistObject diff --git a/qadevOOo/tests/java/mod/_forms/OListBoxModel.java b/qadevOOo/tests/java/mod/_forms/OListBoxModel.java index 5b0f054f9133..160ea8cbe3e4 100644 --- a/qadevOOo/tests/java/mod/_forms/OListBoxModel.java +++ b/qadevOOo/tests/java/mod/_forms/OListBoxModel.java @@ -63,7 +63,7 @@ import util.DBTools; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.awt.UnoControlListBoxModel * @see com.sun.star.form.XReset @@ -156,7 +156,7 @@ public class OListBoxModel extends GenericModelTest { /** * calls <CODE>createTestEnvironment()</CODE> from it's super class - * This test uses not the generic implementaion of <CODE>cecker()</CODE> of its + * This test uses not the generic implementation of <CODE>checker()</CODE> of its * super class. This tests uses its own implementation of <CODE>checker()</CODE> * to test <CODE>com::sun::star::form::XUpdateBroadcaster</CODE> * @param Param the test parameter diff --git a/qadevOOo/tests/java/mod/_forms/ONumericControl.java b/qadevOOo/tests/java/mod/_forms/ONumericControl.java index b6c4b4363504..aa67fb599219 100644 --- a/qadevOOo/tests/java/mod/_forms/ONumericControl.java +++ b/qadevOOo/tests/java/mod/_forms/ONumericControl.java @@ -62,7 +62,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/ONumericModel.java b/qadevOOo/tests/java/mod/_forms/ONumericModel.java index b5bff16718c6..b8e085c0a4dc 100644 --- a/qadevOOo/tests/java/mod/_forms/ONumericModel.java +++ b/qadevOOo/tests/java/mod/_forms/ONumericModel.java @@ -53,7 +53,7 @@ import util.DBTools; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset * @see com.sun.star.form.XBoundComponent diff --git a/qadevOOo/tests/java/mod/_forms/OPatternControl.java b/qadevOOo/tests/java/mod/_forms/OPatternControl.java index 49837f2501bd..7f8fabeac0bd 100644 --- a/qadevOOo/tests/java/mod/_forms/OPatternControl.java +++ b/qadevOOo/tests/java/mod/_forms/OPatternControl.java @@ -62,7 +62,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OPatternModel.java b/qadevOOo/tests/java/mod/_forms/OPatternModel.java index 7d638ae7d6f0..950d66207be5 100644 --- a/qadevOOo/tests/java/mod/_forms/OPatternModel.java +++ b/qadevOOo/tests/java/mod/_forms/OPatternModel.java @@ -55,7 +55,7 @@ import util.DBTools; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.XReset diff --git a/qadevOOo/tests/java/mod/_forms/ORadioButtonControl.java b/qadevOOo/tests/java/mod/_forms/ORadioButtonControl.java index 1cdda7745d53..670c10b1b66a 100644 --- a/qadevOOo/tests/java/mod/_forms/ORadioButtonControl.java +++ b/qadevOOo/tests/java/mod/_forms/ORadioButtonControl.java @@ -58,7 +58,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::awt::XView</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow diff --git a/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java b/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java index 3d5298ebce5b..7794d7f0e24c 100644 --- a/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java +++ b/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java @@ -55,7 +55,7 @@ import util.DBTools; * <li> <code>com::sun::star::container::XChild</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.component.RadioButton * @see com.sun.star.form.XReset diff --git a/qadevOOo/tests/java/mod/_forms/OSpinButtonModel.java b/qadevOOo/tests/java/mod/_forms/OSpinButtonModel.java index bb16b604fe85..ea773ad10cdf 100644 --- a/qadevOOo/tests/java/mod/_forms/OSpinButtonModel.java +++ b/qadevOOo/tests/java/mod/_forms/OSpinButtonModel.java @@ -65,7 +65,7 @@ public class OSpinButtonModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Adds spin button into text and retrieves it's control model. */ @Override diff --git a/qadevOOo/tests/java/mod/_forms/OTimeControl.java b/qadevOOo/tests/java/mod/_forms/OTimeControl.java index f2748b3e535c..41fda5679d00 100644 --- a/qadevOOo/tests/java/mod/_forms/OTimeControl.java +++ b/qadevOOo/tests/java/mod/_forms/OTimeControl.java @@ -63,7 +63,7 @@ import com.sun.star.view.XControlAccess; * <li> <code>com::sun::star::lang::XEventListener</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.awt.XView * @see com.sun.star.form.XBoundControl diff --git a/qadevOOo/tests/java/mod/_forms/OTimeModel.java b/qadevOOo/tests/java/mod/_forms/OTimeModel.java index 4adf27ba8730..7ffa83c7d510 100644 --- a/qadevOOo/tests/java/mod/_forms/OTimeModel.java +++ b/qadevOOo/tests/java/mod/_forms/OTimeModel.java @@ -67,7 +67,7 @@ import util.DBTools; * {@link util.DBTools DBTools} class for more information.</li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.awt.UnoControlTimeFieldModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.form.component.TimeField @@ -147,7 +147,7 @@ public class OTimeModel extends GenericModelTest { /** * calls <CODE>createTestEnvironment()</CODE> from it's super class - * This test uses not the generic implementaion of <CODE>cecker()</CODE> of its + * This test uses not the generic implementation of <CODE>checker()</CODE> of its * super class. This tests uses its own implementation of <CODE>checker()</CODE> * to test <CODE>com::sun::star::form::XUpdateBroadcaster</CODE> * @param Param the test parameter diff --git a/qadevOOo/tests/java/mod/_fps/FilePicker.java b/qadevOOo/tests/java/mod/_fps/FilePicker.java index 6ce1107eda1d..87cbefcf743c 100644 --- a/qadevOOo/tests/java/mod/_fps/FilePicker.java +++ b/qadevOOo/tests/java/mod/_fps/FilePicker.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::ui::XFilePickerNotifier</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ui.XFilePicker * @see com.sun.star.lang.XInitialization * @see com.sun.star.lang.XServiceInfo @@ -68,7 +68,7 @@ import com.sun.star.uno.XInterface; public class FilePicker extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ui.FilePicker</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_ftransl/DataFormatTranslator.java b/qadevOOo/tests/java/mod/_ftransl/DataFormatTranslator.java index 6ae6d84925c4..75f81b22259f 100644 --- a/qadevOOo/tests/java/mod/_ftransl/DataFormatTranslator.java +++ b/qadevOOo/tests/java/mod/_ftransl/DataFormatTranslator.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XServiceInfo * @see com.sun.star.datatransfer.XDataFormatTranslator @@ -52,7 +52,7 @@ public class DataFormatTranslator extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.datatransfer.DataFormatTranslator</code>. */ diff --git a/qadevOOo/tests/java/mod/_fwk/Desktop.java b/qadevOOo/tests/java/mod/_fwk/Desktop.java index 35fd5183d6e7..7dfd11386765 100644 --- a/qadevOOo/tests/java/mod/_fwk/Desktop.java +++ b/qadevOOo/tests/java/mod/_fwk/Desktop.java @@ -87,7 +87,7 @@ public class Desktop extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.frame.Desktop</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_fwk/DispatchRecorder.java b/qadevOOo/tests/java/mod/_fwk/DispatchRecorder.java index d155c4c66525..c610417958e8 100644 --- a/qadevOOo/tests/java/mod/_fwk/DispatchRecorder.java +++ b/qadevOOo/tests/java/mod/_fwk/DispatchRecorder.java @@ -62,7 +62,7 @@ public class DispatchRecorder extends TestCase { XComponent oDoc = null; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.frame.Desktop</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_fwk/DispatchRecorderSupplier.java b/qadevOOo/tests/java/mod/_fwk/DispatchRecorderSupplier.java index 40fe1540eaec..32e1a3cbc0de 100644 --- a/qadevOOo/tests/java/mod/_fwk/DispatchRecorderSupplier.java +++ b/qadevOOo/tests/java/mod/_fwk/DispatchRecorderSupplier.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; public class DispatchRecorderSupplier extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates instance of * <code>com.sun.star.comp.framework.DispatchRecorderSupplier</code>. */ diff --git a/qadevOOo/tests/java/mod/_fwk/JobExecutor.java b/qadevOOo/tests/java/mod/_fwk/JobExecutor.java index 7d518d924cbc..b446c9eab5c9 100644 --- a/qadevOOo/tests/java/mod/_fwk/JobExecutor.java +++ b/qadevOOo/tests/java/mod/_fwk/JobExecutor.java @@ -191,7 +191,7 @@ public class JobExecutor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * * Service <code>com.sun.star.comp.framework.JobExecutor</code> * is created. diff --git a/qadevOOo/tests/java/mod/_fwk/JobHandler.java b/qadevOOo/tests/java/mod/_fwk/JobHandler.java index 61f6c9e6a102..31568f65fd15 100644 --- a/qadevOOo/tests/java/mod/_fwk/JobHandler.java +++ b/qadevOOo/tests/java/mod/_fwk/JobHandler.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; public class JobHandler extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_fwk/MailToDispatcher.java b/qadevOOo/tests/java/mod/_fwk/MailToDispatcher.java index 98f817d118a9..1bdd45a45187 100644 --- a/qadevOOo/tests/java/mod/_fwk/MailToDispatcher.java +++ b/qadevOOo/tests/java/mod/_fwk/MailToDispatcher.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; public class MailToDispatcher extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.framework.MailToDispatcher</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_fwk/ModuleManager.java b/qadevOOo/tests/java/mod/_fwk/ModuleManager.java index 014379d2239f..7979a1a81942 100644 --- a/qadevOOo/tests/java/mod/_fwk/ModuleManager.java +++ b/qadevOOo/tests/java/mod/_fwk/ModuleManager.java @@ -58,11 +58,11 @@ public class ModuleManager extends TestCase { XComponent xImpressDoc = null; XComponent xMathDoc = null; - /** Creating a Testenvironment for the interfaces to be tested. + /** Creating a TestEnvironment for the interfaces to be tested. * @param Param test parameters * @param log simple logger - * @throws StatusException was thrwon on error - * @return the test environement + * @throws StatusException was thrown on error + * @return the test environment */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_fwk/ServiceHandler.java b/qadevOOo/tests/java/mod/_fwk/ServiceHandler.java index 44aa29a1ecd4..dd488717a308 100644 --- a/qadevOOo/tests/java/mod/_fwk/ServiceHandler.java +++ b/qadevOOo/tests/java/mod/_fwk/ServiceHandler.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; public class ServiceHandler extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.framework.ServiceHandler</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_fwk/SoundHandler.java b/qadevOOo/tests/java/mod/_fwk/SoundHandler.java index d563645e2762..79985f1bbf8c 100644 --- a/qadevOOo/tests/java/mod/_fwk/SoundHandler.java +++ b/qadevOOo/tests/java/mod/_fwk/SoundHandler.java @@ -43,7 +43,7 @@ import util.utils; public class SoundHandler extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_fwk/URLTransformer.java b/qadevOOo/tests/java/mod/_fwk/URLTransformer.java index b8d9d512f7c3..9909cb04a8a6 100644 --- a/qadevOOo/tests/java/mod/_fwk/URLTransformer.java +++ b/qadevOOo/tests/java/mod/_fwk/URLTransformer.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; public class URLTransformer extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_fwl/ContentHandlerFactory.java b/qadevOOo/tests/java/mod/_fwl/ContentHandlerFactory.java index bee81c41d927..fe1125ebbc19 100644 --- a/qadevOOo/tests/java/mod/_fwl/ContentHandlerFactory.java +++ b/qadevOOo/tests/java/mod/_fwl/ContentHandlerFactory.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; public class ContentHandlerFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.frame.ContentHandlerFactory</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_fwl/FilterFactory.java b/qadevOOo/tests/java/mod/_fwl/FilterFactory.java index b2eff4cf14d4..d11d731df020 100644 --- a/qadevOOo/tests/java/mod/_fwl/FilterFactory.java +++ b/qadevOOo/tests/java/mod/_fwl/FilterFactory.java @@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface; public class FilterFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.framework.FilterFactory</code>. * Prepares relation for diff --git a/qadevOOo/tests/java/mod/_fwl/FrameLoaderFactory.java b/qadevOOo/tests/java/mod/_fwl/FrameLoaderFactory.java index 1cbf48d3f628..04c20b3b068d 100644 --- a/qadevOOo/tests/java/mod/_fwl/FrameLoaderFactory.java +++ b/qadevOOo/tests/java/mod/_fwl/FrameLoaderFactory.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; public class FrameLoaderFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.frame.FrameLoaderFactory</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_fwl/PathSettings.java b/qadevOOo/tests/java/mod/_fwl/PathSettings.java index ee12c94e4ba2..4d022880d8bd 100644 --- a/qadevOOo/tests/java/mod/_fwl/PathSettings.java +++ b/qadevOOo/tests/java/mod/_fwl/PathSettings.java @@ -87,7 +87,7 @@ public class PathSettings extends TestCase { } } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.framework.PathSettings</code>. */ diff --git a/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java b/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java index b2ebe36b2b01..e91119426835 100644 --- a/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java +++ b/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; public class SubstituteVariables extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.util.PathSubstitution</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_fwl/TypeDetection.java b/qadevOOo/tests/java/mod/_fwl/TypeDetection.java index f64f20b9a534..b356936b19c4 100644 --- a/qadevOOo/tests/java/mod/_fwl/TypeDetection.java +++ b/qadevOOo/tests/java/mod/_fwl/TypeDetection.java @@ -81,7 +81,7 @@ public class TypeDetection extends TestCase { XTextDocument xTextDoc = null; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.document.TypeDetection</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_i18n/BreakIterator.java b/qadevOOo/tests/java/mod/_i18n/BreakIterator.java index 2b182b89c8d1..5c5279b36e28 100644 --- a/qadevOOo/tests/java/mod/_i18n/BreakIterator.java +++ b/qadevOOo/tests/java/mod/_i18n/BreakIterator.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::i18n::XBreakIterator</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see ifc.i18n._XBreakIterator */ public class BreakIterator extends TestCase { @@ -70,7 +70,7 @@ public class BreakIterator extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.BreakIterator</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java b/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java index 0bccfaf91a0b..943f39c49ac7 100644 --- a/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java +++ b/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; public class CalendarImpl extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.Calendar</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/ChapterCollator.java b/qadevOOo/tests/java/mod/_i18n/ChapterCollator.java index dd37745431a6..021824e0a101 100644 --- a/qadevOOo/tests/java/mod/_i18n/ChapterCollator.java +++ b/qadevOOo/tests/java/mod/_i18n/ChapterCollator.java @@ -37,14 +37,14 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XServiceInfo</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see ifc.i18n._XCollator * @see ifc.lang._XServiceInfo */ public class ChapterCollator extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.ChapterCollator</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/CharacterClassification.java b/qadevOOo/tests/java/mod/_i18n/CharacterClassification.java index 9fc7de498a63..b673c2ec91ff 100644 --- a/qadevOOo/tests/java/mod/_i18n/CharacterClassification.java +++ b/qadevOOo/tests/java/mod/_i18n/CharacterClassification.java @@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.i18n.XCharacterClassification * @see ifc.i18n._XCharacterClassification @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; public class CharacterClassification extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.CharacterClassification</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/Collator.java b/qadevOOo/tests/java/mod/_i18n/Collator.java index 5c83af1b1581..f6c7a1b6aa77 100644 --- a/qadevOOo/tests/java/mod/_i18n/Collator.java +++ b/qadevOOo/tests/java/mod/_i18n/Collator.java @@ -36,13 +36,13 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::i18n::XCollator</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see ifc.i18n._XCollator */ public class Collator extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.Collator</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java b/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java index 71d059bb9254..9e91b5f5db62 100644 --- a/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java +++ b/qadevOOo/tests/java/mod/_i18n/IndexEntrySupplier.java @@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.i18n.XIndexEntrySupplier * @see ifc.i18n._XIndexEntrySupplier @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; public class IndexEntrySupplier extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.IndexEntrySupplier</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/LocaleData.java b/qadevOOo/tests/java/mod/_i18n/LocaleData.java index 2cefa277ec7a..1ddc70704721 100644 --- a/qadevOOo/tests/java/mod/_i18n/LocaleData.java +++ b/qadevOOo/tests/java/mod/_i18n/LocaleData.java @@ -38,7 +38,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.i18n.XLocaleData * @see ifc.i18n._XLocaleData @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; public class LocaleData extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.LocaleData</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/NumberFormatCodeMapper.java b/qadevOOo/tests/java/mod/_i18n/NumberFormatCodeMapper.java index 7759eee4197d..f75cd61948cf 100644 --- a/qadevOOo/tests/java/mod/_i18n/NumberFormatCodeMapper.java +++ b/qadevOOo/tests/java/mod/_i18n/NumberFormatCodeMapper.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XServiceInfo * @see com.sun.star.i18n.XNumberFormatCode @@ -49,7 +49,7 @@ import com.sun.star.uno.XInterface; public class NumberFormatCodeMapper extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.NumberFormatCodeMapper</code>. */ diff --git a/qadevOOo/tests/java/mod/_i18n/Transliteration.java b/qadevOOo/tests/java/mod/_i18n/Transliteration.java index 121e0488f75e..d4713e98d264 100644 --- a/qadevOOo/tests/java/mod/_i18n/Transliteration.java +++ b/qadevOOo/tests/java/mod/_i18n/Transliteration.java @@ -36,13 +36,13 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::i18n::XTransliteration</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see ifc.i18n._XTransliteration */ public class Transliteration extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.i18n.Transliteration</code>. */ diff --git a/qadevOOo/tests/java/mod/_implreg/uno/ImplementationRegistration.java b/qadevOOo/tests/java/mod/_implreg/uno/ImplementationRegistration.java index dfa178a708b4..b07e10d7698e 100644 --- a/qadevOOo/tests/java/mod/_implreg/uno/ImplementationRegistration.java +++ b/qadevOOo/tests/java/mod/_implreg/uno/ImplementationRegistration.java @@ -33,7 +33,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::registry::XImplementationRegistration</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.registry.XImplementationRegistration * @see com.sun.star.registry.ImplementationRegistration * @see ifc.registry._XImplementationRegistration @@ -41,7 +41,7 @@ import lib.TestParameters; public class ImplementationRegistration extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service * <code>com.sun.star.registry.ImplementationRegistration</code>. */ diff --git a/qadevOOo/tests/java/mod/_impreg/ImplementationRegistration.java b/qadevOOo/tests/java/mod/_impreg/ImplementationRegistration.java index 8e2344a906ab..2418898d5bac 100644 --- a/qadevOOo/tests/java/mod/_impreg/ImplementationRegistration.java +++ b/qadevOOo/tests/java/mod/_impreg/ImplementationRegistration.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::registry::XImplementationRegistration</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.registry.XImplementationRegistration * @see com.sun.star.registry.ImplementationRegistration * @see ifc.registry._XImplementationRegistration @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class ImplementationRegistration extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service * <code>com.sun.star.registry.ImplementationRegistration</code>. */ diff --git a/qadevOOo/tests/java/mod/_insp/Introspection.java b/qadevOOo/tests/java/mod/_insp/Introspection.java index 9d5b4c58a86d..174a22ccbd0a 100644 --- a/qadevOOo/tests/java/mod/_insp/Introspection.java +++ b/qadevOOo/tests/java/mod/_insp/Introspection.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XIntrospection</code></li> * </ul> * This object test can be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.beans.XIntrospection * @see com.sun.star.beans.Introspection * @see ifc.beans._XIntrospection @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class Introspection extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.comp.stoc.Introspection</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_introspection/uno/Introspection.java b/qadevOOo/tests/java/mod/_introspection/uno/Introspection.java index e55137b190eb..93d4a2314ae7 100644 --- a/qadevOOo/tests/java/mod/_introspection/uno/Introspection.java +++ b/qadevOOo/tests/java/mod/_introspection/uno/Introspection.java @@ -33,7 +33,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::beans::XIntrospection</code></li> * </ul> * This object test can be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.beans.XIntrospection * @see com.sun.star.beans.Introspection * @see ifc.beans._XIntrospection @@ -41,7 +41,7 @@ import lib.TestParameters; public class Introspection extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.comp.stoc.Introspection</code>. */ @Override diff --git a/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java b/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java index f60bb2936c6c..3093183b529d 100644 --- a/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java +++ b/qadevOOo/tests/java/mod/_invadp/InvocationAdapterFactory.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::script::XInvocationAdapterFactory</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.script.XInvocationAdapterFactory * @see com.sun.star.script.InvocationAdapterFactory * @see ifc.script._XInvocationAdapterFactory @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class InvocationAdapterFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.script.InvocationAdapterFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_invocadapt/uno/InvocationAdapterFactory.java b/qadevOOo/tests/java/mod/_invocadapt/uno/InvocationAdapterFactory.java index b863261e9d6e..3b603060213b 100644 --- a/qadevOOo/tests/java/mod/_invocadapt/uno/InvocationAdapterFactory.java +++ b/qadevOOo/tests/java/mod/_invocadapt/uno/InvocationAdapterFactory.java @@ -34,7 +34,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::script::XInvocationAdapterFactory</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.script.XInvocationAdapterFactory * @see com.sun.star.script.InvocationAdapterFactory * @see ifc.script._XInvocationAdapterFactory @@ -42,7 +42,7 @@ import lib.TestParameters; public class InvocationAdapterFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.script.InvocationAdapterFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java index 22ae9b59fd38..5c8573b8a499 100644 --- a/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java +++ b/qadevOOo/tests/java/mod/_invocation/uno/Invocation.java @@ -40,7 +40,7 @@ import lib.TestParameters; public class Invocation extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates service <code>com.sun.star.script.Invocation</code>. * Object relations created : * <ul> diff --git a/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java b/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java index 9e0bdfa93d73..f74610d989d5 100644 --- a/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java +++ b/qadevOOo/tests/java/mod/_javaloader/JavaComponentLoader.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; public class JavaComponentLoader extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.comp.stoc.Java2</code> * service. <p> * The following object relations created : diff --git a/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java b/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java index b0b03ab00ab7..289fb0df8f13 100644 --- a/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java +++ b/qadevOOo/tests/java/mod/_javaloader/uno/JavaComponentLoader.java @@ -42,7 +42,7 @@ import util.utils; public class JavaComponentLoader extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.comp.stoc.Java2</code> * service. <p> * The following object relations created : diff --git a/qadevOOo/tests/java/mod/_javavm/uno/JavaVirtualMachine.java b/qadevOOo/tests/java/mod/_javavm/uno/JavaVirtualMachine.java index 96dbc5e9312f..4ca77d53729d 100644 --- a/qadevOOo/tests/java/mod/_javavm/uno/JavaVirtualMachine.java +++ b/qadevOOo/tests/java/mod/_javavm/uno/JavaVirtualMachine.java @@ -35,7 +35,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::java::XJavaVM</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.java.XJavaThreadRegister_11 * @see com.sun.star.java.XJavaVM * @see com.sun.star.java.XJavaVirtualMachine @@ -45,7 +45,7 @@ import lib.TestParameters; public class JavaVirtualMachine extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.java.JavaVirtualMachine</code>. */ diff --git a/qadevOOo/tests/java/mod/_jdbc/JDBCDriver.java b/qadevOOo/tests/java/mod/_jdbc/JDBCDriver.java index 291ceb00d51b..423d6b17d1e2 100644 --- a/qadevOOo/tests/java/mod/_jdbc/JDBCDriver.java +++ b/qadevOOo/tests/java/mod/_jdbc/JDBCDriver.java @@ -33,7 +33,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see ifc.sdbc._XDriver diff --git a/qadevOOo/tests/java/mod/_jen/JavaVirtualMachine.java b/qadevOOo/tests/java/mod/_jen/JavaVirtualMachine.java index 7c0bb019a150..82716a71c9e2 100644 --- a/qadevOOo/tests/java/mod/_jen/JavaVirtualMachine.java +++ b/qadevOOo/tests/java/mod/_jen/JavaVirtualMachine.java @@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::java::XJavaVM</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.java.XJavaThreadRegister_11 * @see com.sun.star.java.XJavaVM * @see com.sun.star.java.XJavaVirtualMachine @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; public class JavaVirtualMachine extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.java.JavaVirtualMachine</code>. */ diff --git a/qadevOOo/tests/java/mod/_lng/DicList.java b/qadevOOo/tests/java/mod/_lng/DicList.java index 9069039b8020..4d2bc6710312 100644 --- a/qadevOOo/tests/java/mod/_lng/DicList.java +++ b/qadevOOo/tests/java/mod/_lng/DicList.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.linguistic2.XSearchableDictionaryList * @see com.sun.star.lang.XComponent @@ -58,7 +58,7 @@ import com.sun.star.uno.XInterface; public class DicList extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.lingu2.DicList</code>. Then two dictionaries * are created (positive and negative) and added to the list, one diff --git a/qadevOOo/tests/java/mod/_lng/LinguProps.java b/qadevOOo/tests/java/mod/_lng/LinguProps.java index b30b6db92d73..5beeb5c283cf 100644 --- a/qadevOOo/tests/java/mod/_lng/LinguProps.java +++ b/qadevOOo/tests/java/mod/_lng/LinguProps.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.lang.XServiceInfo @@ -58,7 +58,7 @@ import com.sun.star.uno.XInterface; public class LinguProps extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.linguistic2.LinguProperties</code>. */ diff --git a/qadevOOo/tests/java/mod/_lng/LngSvcMgr.java b/qadevOOo/tests/java/mod/_lng/LngSvcMgr.java index f8e55c904195..7a0b1eee4768 100644 --- a/qadevOOo/tests/java/mod/_lng/LngSvcMgr.java +++ b/qadevOOo/tests/java/mod/_lng/LngSvcMgr.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XComponent * @see com.sun.star.lang.XServiceInfo @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; public class LngSvcMgr extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.linguistic2.LinguServiceManager</code>. */ diff --git a/qadevOOo/tests/java/mod/_lnn/Hyphenator.java b/qadevOOo/tests/java/mod/_lnn/Hyphenator.java index 425114f05aed..4f3a20d690db 100644 --- a/qadevOOo/tests/java/mod/_lnn/Hyphenator.java +++ b/qadevOOo/tests/java/mod/_lnn/Hyphenator.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XInitialization * @see com.sun.star.linguistic2.XHyphenator @@ -65,7 +65,7 @@ import com.sun.star.uno.XInterface; public class Hyphenator extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.linguistic2.Hyphenator</code>. * Then a property for using new German rules for hyphenation diff --git a/qadevOOo/tests/java/mod/_lnn/SpellChecker.java b/qadevOOo/tests/java/mod/_lnn/SpellChecker.java index 0f5d4c06d86b..8653f8e0b3b6 100644 --- a/qadevOOo/tests/java/mod/_lnn/SpellChecker.java +++ b/qadevOOo/tests/java/mod/_lnn/SpellChecker.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XInitialization * @see com.sun.star.lang.XComponent @@ -66,7 +66,7 @@ import com.sun.star.uno.XInterface; public class SpellChecker extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.linguistic2.SpellChecker</code>. */ diff --git a/qadevOOo/tests/java/mod/_lnn/Thesaurus.java b/qadevOOo/tests/java/mod/_lnn/Thesaurus.java index 3078548aeb01..b507ea59d902 100644 --- a/qadevOOo/tests/java/mod/_lnn/Thesaurus.java +++ b/qadevOOo/tests/java/mod/_lnn/Thesaurus.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XInitialization * @see com.sun.star.lang.XComponent @@ -61,7 +61,7 @@ import com.sun.star.uno.XInterface; public class Thesaurus extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.linguistic2.Thesaurus</code>. */ diff --git a/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java b/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java index b2ab181a1c5d..6f8b2e1a23a8 100644 --- a/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java +++ b/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java @@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface; public class MimeContentTypeFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.datatransfer.MimeContentTypeFactory</code>. <p> */ diff --git a/qadevOOo/tests/java/mod/_mozab/MozabDriver.java b/qadevOOo/tests/java/mod/_mozab/MozabDriver.java index aa316979136f..b0c0072e94f5 100644 --- a/qadevOOo/tests/java/mod/_mozab/MozabDriver.java +++ b/qadevOOo/tests/java/mod/_mozab/MozabDriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> -* Test allows to run object tests in several threads concurently. +* Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see com.sun.star.sdbcx.XCreateCatalog diff --git a/qadevOOo/tests/java/mod/_namingservice/NamingService.java b/qadevOOo/tests/java/mod/_namingservice/NamingService.java index 3effe06c0cb7..bf4694386b9f 100644 --- a/qadevOOo/tests/java/mod/_namingservice/NamingService.java +++ b/qadevOOo/tests/java/mod/_namingservice/NamingService.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::uno::XNamingService</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.uno.XNamingService * @see com.sun.star.uno.NamingService * @see ifc.uno._XNamingService @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; public class NamingService extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.uno.NamingService</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_namingservice/uno/NamingService.java b/qadevOOo/tests/java/mod/_namingservice/uno/NamingService.java index c8dc5f1de05e..c28f52f642d7 100644 --- a/qadevOOo/tests/java/mod/_namingservice/uno/NamingService.java +++ b/qadevOOo/tests/java/mod/_namingservice/uno/NamingService.java @@ -34,7 +34,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::uno::XNamingService</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.uno.XNamingService * @see com.sun.star.uno.NamingService * @see ifc.uno._XNamingService @@ -42,7 +42,7 @@ import lib.TestParameters; public class NamingService extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.uno.NamingService</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java b/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java index 99caad5b8a52..e4ec34eb4bd3 100644 --- a/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java +++ b/qadevOOo/tests/java/mod/_nestedreg/uno/NestedRegistry.java @@ -51,7 +51,7 @@ import util.utils; * ('#' - is an ordinary number) </li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.registry.XSimpleRegistry * @see com.sun.star.lang.XInitialization * @see ifc.registry._XSimpleRegistry @@ -104,7 +104,7 @@ public class NestedRegistry extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two temporary copies of registry file created before, opens * them, and creates service <code>com.sun.star.comp.stoc.NestedRegistry</code> * with these two registries. <p> diff --git a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java index 6e6cd83039f4..9b7e96d55db0 100644 --- a/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java +++ b/qadevOOo/tests/java/mod/_odbc/ODBCDriver.java @@ -31,7 +31,7 @@ import com.sun.star.uno.XInterface; /** * Here <code>com.sun.star.sdbc.Driver</code> service is tested.<p> - * Test allows to run object tests in several threads concurently. + * Test allows to run object tests in several threads concurrently. * @see com.sun.star.sdbc.Driver * @see com.sun.star.sdbc.XDriver * @see ifc.sdbc._XDriver diff --git a/qadevOOo/tests/java/mod/_pcr/ObjectInspector.java b/qadevOOo/tests/java/mod/_pcr/ObjectInspector.java index 25780676e865..d2f819981371 100644 --- a/qadevOOo/tests/java/mod/_pcr/ObjectInspector.java +++ b/qadevOOo/tests/java/mod/_pcr/ObjectInspector.java @@ -52,7 +52,7 @@ import util.utils; * <li> <code>com::sun::star::frame::XController</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.inspection.XObjectInspector * @see com.sun.star.frame.XController @@ -83,7 +83,7 @@ public class ObjectInspector extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.inspection.ObjectInspector</code> and adds it to * a floating frame.<br> @@ -92,7 +92,7 @@ public class ObjectInspector extends TestCase { * <CODE>com.sun.star.inspection.XPropertyHandler</CODE> was used. * @param tParam the tests parameter * @param log the logger - * @return the test environement + * @return the test environment * @see util.DesktopTools * @see helper.PropertyHandlerImpl */ diff --git a/qadevOOo/tests/java/mod/_pcr/ObjectInspectorModel.java b/qadevOOo/tests/java/mod/_pcr/ObjectInspectorModel.java index 2ae0772875b7..bdf81b003683 100644 --- a/qadevOOo/tests/java/mod/_pcr/ObjectInspectorModel.java +++ b/qadevOOo/tests/java/mod/_pcr/ObjectInspectorModel.java @@ -46,7 +46,7 @@ import util.utils; * <li> <code>com::sun::star::inspection::XObjectInspectorModel</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.inspection.XObjectInspectorModel */ public class ObjectInspectorModel extends TestCase { @@ -75,14 +75,14 @@ public class ObjectInspectorModel extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.inspection.ObjectInspectorModel</code> with a <code>DefaultContext</code> and * <code>PropertyHandlerFactroy[]</code> as parameter * * @param tParam the tests parameter * @param log the logger - * @return the test environement + * @return the test environment * @see util.DesktopTools * @see helper.PropertyHandlerImpl */ diff --git a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java index 93d914daf3d9..073bcef31738 100644 --- a/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java +++ b/qadevOOo/tests/java/mod/_proxyfac/ProxyFactory.java @@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::reflection::XProxyFactory</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.reflection.XProxyFactory * @see com.sun.star.reflection.ProxyFactory * @see ifc.reflection._XProxyFactory @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; public class ProxyFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.reflection.ProxyFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_proxyfac/uno/ProxyFactory.java b/qadevOOo/tests/java/mod/_proxyfac/uno/ProxyFactory.java index fee2e5a08c8f..46fb90d770b9 100644 --- a/qadevOOo/tests/java/mod/_proxyfac/uno/ProxyFactory.java +++ b/qadevOOo/tests/java/mod/_proxyfac/uno/ProxyFactory.java @@ -35,7 +35,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::reflection::XProxyFactory</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.reflection.XProxyFactory * @see com.sun.star.reflection.ProxyFactory * @see ifc.reflection._XProxyFactory @@ -43,7 +43,7 @@ import lib.TestParameters; public class ProxyFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.reflection.ProxyFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_rdbtdp/RegistryTypeDescriptionProvider.java b/qadevOOo/tests/java/mod/_rdbtdp/RegistryTypeDescriptionProvider.java index f23830ce6144..660fdfe9154c 100644 --- a/qadevOOo/tests/java/mod/_rdbtdp/RegistryTypeDescriptionProvider.java +++ b/qadevOOo/tests/java/mod/_rdbtdp/RegistryTypeDescriptionProvider.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.container.XHierarchicalNameAccess * @see com.sun.star.lang.XComponent * @see com.sun.star.reflection.TypeDescriptionProvider @@ -60,7 +60,7 @@ public class RegistryTypeDescriptionProvider extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.reflection.TypeDescriptionProvider</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_regtypeprov/uno/RegistryTypeDescriptionProvider.java b/qadevOOo/tests/java/mod/_regtypeprov/uno/RegistryTypeDescriptionProvider.java index dc66c1741b8b..a2da0581a6ef 100644 --- a/qadevOOo/tests/java/mod/_regtypeprov/uno/RegistryTypeDescriptionProvider.java +++ b/qadevOOo/tests/java/mod/_regtypeprov/uno/RegistryTypeDescriptionProvider.java @@ -42,7 +42,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::lang::XComponent</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.container.XHierarchicalNameAccess * @see com.sun.star.lang.XComponent * @see com.sun.star.reflection.TypeDescriptionProvider @@ -57,7 +57,7 @@ public class RegistryTypeDescriptionProvider extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.reflection.TypeDescriptionProvider</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_remotebridge/uno/various.java b/qadevOOo/tests/java/mod/_remotebridge/uno/various.java index c62bf1ee13c8..deef50e274e8 100644 --- a/qadevOOo/tests/java/mod/_remotebridge/uno/various.java +++ b/qadevOOo/tests/java/mod/_remotebridge/uno/various.java @@ -44,7 +44,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::bridge::XBridge</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.lang.XInitialization * @see com.sun.star.lang.XComponent * @see com.sun.star.bridge.XBridge @@ -157,7 +157,7 @@ public class various extends TestCase { private final boolean[] bridgeDisposed = new boolean[1] ; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.bridge.Bridge</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_remotebridge/various.java b/qadevOOo/tests/java/mod/_remotebridge/various.java index be245feebf5e..6c751cd05560 100644 --- a/qadevOOo/tests/java/mod/_remotebridge/various.java +++ b/qadevOOo/tests/java/mod/_remotebridge/various.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::bridge::XBridge</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.lang.XInitialization * @see com.sun.star.lang.XComponent * @see com.sun.star.bridge.XBridge @@ -146,7 +146,7 @@ public class various extends TestCase { private final boolean[] bridgeDisposed = new boolean[1] ; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.bridge.Bridge</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java b/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java index 360970b88a75..87a66ea25fbe 100644 --- a/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java +++ b/qadevOOo/tests/java/mod/_sc/AccessibleEditableTextPara_PreviewCell.java @@ -82,7 +82,7 @@ public class AccessibleEditableTextPara_PreviewCell extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the accessible object for a one of cell in preview mode. */ @Override diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java index b67fbf657ab5..cc074f711c17 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java +++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewCell.java @@ -106,7 +106,7 @@ public class ScAccessiblePreviewCell extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the accessible object for a one of cell in preview mode. */ @Override diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java index 388249d8c7d4..6e30f6fdba96 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java +++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewHeaderCell.java @@ -111,7 +111,7 @@ public class ScAccessiblePreviewHeaderCell extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Sets a value of the cell 'A1'. Sets the property 'PrintHeaders' * of the style 'Default' of the family 'PageStyles' to true. * Switchs the document to preview mode and then obtains the diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java index f2e963f36722..c6b407cd46eb 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java +++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePreviewTable.java @@ -108,7 +108,7 @@ public class ScAccessiblePreviewTable extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the accessible object for a table in preview mode. */ @Override diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java index 9cb809ec022d..432245afa0ff 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java +++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleSpreadsheet.java @@ -97,7 +97,7 @@ public class ScAccessibleSpreadsheet extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the accessible object for the spreadsheet. */ @Override diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java index 295eaf700af8..9f1833e89f94 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationObj.java @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::sheet::XSheetAnnotation</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sheet.CellAnnotation * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -95,7 +95,7 @@ public class ScAnnotationObj extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one them. Then a single cell is retrieved, and * using its <code>com.sun.star.sheet.XSheetAnnotationAnchor</code> diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java index ea8f9c32e14c..b7438b11b885 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationShapeObj.java @@ -58,7 +58,7 @@ import util.InstCreator; * <li> <code>com::sun::star::sheet::XSheetAnnotation</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sheet.CellAnnotation * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -108,7 +108,7 @@ public class ScAnnotationShapeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one them. Then a single cell is retrieved, and * using its <code>com.sun.star.sheet.XSheetAnnotationAnchor</code> diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java index 81ff087ff5b1..e9050376e46a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java +++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationTextCursor.java @@ -86,7 +86,7 @@ public class ScAnnotationTextCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment diff --git a/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java b/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java index cc6cc28020ee..15dac9a23332 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAnnotationsObj.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::sheet::XSheetAnnotations</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sheet.CellAnnotations * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -94,7 +94,7 @@ public class ScAnnotationsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * From a document collection of spreadsheets a single one is * retrieved and one annotation is added to it. Then a collection * of annotations is retrieved using spreadsheet's diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java index 875b60797630..07e4942e14cf 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinkObj.java @@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sheet.XAreaLink * @see com.sun.star.util.XRefreshable * @see com.sun.star.sheet.CellAreaLink @@ -95,7 +95,7 @@ public class ScAreaLinkObj extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of Area Links using the 'AreaLinks' * property of the Spreadsheet document. Adds a new link to this * collection, which has a source in the same document. This diff --git a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java index 4917329a59f2..9ad090a3bc46 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAreaLinksObj.java @@ -48,7 +48,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::sheet::XAreaLinks</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.sheet.XAreaLinks @@ -91,7 +91,7 @@ protected void initialize( TestParameters tParam, PrintWriter log ) { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of Area Links using the 'AreaLinks' * property of the Spreadsheet document. Adds a new link to this * collection, which has a source in the same document. The diff --git a/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java index a92c950508b0..bfeafcf03f96 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAutoFormatFieldObj.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.sheet.TableAutoFormatField * @see com.sun.star.beans.XPropertySet * @see ifc.sheet._TableAutoFormatField @@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface; public class ScAutoFormatFieldObj extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Using SOffice ServiceManager an instance of * <code>com.sun.star.sheet.TableAutoFormatField</code> service * is created. From this collection one Format is retrieved diff --git a/qadevOOo/tests/java/mod/_sc/ScAutoFormatObj.java b/qadevOOo/tests/java/mod/_sc/ScAutoFormatObj.java index 796d2e4a4bd7..55dd6f090f01 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAutoFormatObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAutoFormatObj.java @@ -49,7 +49,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -64,7 +64,7 @@ import com.sun.star.uno.XInterface; public class ScAutoFormatObj extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Using SOffice ServiceManager an instance of * <code>com.sun.star.sheet.TableAutoFormatField</code> service * is created. From this collection one Format is retrieved as diff --git a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java index 934c5826a7ea..52b65f2e0f76 100644 --- a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XNameContainer</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.container.XNameReplace @@ -91,7 +91,7 @@ public class ScAutoFormatsObj extends TestCase{ /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sheet.TableAutoFormats</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java b/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java index 7d66599f9922..a7e4b7a48b73 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellCursorObj.java @@ -131,7 +131,7 @@ public class ScCellCursorObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them, retrieves some cell range and creates cursor range * that is instance of the service diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java index 4258bafb1f8e..76d9ba06864c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellFieldObj.java @@ -95,7 +95,7 @@ public class ScCellFieldObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.TextField.URL</code>, inserts it to the content * of the cell in the spreadsheet, retrieves a text content diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java index 9ad004d868ec..3f453b4e8cb0 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellFieldsObj.java @@ -90,7 +90,7 @@ public class ScCellFieldsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.TextField.URL</code>, inserts it to the content * of the cell in the spreadsheet. Then the component is obtained diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java index 36e79f78120b..242d142fc21b 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java @@ -81,7 +81,7 @@ public class ScCellFormatsEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Then retrieves a collection of cell format range * using the interface <code>XCellFormatRangesSupplier</code>, creates the diff --git a/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java index 57ee887767b4..3b3d204b1d6c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java @@ -83,7 +83,7 @@ public class ScCellFormatsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Then retrieves a collection of format cell * range using the interface <code>XCellFormatRangesSupplier</code> that is diff --git a/qadevOOo/tests/java/mod/_sc/ScCellObj.java b/qadevOOo/tests/java/mod/_sc/ScCellObj.java index f877d5dd0f4a..fb009cc01e6a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellObj.java @@ -110,7 +110,7 @@ public class ScCellObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Retrieves some cell from the spreadsheet * that is instance of the service <code>com.sun.star.sheet.SheetCell</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScCellRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScCellRangeObj.java index d1e84ab8dce0..ecabf27382e6 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellRangeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellRangeObj.java @@ -117,7 +117,7 @@ public class ScCellRangeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Retrieves some cell range from the spreadsheet. * The retrieved cell range is instance of the service diff --git a/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java index 1e0d2fc09dd7..7e03d122ab3e 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java @@ -115,7 +115,7 @@ public class ScCellRangesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sheet.SheetCellRanges</code> and fills some cells. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java b/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java index 0d005fd7de72..530619ae679c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java @@ -90,7 +90,7 @@ public class ScCellSearchObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Creates search descriptor using the interface * <code>XSearchable</code>. The created search descriptor is instance of diff --git a/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java index e0e99ecedbe7..eaeb1439c813 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellTextCursor.java @@ -119,7 +119,7 @@ public class ScCellTextCursor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Retrieves the cell from the spreadsheet * and creates text cursor of the cell using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java index 844c4a496158..77fe41742640 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellsEnumeration.java @@ -83,7 +83,7 @@ public class ScCellsEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Replaces text of some cells. * Retrieves a cell range of the visible cells using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScCellsObj.java b/qadevOOo/tests/java/mod/_sc/ScCellsObj.java index 923f10c8ecc4..0ca4e0adb70a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScCellsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScCellsObj.java @@ -87,7 +87,7 @@ public class ScCellsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document, * and takes one of them. Replaces text of some cells. * Retrieves a cell range of the visible cells using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScChartObj.java b/qadevOOo/tests/java/mod/_sc/ScChartObj.java index d50f2f9dbdae..da813e3e9f5a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScChartObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScChartObj.java @@ -93,7 +93,7 @@ public class ScChartObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Inserts some values into the cells of the some cell * range address. Adds the chart that using the data from the cells of this diff --git a/qadevOOo/tests/java/mod/_sc/ScChartsObj.java b/qadevOOo/tests/java/mod/_sc/ScChartsObj.java index c526105b5118..f4833794d5d3 100644 --- a/qadevOOo/tests/java/mod/_sc/ScChartsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScChartsObj.java @@ -94,7 +94,7 @@ public class ScChartsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Inserts some values into the cells of the some cell * range address. Obtains the collection of the charts using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java b/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java index ef522027a052..a3bba3bf8297 100644 --- a/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java +++ b/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java @@ -75,7 +75,7 @@ public class ScConsolidationDescriptor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Creates consolidation description using * the interface <code>XConsolidatable</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java b/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java index 9d607fcf666d..5ec374bb8ab7 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDDELinkObj.java @@ -95,7 +95,7 @@ public class ScDDELinkObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Disposes the testdocument if it was loaded already. * Creates an instance of the <code>com.sun.star.frame.Desktop</code> * and loads the predefined testdocument. Retrieves a collection of diff --git a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java index 937634930475..4d9ea8dca70b 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDDELinksObj.java @@ -92,7 +92,7 @@ public class ScDDELinksObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Disposes the testdocument if it was loaded already. * Creates an instance of the <code>com.sun.star.frame.Desktop</code> * and loads the predefined testdocument. Retrieves a collection of diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java index 89164816c6c0..85a683ee6c41 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldObj.java @@ -102,7 +102,7 @@ public class ScDataPilotFieldObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java index f5f3ab8155de..06cc9084d275 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotFieldsObj.java @@ -87,7 +87,7 @@ public class ScDataPilotFieldsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java index 1d29fede2287..b2a5e3b814a8 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj.java @@ -103,7 +103,7 @@ public class ScDataPilotItemObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java index 3c4708a60cdf..be8566fa4019 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotItemsObj.java @@ -103,7 +103,7 @@ public class ScDataPilotItemsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java index 03677927043f..8190474a5dc4 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotTableObj.java @@ -93,7 +93,7 @@ public class ScDataPilotTableObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java b/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java index 4c9fa1d48c5a..ad5783dcdb0a 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDataPilotTablesObj.java @@ -90,7 +90,7 @@ public class ScDataPilotTablesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java index 5f953ad77129..cd7287f79af4 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangeObj.java @@ -102,7 +102,7 @@ public class ScDatabaseRangeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of database ranges in the document. * If the database range with name <code>'dbRange'</code> exists * in the collection then removes it from the collection. diff --git a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java index 950eacc1052c..28d95611222c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDatabaseRangesObj.java @@ -85,7 +85,7 @@ public class ScDatabaseRangesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of database ranges in the document. * If the database range with name <code>'dbRange'</code> doesn't exist * in the collection then creates new database range and adds it to the diff --git a/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java b/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java index 749453f3d7aa..c7b6e9db48ec 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDrawPageObj.java @@ -74,7 +74,7 @@ public class ScDrawPageObj extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * From the Calc document created a collection of its draw * pages is obtained. Two new pages are inserted. And one * page is obtained as a testing component. A shape is added diff --git a/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java b/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java index da3c7e61530c..64b53780a84e 100644 --- a/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScDrawPagesObj.java @@ -89,7 +89,7 @@ public class ScDrawPagesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of all drawpages in the document using the * interface <code>XDrawPagesSupplier</code>. Creates and inserts two new * drawPages into this collection. The retrieved collection is the instance diff --git a/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java index c454a7b203aa..4246f24cac96 100644 --- a/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java +++ b/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java @@ -87,7 +87,7 @@ public class ScFilterDescriptorBase extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some cells in the spreadsheet. * Creates the filter descriptor using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java b/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java index 0bd8e8c71f76..b47987506129 100644 --- a/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScFunctionDescriptionObj.java @@ -62,7 +62,7 @@ public class ScFunctionDescriptionObj extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment( diff --git a/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java b/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java index 93446c9ed2e0..e0743dbab7c7 100644 --- a/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScFunctionListObj.java @@ -84,7 +84,7 @@ public class ScFunctionListObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sheet.FunctionDescriptions</code>. * @see com.sun.star.sheet.FunctionDescriptions diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java index 5c3e8fd6ee77..e9206c706648 100644 --- a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldObj.java @@ -97,7 +97,7 @@ public class ScHeaderFieldObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families available in the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains default style from the style family <code>'PageStyles'</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java index 1c9d547a2999..2c7aee9d1570 100644 --- a/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFieldsObj.java @@ -93,7 +93,7 @@ public class ScHeaderFieldsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families available in the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains default style from the style family <code>'PageStyles'</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java index 2fdb2b20ba56..552ee52cb14d 100644 --- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterContentObj.java @@ -82,7 +82,7 @@ public class ScHeaderFooterContentObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families available in the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains default style from the style family <code>'PageStyles'</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java index aea5ff178791..ffbcdf33ea49 100644 --- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java +++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextCursor.java @@ -120,7 +120,7 @@ public class ScHeaderFooterTextCursor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families available in the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains default style from the style family <code>'PageStyles'</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java index 8769f18f72f1..600a5171da67 100644 --- a/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScHeaderFooterTextObj.java @@ -110,7 +110,7 @@ public class ScHeaderFooterTextObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families available in the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains default style from the style family <code>'PageStyles'</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScImportDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScImportDescriptorBase.java index 6d94824d7374..6a9e19322ed3 100644 --- a/qadevOOo/tests/java/mod/_sc/ScImportDescriptorBase.java +++ b/qadevOOo/tests/java/mod/_sc/ScImportDescriptorBase.java @@ -92,7 +92,7 @@ public class ScImportDescriptorBase extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java index f190da8f9ea0..47912e2dbfa9 100644 --- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java +++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DataPilotItemsEnumeration.java @@ -105,7 +105,7 @@ public class ScIndexEnumeration_DataPilotItemsEnumeration } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some table in the spreadsheet. * Obtains the collection of data pilot tables using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java index 63975f4612d3..244d09c3338e 100644 --- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java +++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration.java @@ -85,7 +85,7 @@ public class ScIndexEnumeration_TextFieldEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.TextField.URL</code>, inserts it to the content * of the cell in the spreadsheet. Then the component is obtained diff --git a/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java index 1dd858706337..f273bda1f124 100644 --- a/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java @@ -80,7 +80,7 @@ public class ScLabelRangeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the value of the property <code>'ColumnLabelRanges'</code> * from the document. The property value is the collection of label ranges. * Adds new label range to the collection using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java index 4afa7c552e9a..90aafc328464 100644 --- a/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java @@ -83,7 +83,7 @@ public class ScLabelRangesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains the value of the property <code>'ColumnLabelRanges'</code> * from the document. The property value is the collection of label ranges. * Adds new label range to the collection using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScModelObj.java b/qadevOOo/tests/java/mod/_sc/ScModelObj.java index 1b58a4705a0b..022513c2de2e 100644 --- a/qadevOOo/tests/java/mod/_sc/ScModelObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScModelObj.java @@ -94,7 +94,7 @@ public class ScModelObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Disposes the spreadsheet documents if they was created already. * Creates two spreadsheet documents. Rertieves the current controller for * each of them. Obtains the collection of spreadsheets, takes one of them diff --git a/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java b/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java index d7a1f80c8f36..cbf4ad5452f2 100644 --- a/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScNamedRangeObj.java @@ -86,7 +86,7 @@ public class ScNamedRangeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Obtains the value of the property * <code>'NamedRanges'</code> that is the collection of named ranges. diff --git a/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java b/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java index 45f0454bee27..8198abbab250 100644 --- a/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScNamedRangesObj.java @@ -88,7 +88,7 @@ public class ScNamedRangesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Obtains the value of the property * <code>'NamedRanges'</code> that is the collection of named ranges. diff --git a/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java b/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java index 294a0d4a8902..b104297711d8 100644 --- a/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScRecentFunctionsObj.java @@ -75,7 +75,7 @@ public class ScRecentFunctionsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sheet.RecentFunctions</code> and an instance of the * service <code>com.sun.star.sheet.FunctionDescriptions</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java b/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java index 10bf6ee168ce..c752ac7de622 100644 --- a/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScScenariosObj.java @@ -88,7 +88,7 @@ public class ScScenariosObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Fills some cells of the spreadsheet. * Retrieves the collection of all scenarios using the interface diff --git a/qadevOOo/tests/java/mod/_sc/ScShapeObj.java b/qadevOOo/tests/java/mod/_sc/ScShapeObj.java index f1521246323d..5f5d770065cb 100644 --- a/qadevOOo/tests/java/mod/_sc/ScShapeObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScShapeObj.java @@ -58,7 +58,7 @@ public class ScShapeObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.drawing.EllipseShape</code> as tested component * and adds it to the document. diff --git a/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java b/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java index 104a72bf17e4..e387bcf1ebf6 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScSheetLinkObj.java @@ -95,7 +95,7 @@ public class ScSheetLinkObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Links the sheet to another sheet in another * document using the interface <code>XSheetLinkable</code>. Obtains the diff --git a/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java b/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java index fadfe7434e02..b60b7ef69de8 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScSheetLinksObj.java @@ -83,7 +83,7 @@ public class ScSheetLinksObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Links the sheet to another sheet using the * interface <code>XSheetLinkable</code>. Obtains the diff --git a/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java index 5415366efc30..1ee6f3c4c7b4 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java +++ b/qadevOOo/tests/java/mod/_sc/ScSortDescriptorBase.java @@ -94,7 +94,7 @@ public class ScSortDescriptorBase extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettings.java b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettings.java index 30703b26b813..31001ecb595e 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettings.java +++ b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettings.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; public class ScSpreadsheetSettings extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.sheet.GlobalSheetSettings</code>. */ diff --git a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java index 0e9106856c6d..34348a883ea4 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScSpreadsheetSettingsObj.java @@ -76,7 +76,7 @@ public class ScSpreadsheetSettingsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * The spreadsheet document is the instance of the service * <code>com.sun.star.sheet.SpreadsheetDocumentSettings</code>. */ diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java index 126d35e4e831..5125e07f927c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScStyleFamiliesObj.java @@ -80,7 +80,7 @@ public class ScStyleFamiliesObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families from the document * using the interface <code>XStyleFamiliesSupplier</code>. * This collection is the instance of the service diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java index a9d8505e2f8c..3a840213f7b2 100644 --- a/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScStyleFamilyObj.java @@ -91,7 +91,7 @@ public class ScStyleFamilyObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families from the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains style family with index 0 from the collection. diff --git a/qadevOOo/tests/java/mod/_sc/ScStyleObj.java b/qadevOOo/tests/java/mod/_sc/ScStyleObj.java index f7099412e383..7eec09faf274 100644 --- a/qadevOOo/tests/java/mod/_sc/ScStyleObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScStyleObj.java @@ -94,7 +94,7 @@ public class ScStyleObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of style families from the document * using the interface <code>XStyleFamiliesSupplier</code>. * Obtains style family with index 0 from the collection and obtains diff --git a/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java b/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java index 244b57c753e7..d4b0dc7cffab 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java +++ b/qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase.java @@ -92,7 +92,7 @@ public class ScSubTotalDescriptorBase extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Creates a subtotal descriptor using the interface * <code>XSubTotalCalculatable</code>. This descriptor is the instance of the diff --git a/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java b/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java index 6cdfe325ad51..5add5e5a624c 100644 --- a/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScSubTotalFieldObj.java @@ -87,7 +87,7 @@ public class ScSubTotalFieldObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Creates a subtotal descriptor using the interface * <code>XSubTotalCalculatable</code>. Adds a subtotal field definition to diff --git a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java index 0321f951f6ed..6236b2f7ed55 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTabViewObj.java @@ -119,7 +119,7 @@ public class ScTabViewObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retieves the current controller of the spreadsheet document using the * interface <code>XModel</code>. The controller is the instance of the * service <code>com.sun.star.sheet.SpreadsheetView</code>. Retrieves diff --git a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java index f218e24eaed1..54852919a82d 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java @@ -90,7 +90,7 @@ public class ScTableColumnObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Obtaines the collection of columns in the range using the interface * <code>XColumnRowRange</code>. Retrieves the column with index 10 that is diff --git a/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java index d2d49551a16d..cabc51d9de0f 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java @@ -91,7 +91,7 @@ public class ScTableColumnsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Obtaines the collection of columns in the range using the interface * <code>XColumnRowRange</code>. This collection is the instance of the diff --git a/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java b/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java index e2235f5cc331..d2bea889dc5d 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java @@ -89,7 +89,7 @@ public class ScTableConditionalEntry extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Fills some cells of the spreadsheet. Retrieves value of the property * <code>'ConditionalFormat'</code> that is the collection of the conditions diff --git a/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java b/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java index 589b70b19e75..a86c6b87518d 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java @@ -94,7 +94,7 @@ public class ScTableConditionalFormat extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Fills some cells of the spreadsheet. Retrieves value of the property * <code>'ConditionalFormat'</code> that is the collection of the conditions diff --git a/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java b/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java index 0a4fe2dd5ccc..ca2055ec94f7 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java @@ -87,7 +87,7 @@ public class ScTableRowObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Obtains the collection of rows using the interface * <code>XColumnRowRange</code>. Obtains the row with index 6 from the @@ -126,19 +126,19 @@ public class ScTableRowObj extends TestCase { } catch(com.sun.star.lang.WrappedTargetException e) { e.printStackTrace(log); throw new StatusException( - "Exception during creating Testenvironment", e); + "Exception during creating TestEnvironment", e); } catch(com.sun.star.container.NoSuchElementException e) { e.printStackTrace(log); throw new StatusException( - "Exception during creating Testenvironment", e); + "Exception during creating TestEnvironment", e); } catch(com.sun.star.lang.IndexOutOfBoundsException e) { e.printStackTrace(log); throw new StatusException( - "Exception during creating Testenvironment", e); + "Exception during creating TestEnvironment", e); } catch(com.sun.star.lang.IllegalArgumentException e) { e.printStackTrace(log); throw new StatusException( - "Exception during creating Testenvironment", e); + "Exception during creating TestEnvironment", e); } log.println("creating a new environment for object"); diff --git a/qadevOOo/tests/java/mod/_sc/ScTableRowsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableRowsObj.java index a70cd7394e10..da3da095caf9 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableRowsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableRowsObj.java @@ -87,7 +87,7 @@ public class ScTableRowsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Obtains the collection of rows using the interface * <code>XColumnRowRange</code>. The obtained collection is the instance of diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java index f6aba03574b6..201916449b45 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetObj.java @@ -166,7 +166,7 @@ public class ScTableSheetObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Fills some cell in the spreadsheet. The retrieved spreadsheet is the * instance of the service <code>com.sun.star.sheet.Spreadsheet</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java index 3610ea6e7a07..d53550f728f4 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableSheetsObj.java @@ -90,7 +90,7 @@ public class ScTableSheetsObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the spreadsheets using the interface * <code>XSpreadsheetDocument</code>. The retrieved collection is the * instance of the service <code>com.sun.star.sheet.Spreadsheets</code>. diff --git a/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java b/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java index 1b7efbb4c925..a4567d80fcdd 100644 --- a/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java @@ -85,7 +85,7 @@ public class ScTableValidationObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from the document and takes one of * them. Fills some cell in the spreadsheet. Obtains the property * <code>'Validation'</code> of the spreadsheet. The value of the property diff --git a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java index d140c786b1da..ede7ab68c1e5 100644 --- a/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java +++ b/qadevOOo/tests/java/mod/_sc/ScViewPaneObj.java @@ -94,7 +94,7 @@ public class ScViewPaneObj extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retieves the current controller of the spreadsheet document using the * interface <code>XModel</code>. The controller contains the collection * of the view panes so retrieves the view pane with index 0 from diff --git a/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java b/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java index aed4929d9233..359ab4cc9d30 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLContentExporter.java @@ -93,7 +93,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLContentExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java b/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java index 6d8cbecf5eec..5d80f728c5a3 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLContentImporter.java @@ -93,7 +93,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLContentImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sc/XMLExporter.java b/qadevOOo/tests/java/mod/_sc/XMLExporter.java index cfc85e4e0719..b65fd17c40fb 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLExporter.java @@ -93,7 +93,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sc/XMLImporter.java b/qadevOOo/tests/java/mod/_sc/XMLImporter.java index 6f54e1a21dfa..7f755027ea44 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLImporter.java @@ -92,7 +92,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java index 6446afde67d0..1729726ba48f 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLMetaExporter.java @@ -92,7 +92,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLMetaExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java index 721a87435c4a..fcf006c6ae6b 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java @@ -94,7 +94,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLMetaImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java index 287049d7e3bb..6a87353b9a6d 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLSettingsExporter.java @@ -92,7 +92,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLSettingsExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java index ad695436afad..514e4b61a277 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLSettingsImporter.java @@ -95,7 +95,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLSettingsImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java index 24c2dcde9cba..cfb32172637e 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLStylesExporter.java @@ -94,7 +94,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLStylesExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java index e9c69b1bac61..75e44fb5f69a 100644 --- a/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_sc/XMLStylesImporter.java @@ -94,7 +94,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLStylesImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sch/ChXChartAxis.java b/qadevOOo/tests/java/mod/_sch/ChXChartAxis.java index 1a8a7f20c857..c94ecb923b98 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXChartAxis.java +++ b/qadevOOo/tests/java/mod/_sch/ChXChartAxis.java @@ -85,7 +85,7 @@ public class ChXChartAxis extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the diagram of the chart document. Then obtains the properties * of the y-axis of the diagram using the interface * <code>XAxisYSupplier</code>. The obatined property is the instance diff --git a/qadevOOo/tests/java/mod/_sch/ChXChartData.java b/qadevOOo/tests/java/mod/_sch/ChXChartData.java index 7985996a0670..20e3def125da 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXChartData.java +++ b/qadevOOo/tests/java/mod/_sch/ChXChartData.java @@ -73,7 +73,7 @@ public class ChXChartData extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the data source of the chart. This data source is the instance * of the service <code>com.sun.star.chart.ChartData</code>. * @see com.sun.star.chart.ChartData diff --git a/qadevOOo/tests/java/mod/_sch/ChXChartDataArray.java b/qadevOOo/tests/java/mod/_sch/ChXChartDataArray.java index 9ef21056b8e0..4a69a8ab4cab 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXChartDataArray.java +++ b/qadevOOo/tests/java/mod/_sch/ChXChartDataArray.java @@ -76,7 +76,7 @@ public class ChXChartDataArray extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the data source of the chart. This data source is the instance * of the service <code>com.sun.star.chart.ChartDataArray</code>. * <code>com.sun.star.chart.ChartDataArray</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChXChartDocument.java b/qadevOOo/tests/java/mod/_sch/ChXChartDocument.java index 1b3be1c6bcb4..e28cea816265 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXChartDocument.java +++ b/qadevOOo/tests/java/mod/_sch/ChXChartDocument.java @@ -81,7 +81,7 @@ public class ChXChartDocument extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two chart documents and retrieves current controllers from them * using the interface <code>XChartDocument</code>. The created documents * is the instances of the service <code>com.sun.star.chart.ChartDocument</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChXChartView.java b/qadevOOo/tests/java/mod/_sch/ChXChartView.java index 3b1edb11ab59..7b6f9c6d1ba7 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXChartView.java +++ b/qadevOOo/tests/java/mod/_sch/ChXChartView.java @@ -84,7 +84,7 @@ public class ChXChartView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the current controller of the chart document using * the interface <code>XModel</code>.The retrieved controller is the instance * of the service <code>com.sun.star.view.OfficeDocumentView</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChXDataPoint.java b/qadevOOo/tests/java/mod/_sch/ChXDataPoint.java index d6f2405b0679..4561585adcf5 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXDataPoint.java +++ b/qadevOOo/tests/java/mod/_sch/ChXDataPoint.java @@ -100,7 +100,7 @@ public class ChXDataPoint extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the diagram of the chart document. Obtains the properties of * the specified data point. The obtained properties is the instance of * the service <code>com.sun.star.chart.ChartDataPointProperties</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChXDataRow.java b/qadevOOo/tests/java/mod/_sch/ChXDataRow.java index bf3bfdb0d435..b23c48aad626 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXDataRow.java +++ b/qadevOOo/tests/java/mod/_sch/ChXDataRow.java @@ -107,7 +107,7 @@ public class ChXDataRow extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the diagram of the chart document. Obtains the properties of * the specified data row. The obtained properties is the instance of * the service <code>com.sun.star.chart.ChartDataRowProperties</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChXDiagram.java b/qadevOOo/tests/java/mod/_sch/ChXDiagram.java index b74ec9944dac..fb8225a94503 100644 --- a/qadevOOo/tests/java/mod/_sch/ChXDiagram.java +++ b/qadevOOo/tests/java/mod/_sch/ChXDiagram.java @@ -162,7 +162,7 @@ public class ChXDiagram extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves a collection of spreadsheets from a document * and takes one of them. Inserts some values into the cells of the some cell * range address. Adds and retrieves the chart that using the data from diff --git a/qadevOOo/tests/java/mod/_sch/ChartArea.java b/qadevOOo/tests/java/mod/_sch/ChartArea.java index b52d2d170aa0..56db4ad81d59 100644 --- a/qadevOOo/tests/java/mod/_sch/ChartArea.java +++ b/qadevOOo/tests/java/mod/_sch/ChartArea.java @@ -91,7 +91,7 @@ public class ChartArea extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieved the instance of the service <code>com.sun.star.chart.ChartArea</code> * using the interface <code>XChartDocument</code>. * @see com.sun.star.chart.XChartDocument diff --git a/qadevOOo/tests/java/mod/_sch/ChartGrid.java b/qadevOOo/tests/java/mod/_sch/ChartGrid.java index 418f3ee07204..5aa8acaecf97 100644 --- a/qadevOOo/tests/java/mod/_sch/ChartGrid.java +++ b/qadevOOo/tests/java/mod/_sch/ChartGrid.java @@ -80,7 +80,7 @@ public class ChartGrid extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the diagram of the chart document. Then obtains * the properties of the main grid of the x-axis of the diagram * using the interface <code>XAxisXSupplier</code>. This properties is diff --git a/qadevOOo/tests/java/mod/_sch/ChartLegend.java b/qadevOOo/tests/java/mod/_sch/ChartLegend.java index b544872dcf2a..56571540721f 100644 --- a/qadevOOo/tests/java/mod/_sch/ChartLegend.java +++ b/qadevOOo/tests/java/mod/_sch/ChartLegend.java @@ -108,7 +108,7 @@ public class ChartLegend extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the diagram of the chart document. The retrieved * diagram is the instance of the service * <code>com.sun.star.chart.ChartLegend</code>. diff --git a/qadevOOo/tests/java/mod/_sch/ChartLine.java b/qadevOOo/tests/java/mod/_sch/ChartLine.java index 45efcc786dcd..1bb69b2db7c7 100644 --- a/qadevOOo/tests/java/mod/_sch/ChartLine.java +++ b/qadevOOo/tests/java/mod/_sch/ChartLine.java @@ -79,7 +79,7 @@ public class ChartLine extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates a bar diagram and sets the created diagram for the chart document. * Retrieves the property <code>'DataMeanValueProperties'</code> of * the specified data row. The retrieved property is the instance of diff --git a/qadevOOo/tests/java/mod/_sch/ChartTitle.java b/qadevOOo/tests/java/mod/_sch/ChartTitle.java index f933ad5f3d3b..e6cd6e14fffc 100644 --- a/qadevOOo/tests/java/mod/_sch/ChartTitle.java +++ b/qadevOOo/tests/java/mod/_sch/ChartTitle.java @@ -91,7 +91,7 @@ public class ChartTitle extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the shape of the main title of the chart document. * The retrieved shape is the instance of the service * <code>com.sun.star.chart.ChartTitle</code>. diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java b/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java index fc5962395a51..00cdff813920 100644 --- a/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java +++ b/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java @@ -92,7 +92,7 @@ public class DrawController_DrawView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating * of the documents makes short * wait to allow frames to be loaded. Retrieves diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java b/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java index b1abd6070b67..eba83bbf24ce 100644 --- a/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java +++ b/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java @@ -109,7 +109,7 @@ public class DrawController_NotesView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating * of the documents makes short * wait to allow frames to be loaded. Retrieves diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java b/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java index 406c04bc0fed..c07db130da75 100644 --- a/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java +++ b/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java @@ -109,7 +109,7 @@ public class DrawController_OutlineView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating * of the documents makes short * wait to allow frames to be loaded. Retrieves diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java b/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java index e1a6c2b883a7..437b3f01ce61 100644 --- a/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java +++ b/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java @@ -109,7 +109,7 @@ public class DrawController_PresentationView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating * of the documents makes short * wait to allow frames to be loaded. Retrieves diff --git a/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java b/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java index 97364e784adb..f9712d634fc1 100644 --- a/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java +++ b/qadevOOo/tests/java/mod/_sd/SdDocLinkTargets.java @@ -77,7 +77,7 @@ public class SdDocLinkTargets extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the possible links to children of the drawing document using * the interface <code>XLinkTargetSupplier</code>. The retrieved collection * is the instance of the service <code>com.sun.star.document.LinkTargets</code>. diff --git a/qadevOOo/tests/java/mod/_sd/SdDrawPage.java b/qadevOOo/tests/java/mod/_sd/SdDrawPage.java index e40efd57048d..98fcdd754dfc 100644 --- a/qadevOOo/tests/java/mod/_sd/SdDrawPage.java +++ b/qadevOOo/tests/java/mod/_sd/SdDrawPage.java @@ -115,7 +115,7 @@ public class SdDrawPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the draw pages from the drawing document using * the interface <code>XDrawPagesSupplier</code> and take one of them. * The retrieved draw page is the instance of the service diff --git a/qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java b/qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java index 230e794b1042..127656855b67 100644 --- a/qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java +++ b/qadevOOo/tests/java/mod/_sd/SdDrawPagesAccess.java @@ -87,7 +87,7 @@ public class SdDrawPagesAccess extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the draw pages from the drawing document using * the interface <code>XDrawPagesSupplier</code>. Inserts two new draw pages. * The retrieved collection is the instance of the service diff --git a/qadevOOo/tests/java/mod/_sd/SdGenericDrawPage.java b/qadevOOo/tests/java/mod/_sd/SdGenericDrawPage.java index 5c3d41639433..5e848b609c9a 100644 --- a/qadevOOo/tests/java/mod/_sd/SdGenericDrawPage.java +++ b/qadevOOo/tests/java/mod/_sd/SdGenericDrawPage.java @@ -108,7 +108,7 @@ public class SdGenericDrawPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the draw pages from the drawing document using * the interface <code>XDrawPagesSupplier</code> and take one of them. * The retrieved draw page is the instance of the service diff --git a/qadevOOo/tests/java/mod/_sd/SdLayer.java b/qadevOOo/tests/java/mod/_sd/SdLayer.java index 866eac2359f0..9e1a38ff40f6 100644 --- a/qadevOOo/tests/java/mod/_sd/SdLayer.java +++ b/qadevOOo/tests/java/mod/_sd/SdLayer.java @@ -81,7 +81,7 @@ public class SdLayer extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the layer manager from the document and takes one of the layer. * The obtained layer is the instance of the service * <code>com.sun.star.drawing.Layer</code>. diff --git a/qadevOOo/tests/java/mod/_sd/SdLayerManager.java b/qadevOOo/tests/java/mod/_sd/SdLayerManager.java index feaaa0246a94..4d2f7c4568cd 100644 --- a/qadevOOo/tests/java/mod/_sd/SdLayerManager.java +++ b/qadevOOo/tests/java/mod/_sd/SdLayerManager.java @@ -92,7 +92,7 @@ public class SdLayerManager extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the layer manager using the interface <code>XLayerSupplier</code>. * The manager is the instance of the service * <code>com.sun.star.drawing.LayerManager</code>. Creates a rectangle shape. diff --git a/qadevOOo/tests/java/mod/_sd/SdMasterPage.java b/qadevOOo/tests/java/mod/_sd/SdMasterPage.java index 975c5a5e14e2..4be449b03f81 100644 --- a/qadevOOo/tests/java/mod/_sd/SdMasterPage.java +++ b/qadevOOo/tests/java/mod/_sd/SdMasterPage.java @@ -109,7 +109,7 @@ public class SdMasterPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the master pages from the document using the * interface <code>XMasterPagesSupplier</code> and takes * one of them. Inserts some shapes into the document. Creates a rectangle diff --git a/qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess.java b/qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess.java index 33662cc3283b..ca003d32ec8f 100644 --- a/qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess.java +++ b/qadevOOo/tests/java/mod/_sd/SdMasterPagesAccess.java @@ -81,7 +81,7 @@ public class SdMasterPagesAccess extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the master pages from the document using the * interface <code>XMasterPagesSupplier</code>. Inserts two new draw pages. * The retrieved collection is the instance of the service diff --git a/qadevOOo/tests/java/mod/_sd/SdPageLinkTargets.java b/qadevOOo/tests/java/mod/_sd/SdPageLinkTargets.java index 1d100d718f79..1569fea0613c 100644 --- a/qadevOOo/tests/java/mod/_sd/SdPageLinkTargets.java +++ b/qadevOOo/tests/java/mod/_sd/SdPageLinkTargets.java @@ -82,7 +82,7 @@ public class SdPageLinkTargets extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of draw pages and take one of them. * Obtains the collection of possible links using the interface * <code>XLinkTargetSupplier</code>. The obtained collection is diff --git a/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java b/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java index 7c12d3a1d75a..86f242c31552 100644 --- a/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java +++ b/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java @@ -106,7 +106,7 @@ public class SdUnoDrawView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating * of the documents makes short * wait to allow frames to be loaded. Retrieves diff --git a/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java b/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java index 252863b168d0..69fb8b7ea7c1 100644 --- a/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java +++ b/qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java @@ -101,7 +101,7 @@ public class SdUnoOutlineView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating of the documents makes short * wait to allow frames to be loaded. Retrieves the collection of the draw pages * from the first document and takes one of them. Inserts some shapes to the diff --git a/qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java b/qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java index 49d6abb33c2d..f55a37059432 100644 --- a/qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java +++ b/qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java @@ -73,7 +73,7 @@ public class SdUnoSlideView extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates two impress documents. After creating of the documents makes short * wait to allow frames to be loaded. Retrieves the collection of the draw pages * from the first document and takes one of them. Inserts some shapes to the diff --git a/qadevOOo/tests/java/mod/_sd/SdXCustomPresentation.java b/qadevOOo/tests/java/mod/_sd/SdXCustomPresentation.java index fb1f79e4aac3..9c2a4acc8875 100644 --- a/qadevOOo/tests/java/mod/_sd/SdXCustomPresentation.java +++ b/qadevOOo/tests/java/mod/_sd/SdXCustomPresentation.java @@ -96,7 +96,7 @@ public class SdXCustomPresentation extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the CustomPresentation from the document * using the interface <code>XCustomPresentationSupplier</code>. Creates and * inserts new instance of the presentation to the collection. The created diff --git a/qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess.java b/qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess.java index 58cb45e94cbb..d97a8cbc02af 100644 --- a/qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess.java +++ b/qadevOOo/tests/java/mod/_sd/SdXCustomPresentationAccess.java @@ -88,7 +88,7 @@ public class SdXCustomPresentationAccess extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the CustomPresentation from the document * using the interface <code>XCustomPresentationSupplier</code>. * The retrieved collection is the instance of the servcie diff --git a/qadevOOo/tests/java/mod/_sd/SdXImpressDocument.java b/qadevOOo/tests/java/mod/_sd/SdXImpressDocument.java index af8a17b46fb2..feabe390ec06 100644 --- a/qadevOOo/tests/java/mod/_sd/SdXImpressDocument.java +++ b/qadevOOo/tests/java/mod/_sd/SdXImpressDocument.java @@ -101,7 +101,7 @@ public class SdXImpressDocument extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates new impress document that is the instance of the service * <code>com.sun.star.presentation.PresentationDocument</code>. * @see com.sun.star.presentation.PresentationDocument diff --git a/qadevOOo/tests/java/mod/_sd/SdXPresentation.java b/qadevOOo/tests/java/mod/_sd/SdXPresentation.java index ea20d01df373..ec541a3c3a05 100644 --- a/qadevOOo/tests/java/mod/_sd/SdXPresentation.java +++ b/qadevOOo/tests/java/mod/_sd/SdXPresentation.java @@ -81,7 +81,7 @@ public class SdXPresentation extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the presentation from the document using the interface * <code>XPresentationSupplier</code>. The retrieved presentation is the * instance of the service <code>com.sun.star.presentation.Presentation</code>. diff --git a/qadevOOo/tests/java/mod/_sd/SdXShape.java b/qadevOOo/tests/java/mod/_sd/SdXShape.java index 535d30062fec..b8586fd16646 100644 --- a/qadevOOo/tests/java/mod/_sd/SdXShape.java +++ b/qadevOOo/tests/java/mod/_sd/SdXShape.java @@ -93,7 +93,7 @@ public class SdXShape extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Retrieves the collection of the draw pages from the drawing document using * the interface <code>XDrawPagesSupplier</code>. Creates a rectangle shape * that is the instance of the service <code>com.sun.star.drawing.Shape</code>. diff --git a/qadevOOo/tests/java/mod/_servicemgr/uno/OServiceManager.java b/qadevOOo/tests/java/mod/_servicemgr/uno/OServiceManager.java index bc43d17ab822..21dc1fb26fc6 100644 --- a/qadevOOo/tests/java/mod/_servicemgr/uno/OServiceManager.java +++ b/qadevOOo/tests/java/mod/_servicemgr/uno/OServiceManager.java @@ -50,7 +50,7 @@ import com.sun.star.uno.Type; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XMultiServiceFactory * @see com.sun.star.container.XContentEnumerationAccess @@ -72,7 +72,7 @@ import com.sun.star.uno.Type; public class OServiceManager extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.stoc.OServiceManager</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sfx/AppDispatchProvider.java b/qadevOOo/tests/java/mod/_sfx/AppDispatchProvider.java index 007fde45c938..8a8b69b850da 100644 --- a/qadevOOo/tests/java/mod/_sfx/AppDispatchProvider.java +++ b/qadevOOo/tests/java/mod/_sfx/AppDispatchProvider.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XInitialization</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.frame.XDispatchProvider * @see com.sun.star.lang.XInitialization * @see ifc.frame._XDispatchProvider @@ -48,7 +48,7 @@ import com.sun.star.uno.XInterface; public class AppDispatchProvider extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.sfx2.SfxMacroLoader</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sfx/DocumentTemplates.java b/qadevOOo/tests/java/mod/_sfx/DocumentTemplates.java index f2a65f42f5bc..668cb2cc619d 100644 --- a/qadevOOo/tests/java/mod/_sfx/DocumentTemplates.java +++ b/qadevOOo/tests/java/mod/_sfx/DocumentTemplates.java @@ -58,7 +58,7 @@ public class DocumentTemplates extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.frame.DocumentTemplates</code>. */ diff --git a/qadevOOo/tests/java/mod/_sfx/FrameLoader.java b/qadevOOo/tests/java/mod/_sfx/FrameLoader.java index b7aa4bc5da51..6b4d0219f128 100644 --- a/qadevOOo/tests/java/mod/_sfx/FrameLoader.java +++ b/qadevOOo/tests/java/mod/_sfx/FrameLoader.java @@ -38,14 +38,14 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::frame::XFrameLoader</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.frame.FrameLoader * @see com.sun.star.frame.XSynchronousFrameLoader */ public class FrameLoader extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.office.FrameLoader</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sfx/SfxMacroLoader.java b/qadevOOo/tests/java/mod/_sfx/SfxMacroLoader.java index e3878055e374..bf574d46f0a2 100644 --- a/qadevOOo/tests/java/mod/_sfx/SfxMacroLoader.java +++ b/qadevOOo/tests/java/mod/_sfx/SfxMacroLoader.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::lang::XInitialization</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.frame.XDispatchProvider * @see com.sun.star.lang.XInitialization * @see ifc.frame._XDispatchProvider @@ -48,7 +48,7 @@ import com.sun.star.uno.XInterface; public class SfxMacroLoader extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.sfx2.SfxMacroLoader</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java b/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java index dd7df76c9138..ebfbd1c3f1b0 100644 --- a/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java +++ b/qadevOOo/tests/java/mod/_shlibloader/uno/DLLComponentLoader.java @@ -51,7 +51,7 @@ public class DLLComponentLoader extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.comp.stoc.DLLComponentLoader</code> * service. <p> * The following object relations created : diff --git a/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java b/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java index 4e6d8bbf27ae..bcd777a0ca3a 100644 --- a/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java +++ b/qadevOOo/tests/java/mod/_simplereg/uno/SimpleRegistry.java @@ -42,7 +42,7 @@ import util.utils; * some key set. </li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.registry.XSimpleRegistry * @see ifc.registry._XSimpleRegistry @@ -84,7 +84,7 @@ public class SimpleRegistry extends TestCase { fOut.close() ; } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.registry.SimpleRegistry</code>. Then * makes three copies of a predefined registry file with different diff --git a/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java b/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java index 8f167de4fd3d..4e9e03f43884 100644 --- a/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java +++ b/qadevOOo/tests/java/mod/_simreg/SimpleRegistry.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * some key set. </li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.registry.XSimpleRegistry * @see ifc.registry._XSimpleRegistry @@ -87,7 +87,7 @@ public class SimpleRegistry extends TestCase { fOut.close() ; } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.registry.SimpleRegistry</code>. Then * makes three copies of a predefined registry file with different diff --git a/qadevOOo/tests/java/mod/_sm/SmModel.java b/qadevOOo/tests/java/mod/_sm/SmModel.java index ca501c45efa4..ea02d12f4044 100644 --- a/qadevOOo/tests/java/mod/_sm/SmModel.java +++ b/qadevOOo/tests/java/mod/_sm/SmModel.java @@ -38,7 +38,7 @@ import com.sun.star.lang.XComponent; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.formula.FormulaProperties * @see ifc.formula._FormulaProperties @@ -47,7 +47,7 @@ public class SmModel extends TestCase { XComponent xMathDoc; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates a <code>StarMath</code> document and passes it as * tested component. */ diff --git a/qadevOOo/tests/java/mod/_sm/XMLExporter.java b/qadevOOo/tests/java/mod/_sm/XMLExporter.java index 05a406dcd920..084b50a8bcf2 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLExporter.java @@ -89,7 +89,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sm/XMLImporter.java b/qadevOOo/tests/java/mod/_sm/XMLImporter.java index 89961f0da7d6..52973b5f3b7d 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLImporter.java @@ -86,7 +86,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java index 7f360330fe90..fe11cca5e911 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLMetaExporter.java @@ -91,7 +91,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java index 9ba5608aba43..12e076255741 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLMetaImporter.java @@ -89,7 +89,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLMetaImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java index f18762960b72..0f3b5a9add2b 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLSettingsExporter.java @@ -89,7 +89,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLSettingsExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java index 7f76df0b59f2..934d1db4d238 100644 --- a/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_sm/XMLSettingsImporter.java @@ -85,7 +85,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Math.XMLSettingsImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_smgr/OServiceManager.java b/qadevOOo/tests/java/mod/_smgr/OServiceManager.java index 7ce85c9d3414..4ca5d032e384 100644 --- a/qadevOOo/tests/java/mod/_smgr/OServiceManager.java +++ b/qadevOOo/tests/java/mod/_smgr/OServiceManager.java @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.lang.XMultiServiceFactory * @see com.sun.star.container.XContentEnumerationAccess @@ -74,7 +74,7 @@ import com.sun.star.uno.XInterface; public class OServiceManager extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.stoc.OServiceManager</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_smplmail/SimpleSystemMail.java b/qadevOOo/tests/java/mod/_smplmail/SimpleSystemMail.java index 19964a1bc5d5..7b58e6da0a0b 100644 --- a/qadevOOo/tests/java/mod/_smplmail/SimpleSystemMail.java +++ b/qadevOOo/tests/java/mod/_smplmail/SimpleSystemMail.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.system.XSimpleMailClientSupplier * @see com.sun.star.lang.XServiceInfo @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; public class SimpleSystemMail extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * In case if OS is Win or not specified tries to create an instance * of the service <code>com.sun.star.system.SimpleSystemMail</code>. <p> * diff --git a/qadevOOo/tests/java/mod/_srtrs/SortedDynamicResultSetFactory.java b/qadevOOo/tests/java/mod/_srtrs/SortedDynamicResultSetFactory.java index c73099fe02c7..7449c4907407 100644 --- a/qadevOOo/tests/java/mod/_srtrs/SortedDynamicResultSetFactory.java +++ b/qadevOOo/tests/java/mod/_srtrs/SortedDynamicResultSetFactory.java @@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.ucb.XSortedDynamicResultSetFactory * @see ifc.ucb._XSortedDynamicResultSetFactory @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; public class SortedDynamicResultSetFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ucb.SortedDynamicResultSetFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_stm/DataInputStream.java b/qadevOOo/tests/java/mod/_stm/DataInputStream.java index 1922f1ef277f..16c30a0f2428 100644 --- a/qadevOOo/tests/java/mod/_stm/DataInputStream.java +++ b/qadevOOo/tests/java/mod/_stm/DataInputStream.java @@ -57,7 +57,7 @@ import com.sun.star.uno.XInterface; public class DataInputStream extends TestCase { /** - * Creates a Testenvironment for the interfaces to be tested. + * Creates a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.io.DataInputStream</code> object, * connects it to <code>com.sun.star.io.DataOutputStream</code> * through <code>com.sun.star.io.Pipe</code>. All of possible data diff --git a/qadevOOo/tests/java/mod/_stm/DataOutputStream.java b/qadevOOo/tests/java/mod/_stm/DataOutputStream.java index 281d530920bc..05fe0fe64d51 100644 --- a/qadevOOo/tests/java/mod/_stm/DataOutputStream.java +++ b/qadevOOo/tests/java/mod/_stm/DataOutputStream.java @@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface; public class DataOutputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.io.DataOutputStream</code> * and an instance of the service <code>com.sun.star.io.Pipe</code>. diff --git a/qadevOOo/tests/java/mod/_stm/MarkableInputStream.java b/qadevOOo/tests/java/mod/_stm/MarkableInputStream.java index 529c0d454473..08916e076f1e 100644 --- a/qadevOOo/tests/java/mod/_stm/MarkableInputStream.java +++ b/qadevOOo/tests/java/mod/_stm/MarkableInputStream.java @@ -56,7 +56,7 @@ import com.sun.star.uno.XInterface; public class MarkableInputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services <code>com.sun.star.io.Pipe</code>, * <code>com.sun.star.io.MarkableInputStream</code> and * <code>com.sun.star.io.MarkableOutputStream</code>. diff --git a/qadevOOo/tests/java/mod/_stm/MarkableOutputStream.java b/qadevOOo/tests/java/mod/_stm/MarkableOutputStream.java index c58a61c7403e..f42c5c63d4df 100644 --- a/qadevOOo/tests/java/mod/_stm/MarkableOutputStream.java +++ b/qadevOOo/tests/java/mod/_stm/MarkableOutputStream.java @@ -57,7 +57,7 @@ import com.sun.star.uno.XInterface; public class MarkableOutputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services <code>com.sun.star.io.Pipe</code>, * <code>com.sun.star.io.MarkableInputStream</code> and * <code>com.sun.star.io.MarkableOutputStream</code>. diff --git a/qadevOOo/tests/java/mod/_stm/ObjectInputStream.java b/qadevOOo/tests/java/mod/_stm/ObjectInputStream.java index 7d8564245376..7852685ecc11 100644 --- a/qadevOOo/tests/java/mod/_stm/ObjectInputStream.java +++ b/qadevOOo/tests/java/mod/_stm/ObjectInputStream.java @@ -127,7 +127,7 @@ public class ObjectInputStream extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services * <code>com.sun.star.io.ObjectInputStream</code>, * <code>com.sun.star.io.ObjectOutputStream</code>, diff --git a/qadevOOo/tests/java/mod/_stm/ObjectOutputStream.java b/qadevOOo/tests/java/mod/_stm/ObjectOutputStream.java index 4cc317b5bcbb..817c577a41ba 100644 --- a/qadevOOo/tests/java/mod/_stm/ObjectOutputStream.java +++ b/qadevOOo/tests/java/mod/_stm/ObjectOutputStream.java @@ -123,7 +123,7 @@ public class ObjectOutputStream extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services * <code>com.sun.star.io.ObjectOutputStream</code>, * <code>com.sun.star.io.Pipe</code> and diff --git a/qadevOOo/tests/java/mod/_stm/Pipe.java b/qadevOOo/tests/java/mod/_stm/Pipe.java index a1f84073c4bb..f7a810be942c 100644 --- a/qadevOOo/tests/java/mod/_stm/Pipe.java +++ b/qadevOOo/tests/java/mod/_stm/Pipe.java @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; public class Pipe extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service <code>com.sun.star.io.Pipe</code>. * Writes some information to the created pipe. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_stm/Pump.java b/qadevOOo/tests/java/mod/_stm/Pump.java index c96981e93768..7076a8170322 100644 --- a/qadevOOo/tests/java/mod/_stm/Pump.java +++ b/qadevOOo/tests/java/mod/_stm/Pump.java @@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface; public class Pump extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service <code>com.sun.star.io.Pump</code>. * Settings up input and output streams for the created pump. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_streams/uno/DataInputStream.java b/qadevOOo/tests/java/mod/_streams/uno/DataInputStream.java index 289bbed71e4f..96106c8156bc 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/DataInputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/DataInputStream.java @@ -55,7 +55,7 @@ import lib.TestParameters; public class DataInputStream extends TestCase { /** - * Creates a Testenvironment for the interfaces to be tested. + * Creates a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.io.DataInputStream</code> object, * connects it to <code>com.sun.star.io.DataOutputStream</code> * through <code>com.sun.star.io.Pipe</code>. All of possible data diff --git a/qadevOOo/tests/java/mod/_streams/uno/DataOutputStream.java b/qadevOOo/tests/java/mod/_streams/uno/DataOutputStream.java index a6117d399200..d4024ea4a1c8 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/DataOutputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/DataOutputStream.java @@ -52,7 +52,7 @@ import lib.TestParameters; public class DataOutputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.io.DataOutputStream</code> * and an instance of the service <code>com.sun.star.io.Pipe</code>. diff --git a/qadevOOo/tests/java/mod/_streams/uno/MarkableInputStream.java b/qadevOOo/tests/java/mod/_streams/uno/MarkableInputStream.java index bd3c9f3e3039..27ef1259fab8 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/MarkableInputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/MarkableInputStream.java @@ -54,7 +54,7 @@ import lib.TestParameters; public class MarkableInputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services <code>com.sun.star.io.Pipe</code>, * <code>com.sun.star.io.MarkableInputStream</code> and * <code>com.sun.star.io.MarkableOutputStream</code>. diff --git a/qadevOOo/tests/java/mod/_streams/uno/MarkableOutputStream.java b/qadevOOo/tests/java/mod/_streams/uno/MarkableOutputStream.java index 529f345bc91f..487721ba5d6e 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/MarkableOutputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/MarkableOutputStream.java @@ -55,7 +55,7 @@ import lib.TestParameters; public class MarkableOutputStream extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services <code>com.sun.star.io.Pipe</code>, * <code>com.sun.star.io.MarkableInputStream</code> and * <code>com.sun.star.io.MarkableOutputStream</code>. diff --git a/qadevOOo/tests/java/mod/_streams/uno/ObjectInputStream.java b/qadevOOo/tests/java/mod/_streams/uno/ObjectInputStream.java index 6647b6c0abb5..60f86033ce92 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/ObjectInputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/ObjectInputStream.java @@ -125,7 +125,7 @@ public class ObjectInputStream extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services * <code>com.sun.star.io.ObjectInputStream</code>, * <code>com.sun.star.io.ObjectOutputStream</code>, diff --git a/qadevOOo/tests/java/mod/_streams/uno/ObjectOutputStream.java b/qadevOOo/tests/java/mod/_streams/uno/ObjectOutputStream.java index 304174405744..8bb6383579d2 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/ObjectOutputStream.java +++ b/qadevOOo/tests/java/mod/_streams/uno/ObjectOutputStream.java @@ -121,7 +121,7 @@ public class ObjectOutputStream extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of services * <code>com.sun.star.io.ObjectOutputStream</code>, * <code>com.sun.star.io.Pipe</code> and diff --git a/qadevOOo/tests/java/mod/_streams/uno/Pipe.java b/qadevOOo/tests/java/mod/_streams/uno/Pipe.java index 5b23f0bcdeb1..c90df923ab45 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/Pipe.java +++ b/qadevOOo/tests/java/mod/_streams/uno/Pipe.java @@ -45,7 +45,7 @@ import lib.TestParameters; public class Pipe extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service <code>com.sun.star.io.Pipe</code>. * Writes some information to the created pipe. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_streams/uno/Pump.java b/qadevOOo/tests/java/mod/_streams/uno/Pump.java index 51c2d4dd670f..6deae46d2429 100644 --- a/qadevOOo/tests/java/mod/_streams/uno/Pump.java +++ b/qadevOOo/tests/java/mod/_streams/uno/Pump.java @@ -52,7 +52,7 @@ import lib.TestParameters; public class Pump extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service <code>com.sun.star.io.Pump</code>. * Settings up input and output streams for the created pump. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java index b67f2ab547ac..9a1459e0590c 100644 --- a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java +++ b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java @@ -56,7 +56,7 @@ import util.XMLTools; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.document.XFilter * @see com.sun.star.document.XMimeTypeInfo @@ -88,7 +88,7 @@ public class GraphicExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.drawing.GraphicExportFilter</code> as * a tested component. Then a <code>GraphicObjectShape</code> diff --git a/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java b/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java index 26cb0bcf291e..53a4034baf4a 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java +++ b/qadevOOo/tests/java/mod/_svx/SvxDrawPage.java @@ -62,7 +62,7 @@ import util.ShapeDsc; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.drawing.GenericDrawPage * @see com.sun.star.drawing.XShapeBinder @@ -119,7 +119,7 @@ public class SvxDrawPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * From the Draw document created a collection of its draw * pages is obtained. Two new pages are inserted. And one * page is obtained as a testing component. A shape is added diff --git a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java index 92e5f3006a9e..63de3b5a5905 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java +++ b/qadevOOo/tests/java/mod/_svx/SvxGraphicObject.java @@ -62,7 +62,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.drawing.ShadowProperties * @see com.sun.star.drawing.RotationDescriptor @@ -119,7 +119,7 @@ public class SvxGraphicObject extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.drawing.GraphicObject</code> as a tested * component and inserts it to one of draw pages of the document. diff --git a/qadevOOo/tests/java/mod/_svx/SvxShape.java b/qadevOOo/tests/java/mod/_svx/SvxShape.java index 0979ef9461f7..9d243087ec6a 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShape.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShape.java @@ -71,7 +71,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.style.ParagraphProperties * @see com.sun.star.drawing.LineProperties @@ -142,7 +142,7 @@ public class SvxShape extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.drawing.EllipseShape</code> as tested component * and adds it to the document. diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java index 13d76012aa8b..97c54a87edb4 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeCircle.java @@ -68,7 +68,7 @@ import com.sun.star.uno.XInterface; * adding a shape tested to it. </li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.style.ParagraphProperties * @see com.sun.star.drawing.LineProperties @@ -140,7 +140,7 @@ public class SvxShapeCircle extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.drawing.EllipseShape</code> as tested component * and adds it to the document. Then the FULL type of circle is set. diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java b/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java index 06fdc02a9c46..43deb6579835 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeCollection.java @@ -82,7 +82,7 @@ public class SvxShapeCollection extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeConnector.java b/qadevOOo/tests/java/mod/_svx/SvxShapeConnector.java index 537869ed5f65..077fbb8c9b00 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeConnector.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeConnector.java @@ -110,7 +110,7 @@ public class SvxShapeConnector extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeControl.java b/qadevOOo/tests/java/mod/_svx/SvxShapeControl.java index 9c778479f48d..881d80712c6f 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeControl.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeControl.java @@ -84,7 +84,7 @@ public class SvxShapeControl extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning.java b/qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning.java index 2d4de811228b..b489800f6ff6 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeDimensioning.java @@ -85,7 +85,7 @@ public class SvxShapeDimensioning extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapeGroup.java b/qadevOOo/tests/java/mod/_svx/SvxShapeGroup.java index e23897985fe2..03c9755edb79 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapeGroup.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapeGroup.java @@ -88,7 +88,7 @@ public class SvxShapeGroup extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon.java b/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon.java index 97a5cd03c56c..59a96459815a 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygon.java @@ -73,7 +73,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.style.ParagraphProperties * @see com.sun.star.drawing.LineProperties @@ -160,7 +160,7 @@ public class SvxShapePolyPolygon extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygonBezier.java b/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygonBezier.java index ca2b3c790abd..d01ac62f92aa 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygonBezier.java +++ b/qadevOOo/tests/java/mod/_svx/SvxShapePolyPolygonBezier.java @@ -75,7 +75,7 @@ import com.sun.star.uno.XInterface; * </ul> <p> * * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * * @see com.sun.star.style.ParagraphProperties * @see com.sun.star.drawing.PolyPolygonBezierDescriptor @@ -162,7 +162,7 @@ public class SvxShapePolyPolygonBezier extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoText.java b/qadevOOo/tests/java/mod/_svx/SvxUnoText.java index ac8bf08c1e55..24129de5461b 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoText.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoText.java @@ -85,7 +85,7 @@ public class SvxUnoText extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextContent.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextContent.java index 594473c1434e..6060f9a83f94 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextContent.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextContent.java @@ -84,7 +84,7 @@ public class SvxUnoTextContent extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum.java index e84bd7c06f91..0db1e1466dab 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextContentEnum.java @@ -82,7 +82,7 @@ public class SvxUnoTextContentEnum extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor.java index 4aabb846eb23..4564acbf829f 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextCursor.java @@ -81,7 +81,7 @@ public class SvxUnoTextCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextField.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextField.java index 99d80f51224c..c95f0ca74222 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextField.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextField.java @@ -90,7 +90,7 @@ public class SvxUnoTextField extends TestCase { util.DesktopTools.closeDoc(xDrawDoc); } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextRange.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextRange.java index 077a9646afbc..3dc975bf156a 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextRange.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextRange.java @@ -84,7 +84,7 @@ public class SvxUnoTextRange extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration.java b/qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration.java index 65de077e7a27..cc571513983a 100644 --- a/qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration.java +++ b/qadevOOo/tests/java/mod/_svx/SvxUnoTextRangeEnumeration.java @@ -84,7 +84,7 @@ public class SvxUnoTextRangeEnumeration extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java index eb74ef78f267..d74b2d0e62e8 100644 --- a/qadevOOo/tests/java/mod/_sw/CharacterStyle.java +++ b/qadevOOo/tests/java/mod/_sw/CharacterStyle.java @@ -73,7 +73,7 @@ public class CharacterStyle extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first style families are gotten from a text document using * <code>XStyleFamiliesSupplier</code> interface, then family indexed '0' is * gotten from this style family using <code>XIndexAccess</code> interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java index eac6e2131171..8744d79c518e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextContainer.java @@ -49,7 +49,7 @@ import com.sun.star.uno.UnoRuntime; public class SwXAutoTextContainer extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.AutoTextContainer</code>.<p> */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java index ac541437b406..676ec4560098 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextEntry.java @@ -52,7 +52,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.AutoTextEntry * @see com.sun.star.text.AutoTextContainer * @see com.sun.star.text.XSimpleText @@ -104,7 +104,7 @@ public class SwXAutoTextEntry extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.AutoTextContainer</code>, then selects the 'mytexts' * group from the given container using <code>XNameAccess</code> interface, diff --git a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java index d67f4fbe51b2..8410cf7c5468 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java +++ b/qadevOOo/tests/java/mod/_sw/SwXAutoTextGroup.java @@ -50,7 +50,7 @@ import util.utils; * <li> <code>com::sun::star::text::XAutoTextGroup</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess @@ -91,7 +91,7 @@ public class SwXAutoTextGroup extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.AutoTextContainer</code>, then creates a new * group into the container.<p> diff --git a/qadevOOo/tests/java/mod/_sw/SwXBodyText.java b/qadevOOo/tests/java/mod/_sw/SwXBodyText.java index 3dfda81a2fbb..b7fc43c156c7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXBodyText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXBodyText.java @@ -47,7 +47,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -94,7 +94,7 @@ public class SwXBodyText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Obtains body text from text document. * Object relations created : * <ul> diff --git a/qadevOOo/tests/java/mod/_sw/SwXBookmark.java b/qadevOOo/tests/java/mod/_sw/SwXBookmark.java index d58df6ba2bce..f4a88aece1c8 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXBookmark.java +++ b/qadevOOo/tests/java/mod/_sw/SwXBookmark.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::TextContent</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XTextContent @@ -81,7 +81,7 @@ public class SwXBookmark extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creating + * Creating a TestEnvironment for the interfaces to be tested. After creating * a bookmark, it is inserted to the text document. */ @Override diff --git a/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java b/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java index 6ce603e8d9f5..cba3bc508df3 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java +++ b/qadevOOo/tests/java/mod/_sw/SwXBookmarks.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XElementAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess * @see ifc.container._XNameAccess @@ -77,7 +77,7 @@ public class SwXBookmarks extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Method + * Creating a TestEnvironment for the interfaces to be tested. Method * creates two bookmarks and inserts them to the text document. Then bookmarks * are gotten from text document using <code>XBookmarksSupplier</code> * interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXCell.java b/qadevOOo/tests/java/mod/_sw/SwXCell.java index 0769840fb610..f8906bd34384 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXCell.java +++ b/qadevOOo/tests/java/mod/_sw/SwXCell.java @@ -41,7 +41,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.table.Cell * @see com.sun.star.text.CellProperties * @see com.sun.star.beans.XPropertySet @@ -76,7 +76,7 @@ public class SwXCell extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creating + * Creating a TestEnvironment for the interfaces to be tested. After creating * a text table, it is inserted to the text document. Finally, first cell of * this table is gotten. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_sw/SwXCellRange.java b/qadevOOo/tests/java/mod/_sw/SwXCellRange.java index 4df54ae3bdbc..235a60d29c5d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXCellRange.java +++ b/qadevOOo/tests/java/mod/_sw/SwXCellRange.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.table.CellRange * @see com.sun.star.text.CellProperties * @see com.sun.star.beans.XPropertySet @@ -78,7 +78,7 @@ public class SwXCellRange extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first + * Creating a TestEnvironment for the interfaces to be tested. At first * method creates and initializes the table, then if text document has no * tables, previously created table is inserted to text document. Finally, * custom cell range is gotten from the table created. diff --git a/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java b/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java index ec7d533d84ed..2c55e0e6829b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java +++ b/qadevOOo/tests/java/mod/_sw/SwXChapterNumbering.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::NumberingRules</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -80,7 +80,7 @@ public class SwXChapterNumbering extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Chapter + * Creating a TestEnvironment for the interfaces to be tested. Chapter * numbering rules are gotten from text document using interface * <code>XChapterNumberingSupplier</code>. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java index 3880a51dbf37..4c5624b1e051 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndex.java @@ -46,7 +46,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>com::sun::star::text::DocumentIndex</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XDocumentIndex * @see com.sun.star.text.BaseIndex @@ -86,7 +86,7 @@ public class SwXDocumentIndex extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.DocumentIndex</code>, then created document index * is inserted to the text of the document as content. diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java index 03c52cc111aa..0b654905d000 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexMark.java @@ -47,7 +47,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>com::sun::star::text::DocumentIndexMark</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.text.BaseIndexMark * @see com.sun.star.text.XTextContent @@ -88,7 +88,7 @@ public class SwXDocumentIndexMark extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.DocumentIndexMark</code>, attaches text to * created DocumentIndexMark, and inserts DocumentIndexMark to the diff --git a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java index f0408e95b3b0..7ca935efd647 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDocumentIndexes.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XElementAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -81,7 +81,7 @@ public class SwXDocumentIndexes extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.ContentIndex</code>, then created content index is * inserted to the text document, and finally all document indexes are gotten diff --git a/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java b/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java index f2407f63ab47..c297f6cc7d53 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java +++ b/qadevOOo/tests/java/mod/_sw/SwXDrawPage.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::drawing::XShapeCombiner</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.drawing.GenericDrawPage * @see com.sun.star.drawing.XShapeBinder * @see com.sun.star.drawing.XShapeGrouper @@ -105,7 +105,7 @@ public class SwXDrawPage extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After + * Creating a TestEnvironment for the interfaces to be tested. After * obtaining DrawPage object several shapes are inserted to it. * Object relations created : * <ul> diff --git a/qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java b/qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java index b6a101ce98a4..240437b88e2d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java +++ b/qadevOOo/tests/java/mod/_sw/SwXEndnoteProperties.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::FootnoteSettings</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.FootnoteSettings * @see ifc.text._FootnoteSettings */ @@ -77,7 +77,7 @@ public class SwXEndnoteProperties extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.Endnote</code>. Then created endnote is inserted * to the text document, and finally endnote settings are gotten from text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java index 5c891e716b64..59e642253d79 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFieldEnumeration.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XEnumeration</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XEnumeration * @see ifc.container._XEnumeration */ @@ -77,7 +77,7 @@ public class SwXFieldEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. FieldMaster + * Creating a TestEnvironment for the interfaces to be tested. FieldMaster * object is created and attached to Bibliography database. After setting * properties of created FieldMaster object, it is attached to the TextField * object. Then TextField is inserted as TextContent to the text document. diff --git a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java index d5a4cefc7f3e..15a1ede053f6 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFieldMaster.java @@ -40,7 +40,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.TextFieldMaster * @see com.sun.star.text.FieldMaster.Database * @see com.sun.star.beans.XPropertySet @@ -76,7 +76,7 @@ public class SwXFieldMaster extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.FieldMaster.Database</code>. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnote.java b/qadevOOo/tests/java/mod/_sw/SwXFootnote.java index 3f8a16132a3f..911fa368e684 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnote.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnote.java @@ -50,7 +50,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XFootnote * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XSimpleText @@ -94,7 +94,7 @@ public class SwXFootnote extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.Footnote</code>. Then inserts created footnote * to a text of document as content. diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java b/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java index de75d200e95f..1660cf88185b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnoteProperties.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::FootnoteSettings</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.FootnoteSettings * @see ifc.text._FootnoteSettings */ @@ -76,7 +76,7 @@ public class SwXFootnoteProperties extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.Footnote</code>. Then inserts created Footnote * to the text document, and finally gets footnote settings from text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java b/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java index 45b0db7d174f..363a4485877c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnoteText.java @@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -98,7 +98,7 @@ public class SwXFootnoteText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.Footnote</code>. Then inserts created Footnote * to the text, and finally sets a string to the footnote. Then the text diff --git a/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java b/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java index fd6ca04f9c08..dbc271dc61db 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFootnotes.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XElementAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see ifc.container._XIndexAccess @@ -79,7 +79,7 @@ public class SwXFootnotes extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.Footnote</code>. Then inserts created Footnote * to the text, and finally gets all footnotes of text document diff --git a/qadevOOo/tests/java/mod/_sw/SwXFrames.java b/qadevOOo/tests/java/mod/_sw/SwXFrames.java index 42497af5d5f0..89966150e1ca 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXFrames.java +++ b/qadevOOo/tests/java/mod/_sw/SwXFrames.java @@ -44,7 +44,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XElementAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XContainer * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess @@ -82,7 +82,7 @@ public class SwXFrames extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.TextFrame</code>. Then inserts created text frame * to the text, and finally gets all frames of text document using diff --git a/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java b/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java index 7e84f10dd40c..6b8eab9144cf 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXHeadFootText.java @@ -54,7 +54,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -100,7 +100,7 @@ public class SwXHeadFootText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first + * Creating a TestEnvironment for the interfaces to be tested. At first * style families are obtained from text document, then style 'Standard' has * gotten from style family 'PageStyles'. At the end, document header and * footer are switched on and document text is obtained. diff --git a/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java b/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java index c57698110c08..98524cec5281 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java +++ b/qadevOOo/tests/java/mod/_sw/SwXLineNumberingProperties.java @@ -43,7 +43,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>com::sun::star::text::LineNumberingProperties</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.LineNumberingProperties * @see ifc.text._LineNumberingProperties */ @@ -76,7 +76,7 @@ public class SwXLineNumberingProperties extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. After inserting + * Creating a TestEnvironment for the interfaces to be tested. After inserting * string and control character to the text document, line numbering * properties are gotten using <code>XLineNumberingProperties</code> interface. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java b/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java index 4bbd95dcf74a..c13f6918962c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java +++ b/qadevOOo/tests/java/mod/_sw/SwXMailMerge.java @@ -60,7 +60,7 @@ public class SwXMailMerge extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. <p> + * Creating a TestEnvironment for the interfaces to be tested. <p> * Creates <code>MailMerge</code> service * Object relations created : * <ul> * <li> <code>'executeArgs'</code> for diff --git a/qadevOOo/tests/java/mod/_sw/SwXModule.java b/qadevOOo/tests/java/mod/_sw/SwXModule.java index 45165e99e978..12648611e8cf 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXModule.java +++ b/qadevOOo/tests/java/mod/_sw/SwXModule.java @@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::view::XViewSettingsSupplier</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.view.XPrintSettingsSupplier * @see com.sun.star.view.XViewSettingsSupplier * @see ifc.view._XPrintSettingsSupplier @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; public class SwXModule extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.GlobalSettings</code>. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java b/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java index 4bc18aa2d11f..38f808593c23 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java +++ b/qadevOOo/tests/java/mod/_sw/SwXNumberingRules.java @@ -51,7 +51,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::NumberingRules</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -89,7 +89,7 @@ public class SwXNumberingRules extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first some strings are inserted to a text document, then style families * are gotten from text document using <code>XStyleFamiliesSupplier</code>. * Then style family 'NuberingRules' is retrieved, then style indexed '0' diff --git a/qadevOOo/tests/java/mod/_sw/SwXParagraph.java b/qadevOOo/tests/java/mod/_sw/SwXParagraph.java index 304dfa8b6683..275788174a9d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXParagraph.java +++ b/qadevOOo/tests/java/mod/_sw/SwXParagraph.java @@ -57,7 +57,7 @@ import com.sun.star.util.XCloseable; * <li> <code>com::sun::star::style::CharacterPropertiesAsian</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextContent * @see com.sun.star.text.TextContent * @see com.sun.star.style.CharacterPropertiesComplex @@ -110,7 +110,7 @@ public class SwXParagraph extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. To obtain + * Creating a TestEnvironment for the interfaces to be tested. To obtain * test component, at first several paragraphs are inserted to a major text * of text document. Then enumeration of text paragraphs is created, and * some paragraph is gotten using <code>XEnumeration</code> interface.<p> diff --git a/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java index fca0a8b5f5ab..fafdfa94d1ac 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXParagraphEnumeration.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XEnumeration</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XEnumeration * @see ifc.container._XEnumeration */ @@ -75,7 +75,7 @@ public class SwXParagraphEnumeration extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After major + * Creating a TestEnvironment for the interfaces to be tested. After major * text is gotten from a text document, three paragraphs (each of them * filled by 5 strings) are inserted to major text. Finally, paragraph * enumeration is created using <code>XEnumeration</code> interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java b/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java index 8e5690f8b7e7..7d2062021a9c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPrintSettings.java @@ -40,7 +40,7 @@ import com.sun.star.view.XPrintSettingsSupplier; * <li> <code>com::sun::star::text::PrintSettings</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.PrintSettings * @see ifc.text._PrintSettings */ @@ -72,7 +72,7 @@ public class SwXPrintSettings extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.GlobalSettings</code>, then print settings are * gotten using <code>XPrintSettingsSupplier</code> interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java b/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java index fe6fc556d642..0e5b33ad3f60 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPropertySet.java @@ -35,7 +35,7 @@ import com.sun.star.text.XTextDocument; * <li> <code>com::sun::star::beans::XPropertySet</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySet * @see ifc.beans._XPropertySet */ @@ -52,7 +52,7 @@ public class SwXPropertySet extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Method creates text document as a test component. */ @Override diff --git a/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java b/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java index 0eeebc95a158..8d67f0cc5e30 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java +++ b/qadevOOo/tests/java/mod/_sw/SwXPropertySetInfo.java @@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::beans::XPropertySetInfo</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.beans.XPropertySetInfo * @see ifc.beans._XPropertySetInfo */ @@ -56,7 +56,7 @@ public class SwXPropertySetInfo extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Method + * Creating a TestEnvironment for the interfaces to be tested. Method * creates text document, then obtains PropertySetInfo of created text * document using <code>XPropertySet</code> interface. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java index 1fc6a5a3b915..6a68965f1cd6 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java +++ b/qadevOOo/tests/java/mod/_sw/SwXReferenceMark.java @@ -45,7 +45,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XTextContent</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.lang.XComponent * @see com.sun.star.text.XTextContent @@ -82,7 +82,7 @@ public class SwXReferenceMark extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.ReferenceMark</code>, then sets new * name of created ReferenceMark using <code>XNamed</code> interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java b/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java index 1c7ef0c20f15..9c04061330af 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java +++ b/qadevOOo/tests/java/mod/_sw/SwXReferenceMarks.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XElementAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess @@ -83,7 +83,7 @@ public class SwXReferenceMarks extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instances of the service * <code>com.sun.star.text.ReferenceMark</code>, then sets new names to * created ReferenceMark's using <code>XNamed</code> interface. Then renamed diff --git a/qadevOOo/tests/java/mod/_sw/SwXShape.java b/qadevOOo/tests/java/mod/_sw/SwXShape.java index 1a19f15eb8ec..85960f2101d7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXShape.java +++ b/qadevOOo/tests/java/mod/_sw/SwXShape.java @@ -46,7 +46,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::drawing::Shape</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.drawing.XShape * @see com.sun.star.drawing.XShapeDescriptor @@ -87,7 +87,7 @@ public class SwXShape extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first, + * Creating a TestEnvironment for the interfaces to be tested. At first, * DrawPage is gotten from text document using <code>XDrawPageSupplier</code> * interface. Then shape (rectangle) is created and added to DrawPage * obtained before, then returned as a test component. diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyle.java b/qadevOOo/tests/java/mod/_sw/SwXStyle.java index c17daf18d90a..eb6ef3488d27 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyle.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyle.java @@ -53,7 +53,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::style::XStyle</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNamed * @see com.sun.star.style.Style * @see com.sun.star.style.XStyle @@ -90,7 +90,7 @@ public class SwXStyle extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * At first style families are gotten from a text document using * <code>XStyleFamiliesSupplier</code> interface, then family indexed '0' is * gotten from this style family using <code>XIndexAccess</code> interface. diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java b/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java index 04b319b98cfc..3db3505de158 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyleFamilies.java @@ -42,7 +42,7 @@ import com.sun.star.uno.UnoRuntime; * <li> <code>com::sun::star::container::XIndexAccess</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.container.XIndexAccess @@ -79,7 +79,7 @@ public class SwXStyleFamilies extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. Style families + * Creating a TestEnvironment for the interfaces to be tested. Style families * are gotten from text document using <code>XStyleFamiliesSupplier</code> * interface and returned as a test component. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java b/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java index cf84e00af6b8..f7cf1de8ebd3 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java +++ b/qadevOOo/tests/java/mod/_sw/SwXStyleFamily.java @@ -49,7 +49,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::container::XNameReplace</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XNameContainer * @see com.sun.star.container.XNameAccess * @see com.sun.star.container.XElementAccess @@ -89,7 +89,7 @@ public class SwXStyleFamily extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. At first, + * Creating a TestEnvironment for the interfaces to be tested. At first, * style families of text document are gotten using * <code>XStyleFamiliesSupplier</code> interface, then family indexed '0' is * gotten from previously obtained style families collection using diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java b/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java index 17733762910b..359d2ec4c84c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableCellText.java @@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::XText</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextRangeMover * @see com.sun.star.text.XSimpleText * @see com.sun.star.text.XTextRange @@ -97,7 +97,7 @@ public class SwXTableCellText extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to a text document. Then cell named 'A1' is * obtained from table, string 'SwXTableCellText' is set to this cell, then * cell text is gotten from cell obtained before and returned as a test diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java b/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java index 2bc676bf9025..808308fe4d6d 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableColumns.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::table::XTableColumns</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.container.XNameAccess @@ -83,7 +83,7 @@ public class SwXTableColumns extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to text document, then columns are gotten * from table. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXTableRows.java b/qadevOOo/tests/java/mod/_sw/SwXTableRows.java index 63a0ab69ed59..86229695afa9 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTableRows.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTableRows.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::table::XTableRows</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.container.XIndexAccess * @see com.sun.star.container.XElementAccess * @see com.sun.star.table.XTableRows @@ -78,7 +78,7 @@ public class SwXTableRows extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After creation + * Creating a TestEnvironment for the interfaces to be tested. After creation * of text table, it is inserted to text document, then rows are gotten * from table. */ diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java b/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java index 39106dfbc9d5..81474c2d5fc8 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextColumns.java @@ -50,7 +50,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::text::TextColumns</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextColumns * @see com.sun.star.text.TextColumns * @see ifc.text._XTextColumns @@ -84,7 +84,7 @@ public class SwXTextColumns extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After style + * Creating a TestEnvironment for the interfaces to be tested. After style * families are gotten from text document using * <code>XStyleFamiliesSupplier</code> interface, style family indexed '2' * is obtained using <code>XIndexAccess</code> interface. Then style diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java index 472cd96882a0..4328d6f0b27e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextCursor.java @@ -59,7 +59,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::style::CharacterPropertiesAsian</code></li> * </ul> <p> * This object test <b> is NOT </b> designed to be run in several - * threads concurently. + * threads concurrently. * @see com.sun.star.text.XTextCursor * @see com.sun.star.text.XWordCursor * @see com.sun.star.style.CharacterPropertiesComplex @@ -118,7 +118,7 @@ public class SwXTextCursor extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. After major + * Creating a TestEnvironment for the interfaces to be tested. After major * text of text document is obtained, text cursor is created and several * paragraphs within the text are inserted to a text document. Finally, * text cursor is returned as a test component. diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java b/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java index b09b636abd3c..78a24cfdb60c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextDocument.java @@ -65,7 +65,7 @@ public class SwXTextDocument extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment(TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java index c8318815bbdb..1012112dc3a4 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObject.java @@ -82,7 +82,7 @@ public class SwXTextEmbeddedObject extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java index c74203b85e56..1af8fac9a1a5 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextEmbeddedObjects.java @@ -83,7 +83,7 @@ public class SwXTextEmbeddedObjects extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextField.java b/qadevOOo/tests/java/mod/_sw/SwXTextField.java index dafdbe78cda6..5b9762d176e0 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextField.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextField.java @@ -93,7 +93,7 @@ public class SwXTextField extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java b/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java index f3cb6f0e7a95..5e46b95b0a65 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFieldMasters.java @@ -89,7 +89,7 @@ public class SwXTextFieldMasters extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java b/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java index c2ab4699c67e..b3e3d840b0bf 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFieldTypes.java @@ -87,7 +87,7 @@ public class SwXTextFieldTypes extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java b/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java index 8e3e5131f14d..287ba551dc24 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFrame.java @@ -66,7 +66,7 @@ public class SwXTextFrame extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment(TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java b/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java index 19394f728eb8..137aa62157db 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextFrameText.java @@ -72,7 +72,7 @@ public class SwXTextFrameText extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java index d2e661700a95..3cf357bb9c5e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObject.java @@ -83,7 +83,7 @@ public class SwXTextGraphicObject extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java index 9396a9de37eb..8852ffbe7e72 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextGraphicObjects.java @@ -82,7 +82,7 @@ public class SwXTextGraphicObjects extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java b/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java index b50cfb9439c6..bffc67d6f19e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextPortion.java @@ -68,7 +68,7 @@ public class SwXTextPortion extends TestCase { } /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java b/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java index e9bec556c25b..630e12cea3e7 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextPortionEnumeration.java @@ -68,7 +68,7 @@ public class SwXTextPortionEnumeration extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextRange.java b/qadevOOo/tests/java/mod/_sw/SwXTextRange.java index ca6c9cfa3e0b..efe4b42fca15 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextRange.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextRange.java @@ -56,7 +56,7 @@ public class SwXTextRange extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java b/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java index bb3d9f07569e..b89d62d71f4f 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextRanges.java @@ -66,7 +66,7 @@ public class SwXTextRanges extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java b/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java index ec8dc1e7c96b..677f7012d53c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSearch.java @@ -67,7 +67,7 @@ public class SwXTextSearch extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSection.java b/qadevOOo/tests/java/mod/_sw/SwXTextSection.java index bb6a5804b56a..18cbd6375a4a 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSection.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSection.java @@ -77,7 +77,7 @@ public class SwXTextSection extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override protected synchronized TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) { diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextSections.java b/qadevOOo/tests/java/mod/_sw/SwXTextSections.java index 4a136e168d86..a5c47c00e91b 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextSections.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextSections.java @@ -66,7 +66,7 @@ public class SwXTextSections extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public synchronized TestEnvironment createTestEnvironment diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java index 587dec3fb268..518601047eda 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextTableCursor.java @@ -62,7 +62,7 @@ public class SwXTextTableCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextTables.java b/qadevOOo/tests/java/mod/_sw/SwXTextTables.java index 60c1d85d3406..b7f82f11253a 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextTables.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextTables.java @@ -66,7 +66,7 @@ public class SwXTextTables extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextView.java b/qadevOOo/tests/java/mod/_sw/SwXTextView.java index 0603d40584b9..67b7b1a55f20 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextView.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextView.java @@ -111,7 +111,7 @@ public class SwXTextView extends TestCase { /** - * * creating a Testenvironment for the interfaces to be tested + * * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java b/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java index 448e2ea9e4ff..6cd6ddc2ee3c 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java +++ b/qadevOOo/tests/java/mod/_sw/SwXTextViewCursor.java @@ -73,7 +73,7 @@ public class SwXTextViewCursor extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java b/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java index 6b9a93a88ed0..8aeda56c4b7e 100644 --- a/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java +++ b/qadevOOo/tests/java/mod/_sw/SwXViewSettings.java @@ -63,7 +63,7 @@ public class SwXViewSettings extends TestCase { /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested * * @param tParam class which contains additional test parameters * @param log class to log the test state and result diff --git a/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java b/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java index 3ada74f5fe89..4e17682238f1 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLContentExporter.java @@ -91,7 +91,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLContentExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java index 049519ce976e..e28378cd3d87 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLContentImporter.java @@ -87,7 +87,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Writer.XMLContentImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sw/XMLExporter.java b/qadevOOo/tests/java/mod/_sw/XMLExporter.java index f3c8d43c2101..53e37a735849 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLExporter.java @@ -91,7 +91,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sw/XMLImporter.java b/qadevOOo/tests/java/mod/_sw/XMLImporter.java index e3016f20219c..6d74d8fce656 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLImporter.java @@ -88,7 +88,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Writer.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java index c8553ab72bfb..6eca393fbe22 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java @@ -92,7 +92,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLMetaExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java index 1c20d090d246..6e6a6baea9ff 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java @@ -89,7 +89,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Writer.XMLMetaImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java index 7b408a5276a7..2e6cf3b7af57 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLSettingsExporter.java @@ -95,7 +95,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLSettingsExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java index c8fa3c31dc83..573d81e49f39 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLSettingsImporter.java @@ -90,7 +90,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Writer.XMLSettingsImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java index 7fb992152743..a82d6e544e7e 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLStylesExporter.java @@ -91,7 +91,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Calc.XMLStylesExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java index 7f5de472adc8..ac25648db583 100644 --- a/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_sw/XMLStylesImporter.java @@ -89,7 +89,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Writer.XMLStylesImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_tcv/TypeConverter.java b/qadevOOo/tests/java/mod/_tcv/TypeConverter.java index 3287f38361d8..0730eb974032 100644 --- a/qadevOOo/tests/java/mod/_tcv/TypeConverter.java +++ b/qadevOOo/tests/java/mod/_tcv/TypeConverter.java @@ -36,7 +36,7 @@ public class TypeConverter extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java b/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java index 73c95c05ccb8..ab74d8efa908 100644 --- a/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java +++ b/qadevOOo/tests/java/mod/_tdmgr/TypeDescriptionManager.java @@ -39,7 +39,7 @@ public class TypeDescriptionManager extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override public TestEnvironment createTestEnvironment( TestParameters Param, diff --git a/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java b/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java index 825095437b10..df59588707a3 100644 --- a/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java +++ b/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java @@ -43,7 +43,7 @@ import com.sun.star.uno.XInterface; public class DefaultNumberingProvider extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.text.DefaultNumberingProvider</code>. */ diff --git a/qadevOOo/tests/java/mod/_toolkit/Toolkit.java b/qadevOOo/tests/java/mod/_toolkit/Toolkit.java index 84297114f950..7687d0a53898 100644 --- a/qadevOOo/tests/java/mod/_toolkit/Toolkit.java +++ b/qadevOOo/tests/java/mod/_toolkit/Toolkit.java @@ -69,7 +69,7 @@ public class Toolkit extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates <code>com.sun.star.awt.Toolkit</code> service. */ @Override diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java index c588fd23fdcf..1115f08aaabd 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlDialog.java @@ -56,7 +56,7 @@ import util.SOfficeFactory; * <li> <code>com::sun::star::awt::XView</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.lang.XComponent * @see com.sun.star.awt.XWindow * @see com.sun.star.awt.XDialog @@ -77,7 +77,7 @@ public class UnoControlDialog extends TestCase { private static XTextDocument xTextDoc; /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates a Dialog Control and Model instance defines Model * for Control, adds to Dialog a button, sets its size and * sets the dialog visible. <p> diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlDialogModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlDialogModel.java index 7b34cde66845..267e8a69f617 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlDialogModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlDialogModel.java @@ -47,7 +47,7 @@ import util.utils; * <li> <code>com::sun::star::beans::XMultiPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.awt.UnoControlDialogModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.lang.XComponent @@ -61,7 +61,7 @@ import util.utils; */ public class UnoControlDialogModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.awt.UnoControlDialogModel</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedLineModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedLineModel.java index 489ae468f4b7..f0bef5927fe4 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedLineModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlFixedLineModel.java @@ -41,7 +41,7 @@ import util.utils; * <li> <code>com::sun::star::beans::XMultiPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.awt.UnoControlFixedLineModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.lang.XComponent @@ -55,7 +55,7 @@ import util.utils; */ public class UnoControlFixedLineModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.awt.UnoControlFixedLineModel</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlProgressBarModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlProgressBarModel.java index 998cc03cd96a..4acbc09f161d 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlProgressBarModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlProgressBarModel.java @@ -39,7 +39,7 @@ import lib.TestParameters; * <li> <code>com::sun::star::beans::XMultiPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.awt.UnoControlProgressBarModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.lang.XComponent @@ -53,7 +53,7 @@ import lib.TestParameters; */ public class UnoControlProgressBarModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.awt.UnoControlProgressBarModel</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlScrollBarModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlScrollBarModel.java index 38b18bde0945..7fd95f09ea13 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlScrollBarModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlScrollBarModel.java @@ -41,7 +41,7 @@ import util.utils; * <li> <code>com::sun::star::beans::XMultiPropertySet</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.awt.UnoControlScrollBarModel * @see com.sun.star.io.XPersistObject * @see com.sun.star.lang.XComponent @@ -55,7 +55,7 @@ import util.utils; */ public class UnoControlScrollBarModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.awt.UnoControlScrollBarModel</code>. * Object relations created : diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControlModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControlModel.java index 06dea1740239..6c5f3251b128 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControlModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoSpinButtonControlModel.java @@ -31,7 +31,7 @@ import util.utils; public class UnoSpinButtonControlModel extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.awt.UnoControlSpinButtonModel</code>. */ diff --git a/qadevOOo/tests/java/mod/_typeconverter/uno/TypeConverter.java b/qadevOOo/tests/java/mod/_typeconverter/uno/TypeConverter.java index 5fb5d5621c86..28b1e8f0ce01 100644 --- a/qadevOOo/tests/java/mod/_typeconverter/uno/TypeConverter.java +++ b/qadevOOo/tests/java/mod/_typeconverter/uno/TypeConverter.java @@ -33,7 +33,7 @@ public class TypeConverter extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override protected TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) { diff --git a/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java b/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java index 9e85c608366f..9fc7226fc414 100644 --- a/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java +++ b/qadevOOo/tests/java/mod/_typemgr/uno/TypeDescriptionManager.java @@ -36,7 +36,7 @@ public class TypeDescriptionManager extends TestCase { } /** - * creating a Testenvironment for the interfaces to be tested + * creating a TestEnvironment for the interfaces to be tested */ @Override protected TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) { diff --git a/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java b/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java index 3a93e662a8c3..465199414397 100644 --- a/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java +++ b/qadevOOo/tests/java/mod/_ucb/UcbContentProviderProxyFactory.java @@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface; public class UcbContentProviderProxyFactory extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ucb.ContentProviderFactory</code>. */ diff --git a/qadevOOo/tests/java/mod/_ucb/UcbStore.java b/qadevOOo/tests/java/mod/_ucb/UcbStore.java index dfd95164caee..35a8ac9e5643 100644 --- a/qadevOOo/tests/java/mod/_ucb/UcbStore.java +++ b/qadevOOo/tests/java/mod/_ucb/UcbStore.java @@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface; public class UcbStore extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ucb.Store</code>. */ diff --git a/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java b/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java index 1728ae31a062..5272ec325754 100644 --- a/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java +++ b/qadevOOo/tests/java/mod/_ucb/UniversalContentBroker.java @@ -37,7 +37,7 @@ import com.sun.star.uno.XInterface; public class UniversalContentBroker extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ucb.UniversalContentBroker</code>. */ diff --git a/qadevOOo/tests/java/mod/_ucprmt/ContentProvider.java b/qadevOOo/tests/java/mod/_ucprmt/ContentProvider.java index eceb9d7d5558..bedf2d8a9329 100644 --- a/qadevOOo/tests/java/mod/_ucprmt/ContentProvider.java +++ b/qadevOOo/tests/java/mod/_ucprmt/ContentProvider.java @@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::ucb::XParameterizedContentProvider</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see com.sun.star.ucb.XContentProvider * @see com.sun.star.ucb.XFileIdentifierConverter * @see com.sun.star.ucb.XContentIdentifierFactory @@ -55,7 +55,7 @@ import com.sun.star.uno.XInterface; public class ContentProvider extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.ucprmt.ContentProvider</code>. <p> * Object relations created : diff --git a/qadevOOo/tests/java/mod/_uui/UUIInteractionHandler.java b/qadevOOo/tests/java/mod/_uui/UUIInteractionHandler.java index ef5858a5f2af..817074c86276 100644 --- a/qadevOOo/tests/java/mod/_uui/UUIInteractionHandler.java +++ b/qadevOOo/tests/java/mod/_uui/UUIInteractionHandler.java @@ -36,13 +36,13 @@ import com.sun.star.uno.XInterface; * <li> <code>com::sun::star::task::XInteractionHandler</code></li> * </ul> * This object test <b> is NOT </b> designed to be run in several -* threads concurently. +* threads concurrently. * @see ifc.task._XInteractionHandler */ public class UUIInteractionHandler extends TestCase { /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.uui.InteractionHandler</code>. */ diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java index cb90ae98eee4..09b06c08395a 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentExporter.java @@ -95,7 +95,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLContentExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java index 47ec935175ee..0a622cb85bf5 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLContentImporter.java @@ -96,7 +96,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLContentImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java index 18047d2591d8..3e80faee3b22 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLExporter.java @@ -95,7 +95,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java index 38dfd69099f0..4415780939ee 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLImporter.java @@ -96,7 +96,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java index c672f1467011..639d34760324 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesExporter.java @@ -94,7 +94,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLStylesExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java index 6f474395b1e0..b480537c45be 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Chart/XMLStylesImporter.java @@ -94,7 +94,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Chart.XMLStylesImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java index 2e6bd3bfca2e..54bcb39475e5 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentExporter.java @@ -93,7 +93,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLContentExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java index ef0e22a53762..8ce74d0d81f4 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLContentImporter.java @@ -91,7 +91,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLContentImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java index 30542b4a0442..51a15c9a9bd9 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLExporter.java @@ -95,7 +95,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java index e0280b19959f..0bb5da21e3ef 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLImporter.java @@ -91,7 +91,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java index 56c82e97af04..24c15d55a6c3 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaExporter.java @@ -93,7 +93,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLMetaExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java index 592274ec30ea..e80f80f8e026 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java @@ -90,7 +90,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLMetaImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java index 34a162fe067d..f4bd08a90beb 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsExporter.java @@ -94,7 +94,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>om.sun.star.comp.Draw.XMLSettingsExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java index 0a7159a8426f..3850046792b4 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLSettingsImporter.java @@ -91,7 +91,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLSettingsImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java index 6f8bf8e2800d..a4b5eff331b8 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesExporter.java @@ -96,7 +96,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLStylesExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java index 59c6370a72b0..c02c61ff7941 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Draw/XMLStylesImporter.java @@ -91,7 +91,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Draw.XMLStylesImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java index aca41f9f42af..c5997f057d84 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentExporter.java @@ -94,7 +94,7 @@ public class XMLContentExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLContentExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java index 5129138c9841..01cd9372e387 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLContentImporter.java @@ -91,7 +91,7 @@ public class XMLContentImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLContentImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java index 61b1898760ce..ed9968f50012 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLExporter.java @@ -95,7 +95,7 @@ public class XMLExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java index 85be38d653c2..06f104445cb1 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLImporter.java @@ -91,7 +91,7 @@ public class XMLImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java index a9894f5f6068..faa13c1a45ab 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaExporter.java @@ -93,7 +93,7 @@ public class XMLMetaExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLMetaExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java index ac1c4763deda..caaa7090339b 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java @@ -90,7 +90,7 @@ public class XMLMetaImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLMetaImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java index b3a5205e9000..a317be770c9d 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsExporter.java @@ -92,7 +92,7 @@ public class XMLSettingsExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLSettingsExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java index 68de72114bb5..a048a1a6bcfd 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLSettingsImporter.java @@ -92,7 +92,7 @@ public class XMLSettingsImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLStylesImporter</code><p> * diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java index 23f8cefed8f7..5360e5dfc50e 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesExporter.java @@ -96,7 +96,7 @@ public class XMLStylesExporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLStylesExporter</code> with * argument which is an implementation of <code>XDocumentHandler</code> diff --git a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java index c0dfe550aa33..8cd1ff917fb1 100644 --- a/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java +++ b/qadevOOo/tests/java/mod/_xmloff/Impress/XMLStylesImporter.java @@ -91,7 +91,7 @@ public class XMLStylesImporter extends TestCase { } /** - * Creating a Testenvironment for the interfaces to be tested. + * Creating a TestEnvironment for the interfaces to be tested. * Creates an instance of the service * <code>com.sun.star.comp.Impress.XMLStylesImporter</code><p> * diff --git a/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx b/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx index 2971d996c09e..bcfe450d3ce9 100644 --- a/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx +++ b/sd/source/ui/inc/taskpane/TaskPaneTreeNode.hxx @@ -72,7 +72,7 @@ public: */ virtual sal_Int32 GetMinimumWidth(); - /** The default implementaion always returns <FALSE/> + /** The default implementation always returns <FALSE/> */ virtual bool IsResizable(); diff --git a/solenv/bin/concat-deps.c b/solenv/bin/concat-deps.c index aa1deed3ed46..38d009b8c314 100644 --- a/solenv/bin/concat-deps.c +++ b/solenv/bin/concat-deps.c @@ -1098,7 +1098,7 @@ static int get_var(char **var, const char *name) *var = (char *)getenv(name); if(!*var) { - fprintf(stderr,"Error: %s is missing in the environement\n", name); + fprintf(stderr,"Error: %s is missing in the environment\n", name); return 1; } return 0; diff --git a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx index 366e1869b487..243c3bf7428a 100644 --- a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx +++ b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx @@ -271,7 +271,7 @@ void SidebarTextControlAccessibleContext::ProcessWindowEvent( const VclWindowEve VCLXAccessibleComponent::ProcessWindowEvent( rVclWindowEvent ); } -// implementaion of accessible for <SidebarTextControl> instance +// implementation of accessible for <SidebarTextControl> instance SidebarTextControlAccessible::SidebarTextControlAccessible( SidebarTextControl& rSidebarTextControl ) : VCLXWindow() , mrSidebarTextControl( rSidebarTextControl ) diff --git a/sw/source/uibase/docvw/SidebarWinAcc.cxx b/sw/source/uibase/docvw/SidebarWinAcc.cxx index 57850b9b3af6..6462c1b6d75a 100644 --- a/sw/source/uibase/docvw/SidebarWinAcc.cxx +++ b/sw/source/uibase/docvw/SidebarWinAcc.cxx @@ -92,7 +92,7 @@ class SidebarWinAccessibleContext : public VCLXAccessibleComponent ::osl::Mutex maMutex; }; -// implementaion of accessible for <SwSidebarWin> instance +// implementation of accessible for <SwSidebarWin> instance SidebarWinAccessible::SidebarWinAccessible( SwSidebarWin& rSidebarWin, SwViewShell& rViewShell, const SwSidebarItem& rSidebarItem ) diff --git a/xmloff/source/forms/propertyimport.hxx b/xmloff/source/forms/propertyimport.hxx index f7b91457f608..fe4ec0e0192c 100644 --- a/xmloff/source/forms/propertyimport.hxx +++ b/xmloff/source/forms/propertyimport.hxx @@ -95,7 +95,7 @@ namespace xmloff protected: /** handle one single attribute. - <p>This is called for every attribute of the element. This class' implementaion checks if the attribute + <p>This is called for every attribute of the element. This class' implementation checks if the attribute describes a property, if so, it is added to <member>m_aValues</member>.</p> <p>All non-property attributes should be handled in derived classes.</p> |