[Libreoffice-commits] .: 4 commits - accessibility/bridge bean/com connectivity/com connectivity/qa filter/qa filter/source framework/qa javaunohelper/com jurt/com qadevOOo/runner qadevOOo/testdocs qadevOOo/tests ridljar/com scripting/java sfx2/qa xmerge/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Aug 20 04:56:40 PDT 2012


 accessibility/bridge/org/openoffice/java/accessibility/Frame.java                                              |    2 
 accessibility/bridge/org/openoffice/java/accessibility/MenuItem.java                                           |    2 
 bean/com/sun/star/comp/beans/OOoBean.java                                                                      |    2 
 connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java                                     |   12 +--
 connectivity/qa/connectivity/tools/CRMDatabase.java                                                            |    2 
 filter/qa/complex/filter/detection/typeDetection/Helper.java                                                   |    2 
 filter/source/xsltfilter/com/sun/star/comp/xsltfilter/Base64.java                                              |    3 
 framework/qa/complex/XUserInputInterception/EventTest.java                                                     |    5 -
 framework/qa/complex/framework/autosave/Protocol.java                                                          |    8 +-
 framework/qa/complex/framework/recovery/RecoveryTest.java                                                      |    4 -
 framework/qa/complex/framework/recovery/RecoveryTools.java                                                     |    1 
 javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java                                              |    2 
 javaunohelper/com/sun/star/lib/uno/helper/WeakAdapter.java                                                     |    4 -
 jurt/com/sun/star/comp/connections/Acceptor.java                                                               |    2 
 jurt/com/sun/star/comp/connections/Connector.java                                                              |    2 
 jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java                                               |    2 
 jurt/com/sun/star/comp/connections/PipedConnection.java                                                        |    2 
 jurt/com/sun/star/lib/connections/pipe/pipeAcceptor.java                                                       |    2 
 jurt/com/sun/star/lib/connections/pipe/pipeConnector.java                                                      |    2 
 jurt/com/sun/star/lib/connections/socket/socketAcceptor.java                                                   |    2 
 jurt/com/sun/star/lib/connections/socket/socketConnector.java                                                  |    2 
 jurt/com/sun/star/lib/uno/environments/remote/Job.java                                                         |    2 
 jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java                                                    |    8 +-
 qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java                                                        |   10 +-
 qadevOOo/runner/convwatch/ReportDesignerTest.java                                                              |    2 
 qadevOOo/runner/helper/ConfigurationRead.java                                                                  |    2 
 qadevOOo/runner/helper/PropertyHandlerImpl.java                                                                |   36 ++++------
 qadevOOo/runner/helper/PropertyHelper.java                                                                     |    2 
 qadevOOo/runner/helper/URLHelper.java                                                                          |    2 
 qadevOOo/runner/lib/MultiPropertyTest.java                                                                     |   18 ++---
 qadevOOo/runner/lib/Status.java                                                                                |    8 +-
 qadevOOo/runner/stats/OutProducerFactory.java                                                                  |    4 -
 qadevOOo/runner/stats/SQLExecution.java                                                                        |    2 
 qadevOOo/runner/util/DBTools.java                                                                              |    9 +-
 qadevOOo/runner/util/DrawTools.java                                                                            |    2 
 qadevOOo/runner/util/PropertyName.java                                                                         |    4 -
 qadevOOo/runner/util/XMLTools.java                                                                             |    2 
 qadevOOo/runner/util/utils.java                                                                                |   14 +--
 qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java                                       |    2 
 qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection.java                                               |    2 
 qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java                                                         |    2 
 qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java                                                    |    4 -
 qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier.java                                                         |    2 
 qadevOOo/tests/java/ifc/i18n/_XLocaleData.java                                                                 |    2 
 qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java                                                           |    2 
 qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java                                             |    2 
 qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java                                                         |    2 
 qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java                                                   |    2 
 qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java                                                           |    2 
 qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java                                                   |    1 
 qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java                                                            |    2 
 qadevOOo/tests/java/ifc/text/_NumberingLevel.java                                                              |    2 
 qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster.java                                                        |    2 
 qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java                                             |    6 -
 qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java                                         |    6 -
 qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java                                             |    4 -
 qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java                                         |    6 -
 qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java                                                        |   10 +-
 qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java                                                         |    4 -
 qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java                                              |    8 +-
 qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java                                                         |    8 +-
 qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java                                                           |    2 
 qadevOOo/tests/java/mod/_fop/FolderPicker.java                                                                 |    4 -
 qadevOOo/tests/java/mod/_forms/OEditControl.java                                                               |    6 -
 qadevOOo/tests/java/mod/_fps/FilePicker.java                                                                   |   14 +--
 qadevOOo/tests/java/mod/_fwk/ControlMenuController.java                                                        |    2 
 qadevOOo/tests/java/mod/_fwk/LayoutManager.java                                                                |    5 -
 qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java                                                 |    3 
 qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java                                                         |    5 -
 qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java                                                   |    5 -
 qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java                                                       |    2 
 qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java                                                      |    5 -
 qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java                                                          |    2 
 qadevOOo/tests/java/mod/_fwl/TypeDetection.java                                                                |    2 
 qadevOOo/tests/java/mod/_i18n/CalendarImpl.java                                                                |    2 
 qadevOOo/tests/java/mod/_inv/Invocation.java                                                                   |   10 +-
 qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java                                                  |    2 
 qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java                                                              |   19 ++---
 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java                                                           |    5 -
 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java                                                           |    7 -
 qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java                                                          |    7 -
 qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java                                                          |   13 +--
 qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java                                               |   15 +---
 qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java                                                        |   15 +---
 qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java                                                    |   15 +---
 qadevOOo/tests/java/mod/_sc/ScModelObj.java                                                                    |    1 
 qadevOOo/tests/java/mod/_sch/AccArea.java                                                                      |    3 
 qadevOOo/tests/java/mod/_sch/AccAxis.java                                                                      |    3 
 qadevOOo/tests/java/mod/_sch/AccDataPoint.java                                                                 |    3 
 qadevOOo/tests/java/mod/_sch/AccDataSeries.java                                                                |    3 
 qadevOOo/tests/java/mod/_sch/AccDiagram.java                                                                   |    3 
 qadevOOo/tests/java/mod/_sch/AccFloor.java                                                                     |    3 
 qadevOOo/tests/java/mod/_sch/AccGrid.java                                                                      |    3 
 qadevOOo/tests/java/mod/_sch/AccLegend.java                                                                    |    3 
 qadevOOo/tests/java/mod/_sch/AccLegendEntry.java                                                               |    3 
 qadevOOo/tests/java/mod/_sch/AccStatisticsObject.java                                                          |    3 
 qadevOOo/tests/java/mod/_sch/AccTitle.java                                                                     |    3 
 qadevOOo/tests/java/mod/_sch/AccWall.java                                                                      |    3 
 qadevOOo/tests/java/mod/_sch/AccessibleDocumentView.java                                                       |    5 -
 qadevOOo/tests/java/mod/_sch/ChXDiagram.java                                                                   |    2 
 qadevOOo/tests/java/mod/_sd/AccessibleDrawDocumentView.java                                                    |    7 -
 qadevOOo/tests/java/mod/_sd/AccessibleOutlineView.java                                                         |    7 -
 qadevOOo/tests/java/mod/_sd/AccessibleSlideView.java                                                           |    7 -
 qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java                                                       |    5 -
 qadevOOo/tests/java/mod/_sd/DrawController_HandoutView.java                                                    |    7 -
 qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java                                                      |    5 -
 qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java                                                    |    5 -
 qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java                                               |    5 -
 qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java                                                                 |    5 -
 qadevOOo/tests/java/mod/_sd/SdUnoOutlineView.java                                                              |    3 
 qadevOOo/tests/java/mod/_sd/SdUnoPresView.java                                                                 |    5 -
 qadevOOo/tests/java/mod/_sd/SdUnoSlideView.java                                                                |    3 
 qadevOOo/tests/java/mod/_sd/SdXImpressDocument.java                                                            |    3 
 qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java                                            |    2 
 qadevOOo/tests/java/mod/_svx/AccessibleEditableTextPara.java                                                   |    7 -
 qadevOOo/tests/java/mod/_svx/SvxGraphCtrlAccessibleContext.java                                                |   12 +--
 qadevOOo/tests/java/mod/_sw/SwAccessibleDocumentPageView.java                                                  |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleDocumentView.java                                                      |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleEndnoteView.java                                                       |    9 +-
 qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java                                                        |    9 +-
 qadevOOo/tests/java/mod/_sw/SwAccessibleFootnoteView.java                                                      |    9 +-
 qadevOOo/tests/java/mod/_sw/SwAccessibleHeaderView.java                                                        |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessiblePageView.java                                                          |   11 +--
 qadevOOo/tests/java/mod/_sw/SwAccessibleParagraphView.java                                                     |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleTableCellView.java                                                     |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleTableView.java                                                         |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleTextEmbeddedObject.java                                                |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleTextFrameView.java                                                     |    7 -
 qadevOOo/tests/java/mod/_sw/SwAccessibleTextGraphicObject.java                                                 |    7 -
 qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java                                                    |    2 
 qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java                                                    |    6 -
 qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java                                                      |    6 -
 qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java                                                      |    6 -
 qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java                                                  |    6 -
 qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java                                                     |    4 -
 qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java                                                        |    2 
 qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java                                                        |    2 
 qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java                                                    |    8 +-
 qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java                                                         |    8 +-
 ridljar/com/sun/star/uno/UnoRuntime.java                                                                       |    2 
 scripting/java/com/sun/star/script/framework/container/ParcelContainer.java                                    |   11 ---
 scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java                  |    3 
 scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java                          |    4 -
 scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java                |    3 
 scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.java              |    2 
 sfx2/qa/complex/sfx2/UndoManager.java                                                                          |    3 
 sfx2/qa/complex/sfx2/undo/DocumentTest.java                                                                    |    4 -
 xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocDecoder.java               |    7 -
 xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/DocEncoder.java               |    4 -
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/PocketExcelDecoder.java               |    5 -
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/PocketExcelEncoder.java               |   19 -----
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/BoundSheet.java               |    2 
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/LabelCell.java                |    2 
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/FormulaParser.java    |    2 
 xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/TokenEncoder.java     |    4 -
 xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/DocumentDeserializerImpl.java |    2 
 xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ParagraphTextSegment.java     |    2 
 xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/DocumentDeserializerImpl.java   |    2 
 xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/DocumentSerializerImpl.java     |    6 -
 xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/PluginFactoryImpl.java          |    2 
 xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/WSDecoder.java                  |    6 -
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/dom/DOMDocument.java                                 |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/PdbHeader.java                                  |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/EmbeddedBinaryObject.java                        |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/EmbeddedObject.java                              |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/OfficeDocument.java                              |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/OfficeZip.java                                   |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/Style.java                                       |    4 -
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/TextStyle.java                                   |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/BookSettings.java                            |    2 
 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/SheetSettings.java                           |    2 
 171 files changed, 368 insertions(+), 476 deletions(-)

New commits:
commit 38d0e9014bb36f2777841da9497a684017c676f8
Author: Noel Grandin <noel at peralex.com>
Date:   Mon Jul 2 13:58:06 2012 +0200

    Java update - clean up some more @see and @link tags
    
    Change-Id: Ib6f3af37906583af376687962b758d348431585f

diff --git a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
index c4e1a59..5d371e4 100644
--- a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
+++ b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
@@ -107,8 +107,6 @@ public class GraphicalDifferenceCheck
      *
      * @param _sInputFile       the original document
      * @param _sReferencePath   the directory where the document will print as file or export as pdf.
-     *
-     * @throws  ConvWatchException if the are problems, see containing message
      */
     public static boolean isReferenceExists(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA)
         {
diff --git a/qadevOOo/runner/lib/MultiPropertyTest.java b/qadevOOo/runner/lib/MultiPropertyTest.java
index cf347cc..5d61323 100644
--- a/qadevOOo/runner/lib/MultiPropertyTest.java
+++ b/qadevOOo/runner/lib/MultiPropertyTest.java
@@ -54,7 +54,7 @@ import com.sun.star.uno.Type;
  *
  * @see MultiMethodTest
  * @see #testProperty(String)
- * @see #testProperty(String, Propertytester)
+ * @see #testProperty(String, PropertyTester)
  * @see #getNewValue
  * @see #compare
  * @see #toString(Object)
diff --git a/qadevOOo/runner/util/utils.java b/qadevOOo/runner/util/utils.java
index 78019ae..4654014 100644
--- a/qadevOOo/runner/util/utils.java
+++ b/qadevOOo/runner/util/utils.java
@@ -889,7 +889,7 @@ public class utils {
      * @param expand the string to expand
      * @throws java.lang.Exception was thrown on any exception
      * @return return the expanded string
-     * @see com.sun.star.util.theMacroExpander
+     * @see com.sun.star.util.XMacroExpander
      */
     public static String expandMacro(XMultiServiceFactory xMSF, String expand) throws java.lang.Exception {
         try {
diff --git a/qadevOOo/tests/java/ifc/text/_NumberingLevel.java b/qadevOOo/tests/java/ifc/text/_NumberingLevel.java
index 86a20de..ae5c857 100644
--- a/qadevOOo/tests/java/ifc/text/_NumberingLevel.java
+++ b/qadevOOo/tests/java/ifc/text/_NumberingLevel.java
@@ -60,7 +60,7 @@ import com.sun.star.beans.PropertyValue;
 *
 * @see com.sun.star.text.NumberingLevel
 * @see com.sun.star.test.ParagraphProperties
-* @see ifc.text._ParagraphProperties
+* @see ifc.style._ParagraphProperties
 */
 public class _NumberingLevel {
 
diff --git a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java
index 0c88f0a..fbf6a94 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetFactory.java
@@ -58,16 +58,16 @@ import lib.TestParameters;
 public class CachedContentResultSetFactory 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.CachedContentResultSetFactory</code>. <p>
     *     Object relations created :
     * <ul>
     *  <li> <code>'CachedContentResultSetStub'</code> for
-    *      {@link ifc.XCachedContentResultSetFactory} : the destination
+    *      {@link ifc.ucb._XCachedContentResultSetFactory} : the destination
     *   interface requires as its parameter an instance of
     *   <code>CachedContentResultSetStub</code> service. It is created
-    *   using <code>UniversalContentBroker</code> and queriing it for
+    *   using <code>UniversalContentBroker</code> and querying it for
     *   <code>PackageContent</code> which represents JAR file mentioned
     *   above. Then the dynamic list of file contents (entries) is retrieved,
     *   and a static list is created from it. Using
diff --git a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java
index 24d151c..27db3a1 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedContentResultSetStubFactory.java
@@ -57,16 +57,16 @@ import lib.TestParameters;
 public class CachedContentResultSetStubFactory 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.CachedContentResultSetStubFactory</code>. <p>
     *     Object relations created :
     * <ul>
     *  <li> <code>'ContentResultSet'</code> for
-    *      {@link ifc.XCachedContentResultSetStubFactory} : the destination
+    *      {@link ifc.ucb._XCachedContentResultSetStubFactory} : the destination
     *   interface requires as its parameter an instance of
     *   <code>ContentResultSet</code> service. It is created
-    *   using <code>UniversalContentBroker</code> and queriing it for
+    *   using <code>UniversalContentBroker</code> and querying it for
     *   <code>PackageContent</code> which represents JAR file mentioned
     *   above. Then the dynamic list of file contents (entries) is retrieved,
     *   and a static list is created from it. It represents
diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
index c092967..68e053d 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetFactory.java
@@ -57,13 +57,13 @@ import lib.TestParameters;
 public class CachedDynamicResultSetFactory 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.CachedDynamicResultSetFactory</code>. <p>
     *     Object relations created :
     * <ul>
     *  <li> <code>'CachedDynamicResultSetStub'</code> for
-    *      {@link ifc.XCachedDynamicResultSetFactory} : the destination
+    *      {@link ifc.ucb._XCachedDynamicResultSetFactory} : the destination
     *   interface requires as its parameter an instance of
     *   <code>CachedDynamicResultSetStub</code> service. It is created
     *   using <code>UniversalContentBroker</code> and queriing it for
diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
index 1f29cf1..af216c6 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
@@ -56,16 +56,16 @@ import lib.TestParameters;
 public class CachedDynamicResultSetStubFactory 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.CachedDynamicResultSetStubFactory</code>. <p>
     *     Object relations created :
     * <ul>
     *  <li> <code>'DynamicResultSet'</code> for
-    *      {@link ifc.XCachedDynamicResultSetStubFactory} : the destination
+    *      {@link ifc.ucb._XCachedDynamicResultSetStubFactory} : the destination
     *   interface requires as its parameter an instance of
     *   <code>DynamicResultSet</code> service. It is created
-    *   using <code>UniversalContentBroker</code> and queriing it for
+    *   using <code>UniversalContentBroker</code> and querying it for
     *   <code>PackageContent</code> which represents JAR file mentioned
     *   above. Then the dynamic list of file contents (entries) is retrieved.
     *  </li>
diff --git a/qadevOOo/tests/java/mod/_fop/FolderPicker.java b/qadevOOo/tests/java/mod/_fop/FolderPicker.java
index 4af8ffe..597a800 100644
--- a/qadevOOo/tests/java/mod/_fop/FolderPicker.java
+++ b/qadevOOo/tests/java/mod/_fop/FolderPicker.java
@@ -49,11 +49,11 @@ import com.sun.star.uno.XInterface;
 * @see com.sun.star.ui.XFolderPicker
 * @see com.sun.star.lang.XTypeProvider
 * @see com.sun.star.ui.FolderPicker
-* @see ifc.ui._XExecutableDialog
+* @see ifc.ui.dialogs._XExecutableDialog
 * @see ifc.lang._XComponent
 * @see ifc.lang._XServiceInfo
 * @see ifc.ui._XFolderPickerNotifier
-* @see ifc.ui._XFolderPicker
+* @see ifc.ui.dialogs._XFolderPicker
 * @see ifc.lang._XTypeProvider
 */
 public class FolderPicker extends TestCase {
diff --git a/qadevOOo/tests/java/mod/_fps/FilePicker.java b/qadevOOo/tests/java/mod/_fps/FilePicker.java
index e9c2c20..e54adfa 100644
--- a/qadevOOo/tests/java/mod/_fps/FilePicker.java
+++ b/qadevOOo/tests/java/mod/_fps/FilePicker.java
@@ -55,15 +55,15 @@ import com.sun.star.uno.XInterface;
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.ui.XFilePickerNotifier
 * @see com.sun.star.ui.XFilePicker
-* @see ifc.ui._XFilePicker
+* @see ifc.ui.dialogs._XFilePicker
 * @see ifc.lang._XInitialization
 * @see ifc.lang._XServiceInfo
 * @see ifc.lang._XTypeProvider
-* @see ifc.ui._XExecutableDialog
-* @see ifc.ui._XFilePickerControlAccess
-* @see ifc.ui._XFilterManager
+* @see ifc.ui.dialogs._XExecutableDialog
+* @see ifc.ui.dialogs._XFilePickerControlAccess
+* @see ifc.ui.dialogs._XFilterManager
 * @see ifc.lang._XComponent
-* @see ifc.ui._XFilePickerNotifier
+* @see ifc.ui.dialogs._XFilePickerNotifier
 */
 public class FilePicker extends TestCase {
 
@@ -77,10 +77,10 @@ public class FilePicker extends TestCase {
     *      {@link ifc.lang._XInitialization} : argument
     *    for creating dialog from teamplate. </li>
     *  <li> <code>'XFilePickerControlAccess.ControlID'</code> for
-    *      {@link ifc.ui._XFilePickerControlAccess} : here
+    *      {@link ifc.ui.dialogs._XFilePickerControlAccess} : here
     *    it is identifier of check box.</li>
     *  <li> <code>'XFilePickerControlAccess.ControlValue'</code> for
-    *      {@link ifc.ui._XFilePickerControlAccess} :
+    *      {@link ifc.ui.dialogs._XFilePickerControlAccess} :
     *      The value for control to set (since the initial value
     *      of the control is empty) .</li>
     * </ul>
diff --git a/qadevOOo/tests/java/mod/_fwk/LayoutManager.java b/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
index e9f3701..5b63218 100644
--- a/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
@@ -44,7 +44,6 @@ public class LayoutManager extends TestCase {
      * Cleanup: close the created document
      * @param tParam The test parameters.
      * @param log The log writer.
-     * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
diff --git a/qadevOOo/tests/java/mod/_inv/Invocation.java b/qadevOOo/tests/java/mod/_inv/Invocation.java
index ff9a3f8..c91a25b 100644
--- a/qadevOOo/tests/java/mod/_inv/Invocation.java
+++ b/qadevOOo/tests/java/mod/_inv/Invocation.java
@@ -47,19 +47,19 @@ public class Invocation extends TestCase {
     *     Object relations created :
     * <ul>
     *  <li> <code>'XSingleServiceFactory.createInstance.negative'</code> :
-    *   for interface {@link _ifc.lang.XSingleServiceFactory} ;
+    *   for interface {@link ifc.lang._XSingleServiceFactory} ;
     *   <code>String</code> relation; If its value 'true' then
     *   <code>createInstance</code> method for the object isn't
     *   supported. In this case object doesn't support this method.</li>
     *  <li> <code>'XSingleServiceFactory.arguments'</code> :
-    *   for interface {@link _ifc.lang.XSingleServiceFactory} ;
+    *   for interface {@link ifc.lang._XSingleServiceFactory} ;
     *   has <code>Object[]</code> type. This relation is used as
     *   a parameter for <code>createInstanceWithArguments</code>
     *   method call. If this relation doesn't exist test pass
-    *   zerro length array as argument. Here
+    *   zero length array as argument. Here
     *   <code>com.sun.star.io.Pipe</code> instance is passed.</li>
     *  <li> <code>'XSingleServiceFactory.MustSupport'</code> :
-    *   for interface {@link _ifc.lang.XSingleServiceFactory}.
+    *   for interface {@link ifc.lang._XSingleServiceFactory}.
     *   Specifies that created instance must support
     *   <code>com.sun.star.script.XInvocation</code> interface.
     * </ul>
diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_HandoutView.java b/qadevOOo/tests/java/mod/_sd/DrawController_HandoutView.java
index 7fb3a13..d1a4dac 100644
--- a/qadevOOo/tests/java/mod/_sd/DrawController_HandoutView.java
+++ b/qadevOOo/tests/java/mod/_sd/DrawController_HandoutView.java
@@ -137,7 +137,7 @@ public class DrawController_HandoutView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java b/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java
index 88ac142..69b43dd 100644
--- a/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java
+++ b/qadevOOo/tests/java/mod/_sd/DrawController_NotesView.java
@@ -137,7 +137,7 @@ public class DrawController_NotesView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java b/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java
index a63f29b..2580717 100644
--- a/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java
+++ b/qadevOOo/tests/java/mod/_sd/DrawController_OutlineView.java
@@ -137,7 +137,7 @@ public class DrawController_OutlineView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java b/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java
index 3fafbcb..4398a65 100644
--- a/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java
+++ b/qadevOOo/tests/java/mod/_sd/DrawController_PresentationView.java
@@ -137,7 +137,7 @@ public class DrawController_PresentationView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
diff --git a/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java b/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java
index 1b8bcc5..ae3a1e4 100644
--- a/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java
+++ b/qadevOOo/tests/java/mod/_sd/SdUnoDrawView.java
@@ -134,7 +134,7 @@ public class SdUnoDrawView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
commit bf542dfdba7ec0996bf3a635ea87aeff176d0dc0
Author: Noel Grandin <noel at peralex.com>
Date:   Mon Jul 2 13:24:38 2012 +0200

    Java update - cleanup javadoc @see tags
    
    Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc

diff --git a/qadevOOo/runner/helper/PropertyHandlerImpl.java b/qadevOOo/runner/helper/PropertyHandlerImpl.java
index d8909f3..d933e80 100644
--- a/qadevOOo/runner/helper/PropertyHandlerImpl.java
+++ b/qadevOOo/runner/helper/PropertyHandlerImpl.java
@@ -34,7 +34,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param ActuatingPropertyName the id of the actuating property.
      * @param NewValue the new value of the property
      * @param OldValue the old value of the property
@@ -55,7 +55,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param xEventListener the listener to notify about changes
      */
     public void addEventListener(com.sun.star.lang.XEventListener xEventListener) {
@@ -70,7 +70,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName The name of the property whose value is to be converted.
      * @param PropertyValue The to-be-converted property value.
      * @param ControlValueType The target type of the conversion. This type is determined by the control which is used to display the property, which in turn is determined by the handler itself in describePropertyLine .
@@ -88,7 +88,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName The name of the conversion's target property.
      * @param ControlValue The to-be-converted control value. This value has been obtained from an XPropertyControl , using its Value attribute.
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by the property handler
@@ -99,12 +99,11 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName the name of the property whose user interface is to be described
      * @param  out_Descriptor the descriptor of the property line, to be filled by the XPropertyHandler implementation
      * @param ControlFactory a factory for creating XPropertyControl instances. Must not be NULL .
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by this handler
-     *
      * @throws com.sun.star.lang.NullPointerException ::com::sun::star::lang::NullPointerException if ControlFactory is NULL .
      */
     public LineDescriptor describePropertyLine(
@@ -116,13 +115,13 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      */
     public void dispose() {
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @return null
      */
     public String[] getActuatingProperties() {
@@ -130,7 +129,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName the name of the property whose state is to be retrieved
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by the property handler
      * @return null
@@ -141,7 +140,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName the name of the property whose value is to be retrieved
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by the property handler
      * @return null
@@ -151,7 +150,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @return null
      */
     public String[] getSupersededProperties() {
@@ -167,7 +166,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param Component the component to inspect. Must not be NULL
      * @throws com.sun.star.lang.NullPointerException com::sun::star::lang::NullPointerException if the component is NULL
      */
@@ -175,7 +174,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName the name of the property whose composability is to be determined
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by the property handler
      *
@@ -187,7 +186,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName The name of the property whose browse button has been clicked
      * @param Primary true if and only if the primary button has been clicked, false otherwise
      * @param out_Data If the method returns InteractiveSelectionResult::ObtainedValue , then _rData contains the value which has been interactively obtained from the user, and which still needs to be set at the inspected component.
@@ -215,14 +214,14 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param xPropertyChangeListener the listener to be revoke
      */
     public void removePropertyChangeListener(com.sun.star.beans.XPropertyChangeListener xPropertyChangeListener) {
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param PropertyName the name of the property whose value is to be set
      * @param Value the property value to set
      * @throws com.sun.star.beans.UnknownPropertyException ::com::sun::star::beans::UnknownPropertyException if the given property is not supported by the property handler
@@ -231,7 +230,7 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      * @param Suspend Whether the handler is to be suspended true or reactivated ( false ). The latter happens if a handler was successfully suspended, but an external instance vetoed the whole suspension process.
      * @return false
      */
@@ -240,9 +239,8 @@ public class PropertyHandlerImpl implements XPropertyHandler{
     }
 
     /**
-     * This method currently do nothig
+     * This method currently does nothing
      */
-
     public void describePropertyLine(String string, LineDescriptor[] lineDescriptor, XPropertyControlFactory xPropertyControlFactory) throws UnknownPropertyException, com.sun.star.lang.NullPointerException {
     }
 
diff --git a/qadevOOo/runner/lib/MultiPropertyTest.java b/qadevOOo/runner/lib/MultiPropertyTest.java
index 9e69f2f..cf347cc 100644
--- a/qadevOOo/runner/lib/MultiPropertyTest.java
+++ b/qadevOOo/runner/lib/MultiPropertyTest.java
@@ -503,9 +503,9 @@ public class MultiPropertyTest extends MultiMethodTest
          * specified as parameters.
          *
          * @param val1 Not <code>null</code> value for the property
-         * tested.
-         * @param val1 Not <code>null</code> value for the property
-         * tested which differs from the first value.
+         *     tested.
+         * @param val2 Not <code>null</code> value for the property
+         *     tested which differs from the first value.
          */
         public PropertyValueSwitcher(Object val1, Object val2)
         {
diff --git a/qadevOOo/runner/stats/SQLExecution.java b/qadevOOo/runner/stats/SQLExecution.java
index 3253415..8c1651b 100644
--- a/qadevOOo/runner/stats/SQLExecution.java
+++ b/qadevOOo/runner/stats/SQLExecution.java
@@ -254,7 +254,7 @@ public class SQLExecution {
      * @param command The command.
      * @param update If true, it is a update/alter command instead of an select
      *          command
-     * @return A HashMap with the result.
+     * @param output A HashMap with the result.
      */
     private void execute(String command, HashMap<String, String[]> output, boolean update) {
         if (m_bDebug)
diff --git a/qadevOOo/runner/util/DBTools.java b/qadevOOo/runner/util/DBTools.java
index 37894e6..69bfb06 100644
--- a/qadevOOo/runner/util/DBTools.java
+++ b/qadevOOo/runner/util/DBTools.java
@@ -397,9 +397,8 @@ public class DBTools {
     /**
     * Performs connection to DataSource specified.
     * @param dbSource <code>com.sun.star.sdb.DataSource</code> service
-    * specified data source which must be already registered in the
-    * <code>DatabaseContext</code> service.
-    * @param dbSource Data source to be connected to.
+    *     specified data source which must be already registered in the
+    *     <code>DatabaseContext</code> service.
     * @return Connection to the data source.
     */
     public XConnection connectToSource(Object dbSource)
diff --git a/qadevOOo/runner/util/DrawTools.java b/qadevOOo/runner/util/DrawTools.java
index 842f34a..05c5551 100644
--- a/qadevOOo/runner/util/DrawTools.java
+++ b/qadevOOo/runner/util/DrawTools.java
@@ -139,9 +139,7 @@ public class DrawTools {
      * @param x the x-position of the shape
      * @param y the y-position of the shape
      * @param kind the kind of the shape ('Ellipse', 'Line' or 'Rectangle')
-     * @return the created XShape
     */
-
     public void addShape(  XComponent oDoc, int height, int width, int x,
                                                          int y, String kind ) {
 
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index b7a8598..21d78ec 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -129,7 +129,7 @@ public interface PropertyName {
     /**
      * parameter name: "NoCwsAttach"<p>
      * If this parameter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
-     * @see tests.complex.unoapi.CheckModuleAPI
+     * @see complex.unoapi.CheckModuleAPI
      */
     final public static String NO_CWS_ATTACH = "NoCwsAttach";
     /**
diff --git a/qadevOOo/runner/util/XMLTools.java b/qadevOOo/runner/util/XMLTools.java
index 9bac815..cd73daf 100644
--- a/qadevOOo/runner/util/XMLTools.java
+++ b/qadevOOo/runner/util/XMLTools.java
@@ -899,7 +899,7 @@ public class XMLTools {
      * @param xDoc Target document to be imported.
      * @param docType Type of document (for example 'Calc', 'Writer', 'Draw')
      * The type must start with <b>capital</b> letter.
-     * @param exportType The type of export specifies if the whole
+     * @param importType The type of export specifies if the whole
      * document will be exported or one of its parts (Meta info, Styles, etc.).
      * The following types supported (it hardly depends of XML data in file) :
      *  "" (empty string) - for the whole document ;
diff --git a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java
index 6d636d3..4adbdfe 100644
--- a/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java
+++ b/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/MyPersistObject.java
@@ -167,7 +167,7 @@ public class MyPersistObject implements XPersistObject, XTypeProvider,
 
 
     /**
-     * Fuction to get information about the property set.
+     * Function to get information about the property set.
      * @return The information
      * @see com.sun.star.io.XPropertySet
      */
diff --git a/qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection.java b/qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection.java
index 54e40ae..a79282d 100644
--- a/qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection.java
+++ b/qadevOOo/tests/java/ifc/accessibility/_XAccessibleSelection.java
@@ -69,7 +69,7 @@ public class _XAccessibleSelection extends MultiMethodTest {
      * Retrieves the interface <code>XAccessibleContext</code>
      * and object relation.
      * @see com.sun.star.accessibility.XAccessibleContext
-     * @see ifc.accessibility.XAccessibleContext
+     * @see ifc.accessibility._XAccessibleContext
      */
     protected void before() {
         xAC = UnoRuntime.queryInterface(
diff --git a/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java b/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
index 972a5ae..7cf6491 100644
--- a/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
+++ b/qadevOOo/tests/java/ifc/frame/_XNotifyingDispatch.java
@@ -43,7 +43,7 @@ import com.sun.star.frame.DispatchResultEvent;
 * <ul> <p>
 * @see com.sun.star.frame.XDispatch
 * @see com.sun.star.frame.XNotifyingDispatch
-* @see ifc.frmae._XDispatch
+* @see ifc.frame._XDispatch
 */
 public class _XNotifyingDispatch extends MultiMethodTest {
 
diff --git a/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java b/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
index 8b1aa32..f5e0c84 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
@@ -296,7 +296,7 @@ public class _XCharacterClassification extends MultiMethodTest {
     * is equal to a number where element is located in array. Also method has
     * <b> OK </b> status for symbol with code 55296, because it doesn't work
     * since it hasn't the right neighborhood.<p>
-    * @see http://ppewww.ph.gla.ac.uk/~flavell/unicode/unidata.html
+    * @see "http://ppewww.ph.gla.ac.uk/~flavell/unicode/unidata.html"
     */
     public void _getScript() {
         boolean res = true;
diff --git a/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java b/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
index 8780fe2..faff40b 100644
--- a/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
+++ b/qadevOOo/tests/java/ifc/registry/_XImplementationRegistration.java
@@ -45,7 +45,7 @@ import util.utils;
 * <ul> <p>
 * Test is <b> NOT </b> multithread compilant. <p>
 * After test completion object environment has to be recreated.
-* @see com.sun.star.###
+* @see com.sun.star
 */
 public class _XImplementationRegistration extends MultiMethodTest {
 
diff --git a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
index 838370e..3b82fec 100644
--- a/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
+++ b/qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
@@ -65,7 +65,7 @@ public class _XSingleSelectQueryComposer extends MultiMethodTest {
     *  <li><code>XPropertySet xProp</code></li>
     *  <li><code>String colName</code></li>
     * </ul> <p>
-     * @see om.sun.star.sdb.XSingleSelectQueryAnalyzer
+     * @see com.sun.star.sdb.XSingleSelectQueryAnalyzer
      * @see com.sun.star.beans.XPropertySet
      */
     protected void before() /* throws Exception*/ {
diff --git a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
index 225e0f9..d055478 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery.java
@@ -42,7 +42,7 @@ import com.sun.star.uno.UnoRuntime;
  *   </li>
  *   <li>"XCellRangesQuery.EXPECTEDRESULTS": the expected results for the test
  *       methods as a String array.<br>
- *       @see mod._sc.ScCellCurserObj or
+ *       @see mod._sc.ScCellCursorObj or
  *       @see mod._sc.ScCellObj for an example how this should look like.
  *   </li>
  * </ul>
diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java
index a44b25b..595dd7d 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java
@@ -53,10 +53,10 @@ import util.utils;
 * @see com.sun.star.container.XElementAccess
 * @see com.sun.star.uno.XNamingService
 * @see com.sun.star.sdb.DatabaseContext
-* @see ifc.container.XNameAccess
-* @see ifc.container.XEnumerationAccess
-* @see ifc.container.XElementAccess
-* @see ifc.uno.XNamingService
+* @see ifc.container._XNameAccess
+* @see ifc.container._XEnumerationAccess
+* @see ifc.container._XElementAccess
+* @see ifc.uno._XNamingService
 */
 public class ODatabaseContext extends TestCase {
 
@@ -73,7 +73,7 @@ public class ODatabaseContext extends TestCase {
     *     Needed object relations :
     * <ul>
     * <li> <code>'XNamingService.RegisterObject'</code> for
-    *      {@link ifc.namingservice.XNamingService} as an
+    *      {@link ifc.uno._XNamingService} as an
     *      instance of <code>com.sun.star.sdb.DataSource</code>
     *      service. </li>
     * </ul>
diff --git a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java
index e2647e3..065e07a 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java
@@ -58,14 +58,14 @@ import com.sun.star.task.XInteractionHandler;
 *  <li> <code>com::sun::star::beans::XPropertySet</code></li>
 * </ul>
 *
-* @see com.sun.star.sdb.XQueryDefinitionSupplier
+* @see com.sun.star.sdb.XQueryDefinitionsSupplier
 * @see com.sun.star.sdb.XFormDocumentsSupplier
 * @see com.sun.star.beans.XPropertySet
 * @see com.sun.star.sdb.DataSource
 * @see com.sun.star.sdb.XCompletedConnection
 * @see com.sun.star.util.XFlushable
 * @see com.sun.star.sdb.XReportDocumentsSupplier
-* @see ifc.sdb._XQueryDefinitionSupplier
+* @see ifc.sdb._XQueryDefinitionsSupplier
 * @see ifc.sdb._XFormDocumentsSupplier
 * @see ifc.beans._XPropertySet
 * @see ifc.sdb._DataSource
diff --git a/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java b/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java
index a0b2b5d..7cf1ee9 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java
@@ -151,13 +151,13 @@ public class OSingleSelectQueryComposer extends TestCase {
     * <ul>SingleSelectQueryAnalyzer
 
     * <li> <code>'xComposer'</code> for
-    *      {@link ifc.sdb.XSingleSelectQueryAnalyzer} interface
+    *      {@link ifc.sdb._XSingleSelectQueryAnalyzer} interface
     * <li> <code>'xQueryAna'</code> for
-    *      {@link ifc.sdb.XSingleSelectQueryComposer} interface
+    *      {@link ifc.sdb._XSingleSelectQueryComposer} interface
     * <li> <code>'xProp'</code> for
-    *      {@link ifc.sdb.XSingleSelectQueryComposer} interface
+    *      {@link ifc.sdb._XSingleSelectQueryComposer} interface
     * <li> <code>'colName'</code> for
-    *      {@link ifc.sdb.XSingleSelectQueryComposer} interface
+    *      {@link ifc.sdb._XSingleSelectQueryComposer} interface
     * </ul>
     *
     */
diff --git a/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java b/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java
index c3af868..4942143 100644
--- a/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java
+++ b/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java
@@ -201,16 +201,16 @@ public class SbaXGridControl extends TestCase {
     *     Object relations created :
     * <ul>
     *  <li> <code>'GRAPHICS'</code> for
-    *      {@link ifc.awt_XView} test : <code>XGraphics</code>
+    *      {@link ifc.awt._XView} test : <code>XGraphics</code>
     *   object different that belong to the object tested.</li>
     *  <li> <code>'CONTEXT'</code> for
     *      {@link ifc.awt._XControl} </li>
     *  <li> <code>'WINPEER'</code> for
-    *      {@link ifc.awt._XCOntrol} </li>
+    *      {@link ifc.awt._XControl} </li>
     *  <li> <code>'TOOLKIT'</code> for
-    *      {@link ifc.awt._XCOntrol} </li>
+    *      {@link ifc.awt._XControl} </li>
     *  <li> <code>'MODEL'</code> for
-    *      {@link ifc.awt._XCOntrol} </li>
+    *      {@link ifc.awt._XControl} </li>
     *  <li> <code>'XWindow.AnotherWindow'</code> for
     *      {@link ifc.awt._XWindow} for switching focus.</li>
     *  <li> <code>'XDispatch.URL'</code> for
diff --git a/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java b/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java
index ce8bd3d..655838c 100644
--- a/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java
+++ b/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java
@@ -39,7 +39,7 @@ import com.sun.star.uno.XInterface;
 *  <li> <code>com::sun::star::sdbc::XDriverManager</code></li>
 * </ul>
 * @see com.sun.star.sdbc.XDriverManager
-* @see ifc.sdbc.XDriverManager
+* @see ifc.sdbc._XDriverManager
 */
 public class OConnectionPool extends TestCase {
     protected TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_forms/OEditControl.java b/qadevOOo/tests/java/mod/_forms/OEditControl.java
index e7f84e0..d60ec11 100644
--- a/qadevOOo/tests/java/mod/_forms/OEditControl.java
+++ b/qadevOOo/tests/java/mod/_forms/OEditControl.java
@@ -154,13 +154,13 @@ public class OEditControl extends TestCase {
      *      {@link ifc.awt._XWindow} : the controller of another
      *      component. </li>
      *  <li> <code>'Win1'</code> for
-     *      {@link ifc.form.XChangeBroadcaster} : the window (controller)
+     *      {@link ifc.form._XChangeBroadcaster} : the window (controller)
      *      of the tested component. </li>
      *  <li> <code>'Win2'</code> for
-     *      {@link ifc.form.XChangeBroadcaster} : the window (controller)
+     *      {@link ifc.form._XChangeBroadcaster} : the window (controller)
      *      of another component. </li>
      *  <li> <code>'CONTROL'</code> for
-     *      {@link ifc.form.XChangeBroadcaster} : the controller
+     *      {@link ifc.form._XChangeBroadcaster} : the controller
      *      of another component. </li>
      * </ul>
      */
diff --git a/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java b/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
index 3d32f1f..eedef1c 100644
--- a/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
@@ -57,7 +57,6 @@ public class ModuleUIConfigurationManager extends TestCase {
      * Cleanup: close the created document
      * @param tParam The test parameters.
      * @param log The log writer.
-     * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
diff --git a/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java b/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
index fe29ec3..158e307 100644
--- a/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
+++ b/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
@@ -40,7 +40,6 @@ public class ObjectMenuController extends TestCase {
      * Cleanup: close the created document
      * @param tParam The test parameters.
      * @param log The log writer.
-     * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
diff --git a/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java b/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
index 6651e90..d985a0f 100644
--- a/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
+++ b/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
@@ -42,7 +42,6 @@ public class PopupMenuControllerFactory extends TestCase {
      * Cleanup: close the created document
      * @param tParam The test parameters.
      * @param log The log writer.
-     * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
diff --git a/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java b/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
index 4ec098d..20cf909 100644
--- a/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
@@ -40,7 +40,6 @@ public class UIElementFactoryManager extends TestCase {
      * Cleanup: close the created document
      * @param tParam The test parameters.
      * @param log The log writer.
-     * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
diff --git a/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java b/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java
index da1ff2b..6611333 100644
--- a/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java
+++ b/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java
@@ -41,7 +41,7 @@ import com.sun.star.uno.XInterface;
  *  <li> <code>com::sun::star::lang::XMultiServiceFactory</code></li>
  * </ul> <p>
  *
- * @see com::sun::star::util::XStringSubstitution
+ * @see com.sun.star.util.XStringSubstitution
  * @see ifc.util._XStringSubstitution
  */
 public class SubstituteVariables extends TestCase {
diff --git a/qadevOOo/tests/java/mod/_fwl/TypeDetection.java b/qadevOOo/tests/java/mod/_fwl/TypeDetection.java
index c67e6ce..6152283 100644
--- a/qadevOOo/tests/java/mod/_fwl/TypeDetection.java
+++ b/qadevOOo/tests/java/mod/_fwl/TypeDetection.java
@@ -66,7 +66,7 @@ import util.SOfficeFactory;
  * @see ifc.container._XNameContainer
  * @see ifc.container._XNameReplace
  * @see ifc.document._XTypeDetection
- * @see ifc.util.XFlushable
+ * @see ifc.util._XFlushable
  */
 public class TypeDetection extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java b/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java
index 6460522..253674a 100644
--- a/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java
+++ b/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java
@@ -35,7 +35,7 @@ import com.sun.star.uno.XInterface;
 * <ul>
 *  <li> <code>com::sun::star::i18n::Calendar</code></li>
 * </ul>
-* @see ifc.i18n._Calendar
+* @see ifc.i18n._XCalendar
 */
 public class CalendarImpl extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_inv/Invocation.java b/qadevOOo/tests/java/mod/_inv/Invocation.java
index fd315b6..ff9a3f8 100644
--- a/qadevOOo/tests/java/mod/_inv/Invocation.java
+++ b/qadevOOo/tests/java/mod/_inv/Invocation.java
@@ -42,7 +42,7 @@ import com.sun.star.uno.XInterface;
 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/_mcnttype/MimeContentTypeFactory.java b/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java
index d083ae0..db1edb9 100644
--- a/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java
+++ b/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java
@@ -38,7 +38,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.datatransfer.XMimeContentTypeFactory
 * @see com.sun.star.lang.XServiceInfo
 * @see com.sun.star.lang.XTypeProvider
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
index 9c4be06..14f880c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
@@ -64,11 +64,11 @@ import com.sun.star.uno.XInterface;
  * @see com.sun.star.accessibility.XAccessibleComponent
  * @see com.sun.star.accessibility.XAccessibleTable
  * @see com.sun.star.accessibility.XAccessibleContext
- * @see ifc.n.star.accessibility._XAccessibleSelection
- * @see ifc.n.star.accessibility._XAccessibleEventBroadcaster
- * @see ifc.n.star.accessibility._XAccessibleComponent
- * @see ifc.n.star.accessibility._XAccessibleTable
- * @see ifc.n.star.accessibility._XAccessibleContext
+ * @see ifc.accessibility._XAccessibleSelection
+ * @see ifc.accessibility._XAccessibleEventBroadcaster
+ * @see ifc.accessibility._XAccessibleComponent
+ * @see ifc.accessibility._XAccessibleTable
+ * @see ifc.accessibility._XAccessibleContext
  */
 public class ScAccessibleCell extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
index 6bf7bb8..02cdb50 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
@@ -56,8 +56,8 @@ import com.sun.star.uno.XInterface;
  * @see com.sun.star.accessibility.XAccessibleEventBroadcaster
  * @see com.sun.star.accessibility.XAccessibleSelection
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleEventBroadcaster
- * @see ifc.accessibility.XAccessibleSelection
+ * @see ifc.accessibility._XAccessibleEventBroadcaster
+ * @see ifc.accessibility._XAccessibleSelection
  * @see ifc.accessibility._XAccessibleContext
  */
 public class ScAccessibleDocument extends TestCase {
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
index e285d35..9ff5271 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
@@ -64,8 +64,8 @@ import com.sun.star.util.XURLTransformer;
  *
  * @see com.sun.star.accessibility.XAccessibleComponent
  * @see com.sun.star.accessibility.XAccessibleContext
- * @see ifc.n.star.accessibility._XAccessibleComponent
- * @see ifc.n.star.accessibility._XAccessibleContext
+ * @see ifc.accessibility._XAccessibleComponent
+ * @see ifc.accessibility._XAccessibleContext
  */
 public class ScAccessibleDocumentPagePreview extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
index d530c19..11aeeec 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
@@ -68,8 +68,8 @@ import com.sun.star.util.XURLTransformer;
  *
  * @see com.sun.star.accessibility.XAccessibleComponent
  * @see com.sun.star.accessibility.XAccessibleContext
- * @see ifc.n.star.accessibility._XAccessibleComponent
- * @see ifc.n.star.accessibility._XAccessibleContext
+ * @see ifc.accessibility._XAccessibleComponent
+ * @see ifc.accessibility._XAccessibleContext
  */
 public class ScAccessiblePageHeader extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
index eaf633e..f1a9517 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
@@ -65,8 +65,8 @@ import com.sun.star.util.XURLTransformer;
  *
  * @see com.sun.star.accessibility.XAccessibleComponent
  * @see com.sun.star.accessibility.XAccessibleContext
- * @see ifc.n.star.accessibility._XAccessibleComponent
- * @see ifc.n.star.accessibility._XAccessibleContext
+ * @see ifc.accessibility._XAccessibleComponent
+ * @see ifc.accessibility._XAccessibleContext
  */
 public class ScAccessiblePageHeaderArea extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_sch/ChXDiagram.java b/qadevOOo/tests/java/mod/_sch/ChXDiagram.java
index e2811fa..8a09268 100644
--- a/qadevOOo/tests/java/mod/_sch/ChXDiagram.java
+++ b/qadevOOo/tests/java/mod/_sch/ChXDiagram.java
@@ -183,7 +183,7 @@ public class ChXDiagram extends TestCase {
     * <ul>
     *  <li> <code>'CHARTDOC'</code> for
     *      {@link ifc.chart._Dim3DDiagram}, {@link ifc.chart._StockDiagram},
-    *      {@link ifc.chart._ChartAxisZSupplier}, {@link _LineDiagram},
+    *      {@link ifc.chart._ChartAxisZSupplier}, {@link ifc.chart._LineDiagram},
     *      {@link ifc.chart._BarDiagram}, {@link ifc.chart._Diagram},
     *      {@link ifc.chart._ChartTwoAxisYSupplier},
     *      {@link ifc.chart._StackableDiagram}, {@link ifc.chart._Diagram},
diff --git a/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java b/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java
index 629b491..286c856 100644
--- a/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java
+++ b/qadevOOo/tests/java/mod/_sd/DrawController_DrawView.java
@@ -121,7 +121,7 @@ public class DrawController_DrawView extends TestCase {
     *      {@link ifc.frame._XController}(the current controller of the second
     *      created document) </li>
     *  <li> <code>'DrawPage'</code> for
-    *      {@link ifc.drawing.DrawingDocumentDrawView}(the draw page which will
+    *      {@link ifc.drawing._DrawingDocumentDrawView}(the draw page which will
     *      be new current page) </li>
     * </ul>
     * @see com.sun.star.frame.XModel
diff --git a/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java b/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java
index 9005cd5..a206a33 100644
--- a/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java
+++ b/qadevOOo/tests/java/mod/_svtools/AccessibleIconChoiceCtrlEntry.java
@@ -68,7 +68,7 @@ import com.sun.star.util.XURLTransformer;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleText
+ * @see ifc.accessibility._XAccessibleText
  */
 public class AccessibleIconChoiceCtrlEntry extends TestCase {
 
diff --git a/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java b/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java
index 0dc782a..fe06642 100644
--- a/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java
+++ b/qadevOOo/tests/java/mod/_text/DefaultNumberingProvider.java
@@ -36,7 +36,7 @@ import com.sun.star.uno.XInterface;
 *  <li> <code>com::sun::star::text::XDefaultNumberingProvider</code></li>
 * </ul>
 * This object test <b> is NOT </b> designed to be run in several
-* threads concurently.
+* threads concurrently.
 * @see ifc.text._DefaultNumberingProvider
 * @see ifc.text._XDefaultNumberingProvider
 */
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java
index 870bfad..3d585fb 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleRadioButton.java
@@ -79,9 +79,9 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleValue
- * @see ifc.accessibility.XAccessibleText
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleValue
+ * @see ifc.accessibility._XAccessibleText
  */
 public class AccessibleRadioButton extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java
index fa55b1f..b769bc4 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleScrollBar.java
@@ -68,9 +68,9 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleValue
- * @see ifc.accessibility.XAccessibleAction
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleValue
+ * @see ifc.accessibility._XAccessibleAction
  */
 public class AccessibleScrollBar extends TestCase {
     private static XComponent xDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java
index d3e9329..8fde55b 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBar.java
@@ -69,9 +69,9 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleValue
- * @see ifc.accessibility.XAccessibleAction
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleValue
+ * @see ifc.accessibility._XAccessibleAction
  */
 public class AccessibleStatusBar extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java
index 0c5b5d5..3a89ecc 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleStatusBarItem.java
@@ -68,9 +68,9 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleValue
- * @see ifc.accessibility.XAccessibleAction
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleValue
+ * @see ifc.accessibility._XAccessibleAction
  */
 public class AccessibleStatusBarItem extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java
index 3d3d948..d0c62a4 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleTabControl.java
@@ -75,8 +75,8 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleSelection
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleSelection
  */
 public class AccessibleTabControl extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java
index 014dbd1..a5e7633 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleTabPage.java
@@ -73,7 +73,7 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleExtendedComponent
  */
 public class AccessibleTabPage extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java
index 58f2177..dea7bb9 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBox.java
@@ -60,7 +60,7 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleExtendedComponent
  */
 public class AccessibleToolBox extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java
index 9b4ac29..dcd0b82 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleToolBoxItem.java
@@ -71,10 +71,10 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleAction
- * @see ifc.accessibility.XAccessibleText
- * @see ifc.accessibility.XAccessibleValue
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleAction
+ * @see ifc.accessibility._XAccessibleText
+ * @see ifc.accessibility._XAccessibleValue
  */
 public class AccessibleToolBoxItem extends TestCase {
     private static XTextDocument xTextDoc;
diff --git a/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java b/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java
index d3e1f8e..376c7ae 100644
--- a/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java
+++ b/qadevOOo/tests/java/mod/_toolkit/AccessibleWindow.java
@@ -73,10 +73,10 @@ import util.SOfficeFactory;
  * @see ifc.accessibility._XAccessibleEventBroadcaster
  * @see ifc.accessibility._XAccessibleContext
  * @see ifc.accessibility._XAccessibleComponent
- * @see ifc.accessibility.XAccessibleExtendedComponent
- * @see ifc.accessibility.XAccessibleAction
- * @see ifc.accessibility.XAccessibleText
- * @see ifc.accessibility.XAccessibleValue
+ * @see ifc.accessibility._XAccessibleExtendedComponent
+ * @see ifc.accessibility._XAccessibleAction
+ * @see ifc.accessibility._XAccessibleText
+ * @see ifc.accessibility._XAccessibleValue
  */
 public class AccessibleWindow extends TestCase {
     private static XTextDocument xTextDoc;
commit 360f566cf91b2b78a39512ce0f87f5375f7e0479
Author: Noel Grandin <noel at peralex.com>
Date:   Mon Jul 2 13:08:33 2012 +0200

    Java update - fix a bunch of javadoc warnings in @param tags
    
    Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587

diff --git a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
index 7bf52fd..c4e1a59 100644
--- a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
+++ b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
@@ -125,7 +125,7 @@ public class GraphicalDifferenceCheck
      *                          needed very much disk space (up to 10MB per page).
      *                          The path _sOutputPath must be writeable.
      * @param _sReferencePath   the directory where the document will print as file or export as pdf.
-     * @param _GTA              Helper class for lot of parameter to control the office.
+     * @param _aGTA             Helper class for lot of parameter to control the office.
      *
      * Disadvantage: stops rest if one test file has a problem.
      */
@@ -144,7 +144,7 @@ public class GraphicalDifferenceCheck
      *                          needed very much disk space (up to 10MB per page).
      *                          The path _sOutputPath must be writeable.
      * @param _sDiffPath        Path to older differences.
-     * @param _GTA              Helper class for lot of parameter to control the office.
+     * @param _aGTA             Helper class for lot of parameter to control the office.
      *
      *
      * Stops all, if one creation of reference fails
@@ -247,10 +247,10 @@ public class GraphicalDifferenceCheck
      *                          These documents need sufficient disk space (up to 10MB per page).
      *                          A directory structure will be created, which is a mirrored from input path.
      *
-     * @param resultDocName     Name by which the xComponent shall be saved as OpenOffice.org XML document.
+     * @param _resultDocName    Name by which the xComponent shall be saved as OpenOffice.org XML document.
      *                          If provided without suffix, the suffix will be derived from the export filter.
      * @param _sReferencePath   the directory where the document will print as file or export as pdf.
-     * @param _GTA              Helper class for lot of parameter to control the office.
+     * @param _aGTA             Helper class for lot of parameter to control the office.
      */
     public static boolean checkOneFile(XComponent xComponent, String _sOutputPath, String _resultDocName, String _sReferencePath, GraphicalTestArguments _aGTA ) throws ConvWatchException
         {
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index a70bbc5..ea1a2d8 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -112,7 +112,7 @@ class PropertyHelper
 {
     /**
        Create a PropertyValue[] from a ArrayList
-       @param _aArrayList
+       @param _aPropertyList
        @return a PropertyValue[]
     */
     public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
diff --git a/qadevOOo/runner/helper/ConfigurationRead.java b/qadevOOo/runner/helper/ConfigurationRead.java
index 557e119..a3af03c 100644
--- a/qadevOOo/runner/helper/ConfigurationRead.java
+++ b/qadevOOo/runner/helper/ConfigurationRead.java
@@ -120,7 +120,7 @@ public class ConfigurationRead {
 
     /**
      * Get contents of a node by its hierarchical name.
-     * @param The hierarchical name of the node.
+     * @param name The hierarchical name of the node.
      * @return The contents as an object
      */
     public Object getByHierarchicalName(String name) throws NoSuchElementException {
diff --git a/qadevOOo/runner/helper/PropertyHelper.java b/qadevOOo/runner/helper/PropertyHelper.java
index c91b405..05d6a7d 100644
--- a/qadevOOo/runner/helper/PropertyHelper.java
+++ b/qadevOOo/runner/helper/PropertyHelper.java
@@ -26,7 +26,7 @@ public class PropertyHelper
 {
     /**
        Create a PropertyValue[] from a ArrayList
-       @param _aArrayList
+       @param _aPropertyList
        @return a PropertyValue[]
     */
     public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
diff --git a/qadevOOo/runner/helper/URLHelper.java b/qadevOOo/runner/helper/URLHelper.java
index bd091a9..57b8d63 100644
--- a/qadevOOo/runner/helper/URLHelper.java
+++ b/qadevOOo/runner/helper/URLHelper.java
@@ -233,7 +233,7 @@ public class URLHelper
      * used for further purposes. One parameter define the start directory,
      * another one describe the url protocol, which the return URL names should have.
      *
-     * @param   sDir
+     * @param   sStartDir
      *              the start directory, which should include all test files
      *
      * @return  [Vector]
diff --git a/qadevOOo/runner/lib/MultiPropertyTest.java b/qadevOOo/runner/lib/MultiPropertyTest.java
index 5935fb6..9e69f2f 100644
--- a/qadevOOo/runner/lib/MultiPropertyTest.java
+++ b/qadevOOo/runner/lib/MultiPropertyTest.java
@@ -253,11 +253,11 @@ public class MultiPropertyTest extends MultiMethodTest
         /**
          * The method checks result of setting a new value to the
          * property based o the following arguments:
-         *   @propName - the property to test
-         *   @oldValue - the old value of the property, before changing it.
-         *   @newValue - the new value the property has been set with
-         *   @resValue - the value of the property after having changed it
-         *   @exception - if not null - the exception thrown by
+         * @param propName - the property to test
+         * @param oldValue - the old value of the property, before changing it.
+         * @param newValue - the new value the property has been set with
+         * @param resValue - the value of the property after having changed it
+         * @param exception - if not null - the exception thrown by
          *                 XPropertySet.setPropertyValue, else indicates
          *                 normal method completion.
          *
diff --git a/qadevOOo/runner/lib/Status.java b/qadevOOo/runner/lib/Status.java
index 5c47f5b..c6629f5 100644
--- a/qadevOOo/runner/lib/Status.java
+++ b/qadevOOo/runner/lib/Status.java
@@ -38,8 +38,8 @@ public class Status extends SimpleStatus {
 
     /**
      * Construct a status: use runState and state
-     * @param runState: either PASSED, SKIPPED, etc.
-     * @param state: OK or FAILED.
+     * @param runState either PASSED, SKIPPED, etc.
+     * @param state OK or FAILED.
      */
     public Status(int runState, boolean state ) {
         super(runState, state);
@@ -47,8 +47,8 @@ public class Status extends SimpleStatus {
 
     /**
      * Construct a status: use own message and state.
-     * @parame messaeg An own message for the status.
-     * @param state: OK or FAILED.
+     * @param message An own message for the status.
+     * @param state OK or FAILED.
      */
     public Status(String message, boolean state) {
         super( message, state );
diff --git a/qadevOOo/runner/stats/OutProducerFactory.java b/qadevOOo/runner/stats/OutProducerFactory.java
index b5c95da..c900cf4 100644
--- a/qadevOOo/runner/stats/OutProducerFactory.java
+++ b/qadevOOo/runner/stats/OutProducerFactory.java
@@ -33,7 +33,7 @@ public class OutProducerFactory {
      *   <li>DataBaseOut - If set to true, a database outproducer is created.
      *   <li>OutProducer - The value of this parameter names the class that is created.
      * </ul>
-     * @param Parameters of the test.
+     * @param param Parameters of the test.
      * @return The created out producer.
      */
     public static LogWriter createOutProducer(HashMap<String,Object> param) {
@@ -62,7 +62,7 @@ public class OutProducerFactory {
 
     /**
      * Create a database out producer.
-     * @param The test parameters
+     * @param param The test parameters
      * @return The database out producer, or null if it couldn't be created.
      */
     public static LogWriter createDataBaseOutProducer(HashMap<String,Object> param) {
diff --git a/qadevOOo/runner/util/DBTools.java b/qadevOOo/runner/util/DBTools.java
index f54d2e5..37894e6 100644
--- a/qadevOOo/runner/util/DBTools.java
+++ b/qadevOOo/runner/util/DBTools.java
@@ -745,7 +745,7 @@ public class DBTools {
      * are declared for column index fast find.
      * @param statement object used for executing a static SQL
      * statement and obtaining the results produced by it.
-     * @param table Test table name.
+     * @param tbl_name Test table name.
      */
     protected void createMySQLTable(Statement statement, String tbl_name)
         throws java.sql.SQLException {
@@ -793,7 +793,7 @@ public class DBTools {
      * Drops table.
      * @param statement object used for executing a static SQL
      * statement and obtaining the results produced by it.
-     * @param table Test table name.
+     * @param tbl_name Test table name.
      */
     protected void dropMySQLTable(Statement statement, String tbl_name)
         throws java.sql.SQLException {
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 0a328ee..b7a8598 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -128,7 +128,7 @@ public interface PropertyName {
     final public static String CYGWIN = "Cygwin";
     /**
      * parameter name: "NoCwsAttach"<p>
-     * If this paraeter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
+     * If this parameter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
      * @see tests.complex.unoapi.CheckModuleAPI
      */
     final public static String NO_CWS_ATTACH = "NoCwsAttach";
diff --git a/qadevOOo/runner/util/utils.java b/qadevOOo/runner/util/utils.java
index 08acdc3..78019ae 100644
--- a/qadevOOo/runner/util/utils.java
+++ b/qadevOOo/runner/util/utils.java
@@ -433,7 +433,7 @@ public class utils {
 
     /**
      * converts a fileURL to a system URL
-     * @param a file URL
+     * @param fileURL a file URL
      * @return a system URL
      */
     public static String getSystemURL(String fileURL) {
@@ -484,7 +484,7 @@ public class utils {
     /**
      * This method deletes via office the given file URL. It checks the existance
      * of <CODE>fileURL</CODE>. If exists it will be deletet.
-     * @param msf the multiservice factory
+     * @param xMsf the multiservice factory
      * @param fileURL the file to delete
      * @return true if the file could be deletet or the file does not exist
      */
@@ -509,9 +509,9 @@ public class utils {
 
     /**
      * This method copies via office a given file to a new one
-     * @param msf the multi service factory
-     * @param oldF the source file
-     * @param newF the destination file
+     * @param xMsf the multi service factory
+     * @param source the source file
+     * @param destinaion the destination file
      * @return true at success
      */
     public static boolean copyFile(XMultiServiceFactory xMsf, String source, String destinaion) {
@@ -956,7 +956,7 @@ public class utils {
     /**
      * dispatches given <CODE>URL</CODE> to the <CODE>XController</CODE>
      * @param xMSF the <CODE>XMultiServiceFactory</CODE>
-     * @param xComp the <CODE>XController</CODE> to query for a XDispatchProvider
+     * @param xCont the <CODE>XController</CODE> to query for a XDispatchProvider
      * @param URL the <CODE>URL</CODE> to dispatch
      * @throws java.lang.Exception throws <CODE>java.lang.Exception</CODE> on any error
      */
diff --git a/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java b/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
index 5010f5c..8b1aa32 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XCharacterClassification.java
@@ -396,7 +396,7 @@ public class _XCharacterClassification extends MultiMethodTest {
 
     /**
     * Method returns locale for a given language and country.
-    * @param localeIndex index of needed locale.
+    * @param k index of needed locale.
     */
     private Locale getLocale(int k) {
         return new Locale(languages[k],countries[k],"");
diff --git a/qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier.java b/qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier.java
index 16a21b4..5cce8cb 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XIndexEntrySupplier.java
@@ -86,7 +86,7 @@ public class _XIndexEntrySupplier extends MultiMethodTest {
 
     /**
     * Method returns locale for a given language and country.
-    * @param localeIndex index of needed locale.
+    * @param k index of needed locale.
     * @return Locale by the index from arrays defined above
     */
     public Locale getLocale(int k) {
diff --git a/qadevOOo/tests/java/ifc/i18n/_XLocaleData.java b/qadevOOo/tests/java/ifc/i18n/_XLocaleData.java
index 139025f..fe0b2ad 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XLocaleData.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XLocaleData.java
@@ -395,7 +395,7 @@ public class _XLocaleData extends MultiMethodTest {
 
     /**
     * Method returns locale for a given language and country.
-    * @param localeIndex index of needed locale.
+    * @param k index of needed locale.
     * @return Locale by the index from arrays defined above
     */
     public Locale getLocale(int k) {
diff --git a/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java b/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
index ac3b453..3ffea81 100644
--- a/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
+++ b/qadevOOo/tests/java/ifc/i18n/_XNumberFormatCode.java
@@ -141,7 +141,7 @@ public class _XNumberFormatCode extends MultiMethodTest {
 
     /**
     * Method returns locale for a given language and country.
-    * @param localeIndex index of needed locale.
+    * @param k index of needed locale.
     * @return Locale by the index from arrays defined above
     */
     public Locale getLocale(int k) {
diff --git a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
index a5c7644..a4553b8 100644
--- a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
+++ b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
@@ -390,7 +390,7 @@ public class _XSimpleRegistry extends MultiMethodTest {
     /**
     * Method calls <code>close()</code> of the interface
     * <code>com.sun.star.registry.XRegistryKey</code>. <p>
-    * @param interface <code>com.sun.star.registry.XRegistryKey</code>
+    * @param reg <code>com.sun.star.registry.XRegistryKey</code>
     */
     public void closeReg(XSimpleRegistry reg) {
         if (nr == null) {
diff --git a/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java b/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
index c4a737a..ed82b68 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
@@ -230,7 +230,6 @@ public class _XConsolidationDescriptor extends MultiMethodTest {
 
     /**
     * Constructs new cell range addresses using old cell range addresses.
-    * @param CRaddr old cell range addresses
     * @return new cell range addresses
     */
     public CellRangeAddress[] newCRaddr() {
diff --git a/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java b/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
index ad7dc91..9003522 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XRangeSelection.java
@@ -163,7 +163,7 @@ public class _XRangeSelection extends MultiMethodTest {
 
     /**
      * Determine the current top window center and return this as a point.
-     * @ return a point representing the sheet center.
+     * @return a point representing the sheet center.
      */
     protected Point getSheetCenter() {
         log.println("Trying to get AccessibleSpreadsheet");
diff --git a/qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster.java b/qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster.java
index 35d24ea..e183545 100644
--- a/qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster.java
+++ b/qadevOOo/tests/java/ifc/view/_XPrintJobBroadcaster.java
@@ -83,7 +83,7 @@ public class _XPrintJobBroadcaster extends MultiMethodTest {
 
         /**
          * Constructor
-         * @param An object that can be cast to an XPrintable.
+         * @param printable An object that can be cast to an XPrintable.
          */
         public MyPrintJobListener(Object printable, String printFileName) {
             this.printFileName = printFileName;
diff --git a/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java b/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java
index f759003..7d7e0b9 100644
--- a/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java
+++ b/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java
@@ -38,7 +38,7 @@ public class ControlMenuController extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      *
     protected void cleanup(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/LayoutManager.java b/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
index f383d13..e9f3701 100644
--- a/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
@@ -43,7 +43,7 @@ public class LayoutManager extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
@@ -68,7 +68,7 @@ public class LayoutManager extends TestCase {
      * <li>Get the LayoutManager from the frame</li>
      * </ul>
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java b/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
index f413ad9..3d32f1f 100644
--- a/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
@@ -56,7 +56,7 @@ public class ModuleUIConfigurationManager extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java b/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
index b9bdc2e..fe29ec3 100644
--- a/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
+++ b/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
@@ -39,7 +39,7 @@ public class ObjectMenuController extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
@@ -65,7 +65,7 @@ public class ObjectMenuController extends TestCase {
      * <li>get the manager from the supplier</li>
      * </ul>
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java b/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
index cdaf982..6651e90 100644
--- a/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
+++ b/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
@@ -41,7 +41,7 @@ public class PopupMenuControllerFactory extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
@@ -62,7 +62,7 @@ public class PopupMenuControllerFactory extends TestCase {
     /**
      * Create test environment:
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java b/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
index dae5c0f..9d5547b 100644
--- a/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
@@ -55,7 +55,7 @@ public class UIConfigurationManager extends TestCase {
      * <li>get the manager from the supplier</li>
      * </ul>
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java b/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
index 3d34c9d..4ec098d 100644
--- a/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
+++ b/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
@@ -39,7 +39,7 @@ public class UIElementFactoryManager extends TestCase {
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
@@ -65,7 +65,7 @@ public class UIElementFactoryManager extends TestCase {
      * <li>get the manager from the supplier</li>
      * </ul>
      * @param tParam The test parameters.
-     * @param The log writer.
+     * @param log The log writer.
      * @return The test environment.
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
index 64f34d4..9c4be06 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
@@ -77,10 +77,10 @@ public class ScAccessibleCell extends TestCase {
     /**
     * Called to create an instance of <code>TestEnvironment</code>
     * with an object to test and related objects.
-    * Switchs the document to Print Preview mode.
-    * Obtains accissible object for the page view.
+    * Switches the document to Print Preview mode.
+    * Obtains accessible object for the page view.
     *
-    * @param tParam test parameters
+    * @param Param test parameters
     * @param log writer to log information while testing
     *
     * @see TestEnvironment
@@ -174,8 +174,7 @@ public class ScAccessibleCell extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java
index 4c3e6bf..c4442d6 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java
@@ -114,8 +114,7 @@ public class ScAccessibleCsvCell extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -132,7 +131,7 @@ public class ScAccessibleCsvCell extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
index 68bfad2..37bbc9c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
@@ -50,7 +50,7 @@ public class ScAccessibleCsvGrid extends TestCase {
      * method to provide the implementation and related objects. The method is
      * called from <code>getTestEnvironment()</code>.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see TestEnvironment
@@ -109,8 +109,7 @@ public class ScAccessibleCsvGrid extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -127,7 +126,7 @@ public class ScAccessibleCsvGrid extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java
index 7665068..3939e43 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java
@@ -52,7 +52,7 @@ public class ScAccessibleCsvRuler extends TestCase {
      * method to provide the implementation and related objects. The method is
      * called from <code>getTestEnvironment()</code>.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see TestEnvironment
@@ -138,8 +138,7 @@ public class ScAccessibleCsvRuler extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -156,7 +155,7 @@ public class ScAccessibleCsvRuler extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
index 9b29d9e..6bf7bb8 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
@@ -67,9 +67,9 @@ public class ScAccessibleDocument extends TestCase {
     /**
     * Called to create an instance of <code>TestEnvironment</code>
     * with an object to test and related objects.
-    * Obtains accissible object for the spreadsheet document.
+    * Obtains accessible object for the spreadsheet document.
     *
-    * @param tParam test parameters
+    * @param Param test parameters
     * @param log writer to log information while testing
     *
     * @see TestEnvironment
@@ -112,8 +112,7 @@ public class ScAccessibleDocument extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -126,7 +125,7 @@ public class ScAccessibleDocument extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
index 645a05a..e285d35 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
@@ -74,10 +74,10 @@ public class ScAccessibleDocumentPagePreview extends TestCase {
     /**
     * Called to create an instance of <code>TestEnvironment</code>
     * with an object to test and related objects.
-    * Switchs the document to Print Preview mode.
-    * Obtains accissible object for the page view.
+    * Switches the document to Print Preview mode.
+    * Obtains accessible object for the page view.
     *
-    * @param tParam test parameters
+    * @param Param test parameters
     * @param log writer to log information while testing
     *
     * @see TestEnvironment
@@ -187,8 +187,7 @@ public class ScAccessibleDocumentPagePreview extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes calc document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -202,7 +201,7 @@ public class ScAccessibleDocumentPagePreview extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
index d3842c0..d530c19 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
@@ -78,10 +78,10 @@ public class ScAccessiblePageHeader extends TestCase {
     /**
      * Called to create an instance of <code>TestEnvironment</code>
      * with an object to test and related objects.
-     * Switchs the document to Print Preview mode.
-     * Obtains accissible object for the page view.
+     * Switches the document to Print Preview mode.
+     * Obtains accessible object for the page view.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see TestEnvironment
@@ -227,8 +227,7 @@ public class ScAccessiblePageHeader extends TestCase {
     /**
      * Called while disposing a <code>TestEnvironment</code>.
      * Disposes calc document.
-     * @param tParam test parameters
-     * @param tEnv the environment to cleanup
+     * @param Param test parameters
      * @param log writer to log information while testing
      */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -246,7 +245,7 @@ public class ScAccessiblePageHeader extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
index a334b7c..eaf633e 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
@@ -75,10 +75,10 @@ public class ScAccessiblePageHeaderArea extends TestCase {
     /**
      * Called to create an instance of <code>TestEnvironment</code>
      * with an object to test and related objects.
-     * Switchs the document to Print Preview mode.
-     * Obtains accissible object for the page view.
+     * Switches the document to Print Preview mode.
+     * Obtains accessible object for the page view.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see TestEnvironment
@@ -178,8 +178,7 @@ public class ScAccessiblePageHeaderArea extends TestCase {
     /**
      * Called while disposing a <code>TestEnvironment</code>.
      * Disposes calc document.
-     * @param tParam test parameters
-     * @param tEnv the environment to cleanup
+     * @param Param test parameters
      * @param log writer to log information while testing
      */
     protected void cleanup( TestParameters Param, PrintWriter log) {
@@ -197,7 +196,7 @@ public class ScAccessiblePageHeaderArea extends TestCase {
      * implementation does nothing. Subclasses can override to initialize
      * objects shared among all <code>TestEnvironment</code>s.
      *
-     * @param tParam test parameters
+     * @param Param test parameters
      * @param log writer to log information while testing
      *
      * @see #initializeTestCase()
diff --git a/qadevOOo/tests/java/mod/_sc/ScModelObj.java b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
index 25925e0..acf60b4 100644
--- a/qadevOOo/tests/java/mod/_sc/ScModelObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScModelObj.java
@@ -113,7 +113,6 @@ public class ScModelObj extends TestCase {
     *      {@link ifc.frame._XModel}( the current controller of the second
     *      spreadsheet)</li>
     * </ul>
-    * @see
     */
     protected synchronized TestEnvironment createTestEnvironment(TestParameters Param,
                                                                  PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccArea.java b/qadevOOo/tests/java/mod/_sch/AccArea.java
index 117297f..db9a2b3 100644
--- a/qadevOOo/tests/java/mod/_sch/AccArea.java
+++ b/qadevOOo/tests/java/mod/_sch/AccArea.java
@@ -95,8 +95,7 @@ public class AccArea extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccAxis.java b/qadevOOo/tests/java/mod/_sch/AccAxis.java
index 8599cd3..b965975 100644
--- a/qadevOOo/tests/java/mod/_sch/AccAxis.java
+++ b/qadevOOo/tests/java/mod/_sch/AccAxis.java
@@ -93,8 +93,7 @@ public class AccAxis extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccDataPoint.java b/qadevOOo/tests/java/mod/_sch/AccDataPoint.java
index 77a32d7..200681e 100644
--- a/qadevOOo/tests/java/mod/_sch/AccDataPoint.java
+++ b/qadevOOo/tests/java/mod/_sch/AccDataPoint.java
@@ -94,8 +94,7 @@ public class AccDataPoint extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccDataSeries.java b/qadevOOo/tests/java/mod/_sch/AccDataSeries.java
index 397a552..bfb71bb 100644
--- a/qadevOOo/tests/java/mod/_sch/AccDataSeries.java
+++ b/qadevOOo/tests/java/mod/_sch/AccDataSeries.java
@@ -94,8 +94,7 @@ public class AccDataSeries extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccDiagram.java b/qadevOOo/tests/java/mod/_sch/AccDiagram.java
index 7ab5ae9..2fa084d 100644
--- a/qadevOOo/tests/java/mod/_sch/AccDiagram.java
+++ b/qadevOOo/tests/java/mod/_sch/AccDiagram.java
@@ -94,8 +94,7 @@ public class AccDiagram extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccFloor.java b/qadevOOo/tests/java/mod/_sch/AccFloor.java
index 7e11514..960556d 100644
--- a/qadevOOo/tests/java/mod/_sch/AccFloor.java
+++ b/qadevOOo/tests/java/mod/_sch/AccFloor.java
@@ -118,8 +118,7 @@ public class AccFloor extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup
+    * @param Param test parameters
     * @param log writer to log information while testing
     */
     protected void cleanup( TestParameters Param, PrintWriter log) {
diff --git a/qadevOOo/tests/java/mod/_sch/AccGrid.java b/qadevOOo/tests/java/mod/_sch/AccGrid.java
index 38a0bf4..c732968 100644
--- a/qadevOOo/tests/java/mod/_sch/AccGrid.java
+++ b/qadevOOo/tests/java/mod/_sch/AccGrid.java
@@ -95,8 +95,7 @@ public class AccGrid extends TestCase {
     /**
     * Called while disposing a <code>TestEnvironment</code>.
     * Disposes text document.
-    * @param tParam test parameters
-    * @param tEnv the environment to cleanup

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list