You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ja...@apache.org on 2013/02/03 14:24:38 UTC

svn commit: r1441909 [25/45] - in /openoffice/branches/l10n: ./ ext_libraries/apr-util/ ext_libraries/apr/ ext_libraries/hunspell/ ext_sources/ extras/l10n/source/ast/ extras/l10n/source/da/ extras/l10n/source/eu/ extras/l10n/source/gd/ extras/l10n/sou...

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseContext.java Sun Feb  3 13:23:59 2013
@@ -58,10 +58,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 {
 
@@ -78,7 +78,7 @@ public class ODatabaseContext extends Te
     *     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>

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/ODatabaseSource.java Sun Feb  3 13:23:59 2013
@@ -63,14 +63,14 @@ import com.sun.star.task.XInteractionHan
 *  <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

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/OSingleSelectQueryComposer.java Sun Feb  3 13:23:59 2013
@@ -161,13 +161,13 @@ public class OSingleSelectQueryComposer 
     * <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>
     *
     */

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbaccess/SbaXGridControl.java Sun Feb  3 13:23:59 2013
@@ -206,16 +206,16 @@ public class SbaXGridControl extends Tes
     *     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
@@ -478,4 +478,4 @@ public class SbaXGridControl extends Tes
 
         return oCShape;
     } // finish createGrid
-}
\ No newline at end of file
+}

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_dbpool/OConnectionPool.java Sun Feb  3 13:23:59 2013
@@ -44,7 +44,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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fop/FolderPicker.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fop/FolderPicker.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fop/FolderPicker.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fop/FolderPicker.java Sun Feb  3 13:23:59 2013
@@ -54,11 +54,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 {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/GenericModelTest.java Sun Feb  3 13:23:59 2013
@@ -101,7 +101,7 @@ import util.utils;
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OButtonModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OButtonModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OButtonModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OButtonModel.java Sun Feb  3 13:23:59 2013
@@ -54,7 +54,7 @@ import lib.TestParameters;
  *
  * @see com.sun.star.io.XPersistObject
  * @see com.sun.star.container.XChild
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.form.XImageProducerSupplier
  * @see com.sun.star.form.FormComponent
  * @see com.sun.star.beans.XPropertyAccess

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCheckBoxModel.java Sun Feb  3 13:23:59 2013
@@ -67,7 +67,7 @@ import lib.TestParameters;
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.awt.UnoControlCheckBoxModel
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.form.XBoundComponent

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OComboBoxModel.java Sun Feb  3 13:23:59 2013
@@ -69,7 +69,7 @@ import util.DBTools;
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.form.component.DatabaseComboBox
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.form.XBoundComponent
 * @see com.sun.star.form.component.ComboBox

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OCurrencyModel.java Sun Feb  3 13:23:59 2013
@@ -66,7 +66,7 @@ import lib.TestParameters;
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.awt.UnoControlCurrencyFieldModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ODateModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ODateModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ODateModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ODateModel.java Sun Feb  3 13:23:59 2013
@@ -76,7 +76,7 @@ import util.DBTools;
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditControl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditControl.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditControl.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditControl.java Sun Feb  3 13:23:59 2013
@@ -159,13 +159,13 @@ public class OEditControl extends TestCa
      *      {@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>
      */

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OEditModel.java Sun Feb  3 13:23:59 2013
@@ -76,7 +76,7 @@ import util.DBTools;
 * @see com.sun.star.form.component.TextField
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.awt.UnoControlEditModel
 * @see com.sun.star.form.component.DatabaseTextField

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFileControlModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFileControlModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFileControlModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFileControlModel.java Sun Feb  3 13:23:59 2013
@@ -69,7 +69,7 @@ import com.sun.star.util.XCloseable;
  * threads concurently.
  * @see com.sun.star.io.XPersistObject
  * @see com.sun.star.container.XChild
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.awt.UnoControlFileControlModel
  * @see com.sun.star.form.FormComponent
  * @see com.sun.star.beans.XPropertyAccess

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFixedTextModel.java Sun Feb  3 13:23:59 2013
@@ -51,7 +51,7 @@ import lib.TestParameters;
 * threads concurently.
 * @see com.sun.star.io.XPersistObject
 * @see com.sun.star.container.XChild
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.form.FormComponent
 * @see com.sun.star.beans.XPropertyAccess
 * @see com.sun.star.beans.XPropertyContainer

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OFormattedFieldWrapper.java Sun Feb  3 13:23:59 2013
@@ -70,7 +70,7 @@ import util.DBTools;
  * @see com.sun.star.form.DataAwareControlModel
  * @see com.sun.star.form.XUpdateBroadcaster
  * @see com.sun.star.form.component.DatabaseFormattedField
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.beans.XPropertyState
  * @see com.sun.star.container.XNamed
  * @see com.sun.star.lang.XComponent

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGridControlModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGridControlModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGridControlModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGridControlModel.java Sun Feb  3 13:23:59 2013
@@ -91,7 +91,7 @@ import com.sun.star.util.XCloseable;
 * @see com.sun.star.view.XSelectionSupplier
 * @see com.sun.star.container.XEnumerationAccess
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XIndexReplace
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.container.XIndexAccess

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OGroupBoxModel.java Sun Feb  3 13:23:59 2013
@@ -52,7 +52,7 @@ import lib.TestParameters;
  * @see com.sun.star.awt.UnoControlGroupBoxModel
  * @see com.sun.star.io.XPersistObject
  * @see com.sun.star.container.XChild
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.form.FormComponent
  * @see com.sun.star.beans.XPropertyAccess
  * @see com.sun.star.beans.XPropertyContainer

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OHiddenModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OHiddenModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OHiddenModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OHiddenModel.java Sun Feb  3 13:23:59 2013
@@ -67,7 +67,7 @@ import com.sun.star.util.XCloseable;
  * threads concurently.
  * @see com.sun.star.io.XPersistObject
  * @see com.sun.star.container.XChild
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.form.component.HiddenControl
  * @see com.sun.star.form.FormComponent
  * @see com.sun.star.beans.XPropertyAccess

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageButtonModel.java Sun Feb  3 13:23:59 2013
@@ -52,7 +52,7 @@ import lib.TestParameters;
 * @see com.sun.star.io.XPersistObject
 * @see com.sun.star.container.XChild
 * @see com.sun.star.awt.UnoControlImageControlModel
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.form.FormComponent
 * @see com.sun.star.form.XImageProducerSupplier
 * @see com.sun.star.beans.XPropertyAccess

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageControlModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageControlModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageControlModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OImageControlModel.java Sun Feb  3 13:23:59 2013
@@ -72,7 +72,7 @@ import util.DBTools;
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.form.component.DatabaseImageControl
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OListBoxModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OListBoxModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OListBoxModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OListBoxModel.java Sun Feb  3 13:23:59 2013
@@ -80,7 +80,7 @@ import util.DBTools;
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ONumericModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ONumericModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ONumericModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ONumericModel.java Sun Feb  3 13:23:59 2013
@@ -69,7 +69,7 @@ import util.DBTools;
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
 * @see com.sun.star.form.component.NumericField
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OPatternModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OPatternModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OPatternModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OPatternModel.java Sun Feb  3 13:23:59 2013
@@ -73,7 +73,7 @@ import util.DBTools;
  * @see com.sun.star.form.XUpdateBroadcaster
  * @see com.sun.star.awt.UnoControlPatternFieldModel
  * @see com.sun.star.form.component.DatabasePatternField
- * @see com.sun.star.form.FormControlModel
+ * @see com.sun.star.form
  * @see com.sun.star.beans.XPropertyState
  * @see com.sun.star.container.XNamed
  * @see com.sun.star.lang.XComponent

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/ORadioButtonModel.java Sun Feb  3 13:23:59 2013
@@ -72,7 +72,7 @@ import util.DBTools;
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.awt.UnoControlRadioButtonModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OTimeModel.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OTimeModel.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OTimeModel.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_forms/OTimeModel.java Sun Feb  3 13:23:59 2013
@@ -84,7 +84,7 @@ import util.DBTools;
 * @see com.sun.star.form.XUpdateBroadcaster
 * @see com.sun.star.form.DataAwareControlModel
 * @see com.sun.star.beans.XPropertyState
-* @see com.sun.star.form.FormControlModel
+* @see com.sun.star.form
 * @see com.sun.star.container.XNamed
 * @see com.sun.star.lang.XComponent
 * @see com.sun.star.lang.XEventListener

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fps/FilePicker.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fps/FilePicker.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fps/FilePicker.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fps/FilePicker.java Sun Feb  3 13:23:59 2013
@@ -60,15 +60,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 {
 
@@ -82,10 +82,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>

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ControlMenuController.java Sun Feb  3 13:23:59 2013
@@ -43,7 +43,7 @@ public class ControlMenuController exten
     /**
      * 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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/LayoutManager.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/LayoutManager.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/LayoutManager.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/LayoutManager.java Sun Feb  3 13:23:59 2013
@@ -48,8 +48,7 @@ public class LayoutManager extends TestC
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
-     * @return The test environment.
+     * @param log The log writer.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
@@ -73,7 +72,7 @@ public class LayoutManager extends TestC
      * <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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ModuleUIConfigurationManager.java Sun Feb  3 13:23:59 2013
@@ -61,8 +61,7 @@ public class ModuleUIConfigurationManage
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
-     * @return The test environment.
+     * @param log The log writer.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/ObjectMenuController.java Sun Feb  3 13:23:59 2013
@@ -44,8 +44,7 @@ public class ObjectMenuController extend
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
-     * @return The test environment.
+     * @param log The log writer.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
@@ -70,7 +69,7 @@ public class ObjectMenuController extend
      * <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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/PopupMenuControllerFactory.java Sun Feb  3 13:23:59 2013
@@ -46,8 +46,7 @@ public class PopupMenuControllerFactory 
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
-     * @return The test environment.
+     * @param log The log writer.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
@@ -67,7 +66,7 @@ public class PopupMenuControllerFactory 
     /**
      * 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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java Sun Feb  3 13:23:59 2013
@@ -60,7 +60,7 @@ public class UIConfigurationManager exte
      * <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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwk/UIElementFactoryManager.java Sun Feb  3 13:23:59 2013
@@ -44,8 +44,7 @@ public class UIElementFactoryManager ext
     /**
      * Cleanup: close the created document
      * @param tParam The test parameters.
-     * @param The log writer.
-     * @return The test environment.
+     * @param log The log writer.
      */
     protected void cleanup(TestParameters tParam, PrintWriter log) {
         log.println("    disposing xTextDoc ");
@@ -70,7 +69,7 @@ public class UIElementFactoryManager ext
      * <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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/SubstituteVariables.java Sun Feb  3 13:23:59 2013
@@ -46,7 +46,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 {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/TypeDetection.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/TypeDetection.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/TypeDetection.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_fwl/TypeDetection.java Sun Feb  3 13:23:59 2013
@@ -71,7 +71,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 {
     
@@ -119,7 +119,7 @@ public class TypeDetection extends TestC
             (XNameAccess.class, oObj);
         String[] elementNames = xNA.getElementNames();
         String elementName = elementNames[0];
-        Object[] instance = null;;
+        Object[] instance = null;
         try{
             instance = (Object[]) xNA.getByName(elementName);
         } catch (com.sun.star.container.NoSuchElementException e){

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_i18n/CalendarImpl.java Sun Feb  3 13:23:59 2013
@@ -40,7 +40,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 {
 

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_inv/Invocation.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_inv/Invocation.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_inv/Invocation.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_inv/Invocation.java Sun Feb  3 13:23:59 2013
@@ -47,24 +47,24 @@ 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>
     *  <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>

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_mcnttype/MimeContentTypeFactory.java Sun Feb  3 13:23:59 2013
@@ -43,7 +43,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

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCell.java Sun Feb  3 13:23:59 2013
@@ -69,11 +69,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 {
 
@@ -82,14 +82,14 @@ public class ScAccessibleCell extends Te
     /**
     * 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
-    * @see #getTestEnvironment()
+    * @see #getTestEnvironment
     */
     protected TestEnvironment createTestEnvironment(
         TestParameters Param, PrintWriter log) {
@@ -183,8 +183,7 @@ public class ScAccessibleCell extends Te
     /**
     * 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) {
@@ -193,4 +192,4 @@ public class ScAccessibleCell extends Te
             UnoRuntime.queryInterface (XComponent.class, xSpreadsheetDoc) ;
         util.DesktopTools.closeDoc(oComp);
     }
-}
\ No newline at end of file
+}

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvCell.java Sun Feb  3 13:23:59 2013
@@ -60,7 +60,7 @@ public class ScAccessibleCsvCell extends
      * @param log writer to log information while testing
      *
      * @see TestEnvironment
-     * @see #getTestEnvironment()
+     * @see #getTestEnvironment
      */
     protected TestEnvironment createTestEnvironment(TestParameters tParam, PrintWriter log) {
         XInterface oObj = null;
@@ -122,8 +122,7 @@ public class ScAccessibleCsvCell extends
     /**
     * 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) {
@@ -140,10 +139,10 @@ public class ScAccessibleCsvCell extends
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvGrid.java Sun Feb  3 13:23:59 2013
@@ -55,11 +55,11 @@ public class ScAccessibleCsvGrid extends
      * 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
-     * @see #getTestEnvironment()
+     * @see #getTestEnvironment
      */
     protected TestEnvironment createTestEnvironment(TestParameters Param, PrintWriter log) {
 
@@ -116,8 +116,7 @@ public class ScAccessibleCsvGrid extends
     /**
     * 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) {
@@ -134,10 +133,10 @@ public class ScAccessibleCsvGrid extends
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleCsvRuler.java Sun Feb  3 13:23:59 2013
@@ -57,11 +57,11 @@ public class ScAccessibleCsvRuler extend
      * 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
-     * @see #getTestEnvironment()
+     * @see #getTestEnvironment
      */
     protected TestEnvironment createTestEnvironment(TestParameters Param, 
                                                     PrintWriter log) {
@@ -143,8 +143,7 @@ public class ScAccessibleCsvRuler extend
     /**
     * 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) {
@@ -161,10 +160,10 @@ public class ScAccessibleCsvRuler extend
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocument.java Sun Feb  3 13:23:59 2013
@@ -61,8 +61,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 {
@@ -72,13 +72,13 @@ public class ScAccessibleDocument extend
     /**
     * 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
-    * @see #getTestEnvironment()
+    * @see #getTestEnvironment
     */
     protected TestEnvironment createTestEnvironment(
         TestParameters Param, PrintWriter log) {
@@ -118,8 +118,7 @@ public class ScAccessibleDocument extend
     /**
     * 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,10 +131,10 @@ public class ScAccessibleDocument extend
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessibleDocumentPagePreview.java Sun Feb  3 13:23:59 2013
@@ -69,8 +69,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 {
 
@@ -79,14 +79,14 @@ public class ScAccessibleDocumentPagePre
     /**
     * 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
-    * @see #getTestEnvironment()
+    * @see #getTestEnvironment
     */
     protected TestEnvironment createTestEnvironment(
         TestParameters Param, PrintWriter log) {
@@ -196,8 +196,7 @@ public class ScAccessibleDocumentPagePre
     /**
     * 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) {
@@ -212,10 +211,10 @@ public class ScAccessibleDocumentPagePre
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeader.java Sun Feb  3 13:23:59 2013
@@ -73,8 +73,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 {
 
@@ -83,14 +83,14 @@ public class ScAccessiblePageHeader exte
     /**
      * 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
-     * @see #getTestEnvironment()
+     * @see #getTestEnvironment
      */
     protected TestEnvironment createTestEnvironment(
         TestParameters Param, PrintWriter log) {
@@ -238,8 +238,7 @@ public class ScAccessiblePageHeader exte
     /**
      * 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) {
@@ -258,10 +257,10 @@ public class ScAccessiblePageHeader exte
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object
@@ -275,4 +274,4 @@ public class ScAccessiblePageHeader exte
             throw new StatusException( "Couldn't create document ", e );
         }
     }
-}
\ No newline at end of file
+}

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java Sun Feb  3 13:23:59 2013
@@ -70,8 +70,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 {
 
@@ -80,14 +80,14 @@ public class ScAccessiblePageHeaderArea 
     /**
      * 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
-     * @see #getTestEnvironment()
+     * @see #getTestEnvironment
      */
     protected TestEnvironment createTestEnvironment(
         TestParameters Param, PrintWriter log) {
@@ -189,8 +189,7 @@ public class ScAccessiblePageHeaderArea 
     /**
      * 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) {
@@ -209,10 +208,10 @@ public class ScAccessiblePageHeaderArea 
      * 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()
+     * @see #initializeTestCase
      */
     protected void initialize(TestParameters Param, PrintWriter log) {
         // get a soffice factory object
@@ -226,4 +225,4 @@ public class ScAccessiblePageHeaderArea 
             throw new StatusException( "Couldn't create document ", e );
         }
     }
-}
\ No newline at end of file
+}

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsEnumeration.java Sun Feb  3 13:23:59 2013
@@ -67,7 +67,7 @@ public class ScCellFormatsEnumeration ex
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellFormatsObj.java Sun Feb  3 13:23:59 2013
@@ -69,7 +69,7 @@ public class ScCellFormatsObj extends Te
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellRangesObj.java Sun Feb  3 13:23:59 2013
@@ -100,7 +100,7 @@ public class ScCellRangesObj extends Tes
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellSearchObj.java Sun Feb  3 13:23:59 2013
@@ -76,7 +76,7 @@ public class ScCellSearchObj extends Tes
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScCellsObj.java Sun Feb  3 13:23:59 2013
@@ -73,7 +73,7 @@ public class ScCellsObj extends TestCase
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartObj.java Sun Feb  3 13:23:59 2013
@@ -79,7 +79,7 @@ public class ScChartObj extends TestCase
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartsObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartsObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartsObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScChartsObj.java Sun Feb  3 13:23:59 2013
@@ -80,7 +80,7 @@ public class ScChartsObj extends TestCas
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScConsolidationDescriptor.java Sun Feb  3 13:23:59 2013
@@ -61,7 +61,7 @@ public class ScConsolidationDescriptor e
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScFilterDescriptorBase.java Sun Feb  3 13:23:59 2013
@@ -73,7 +73,7 @@ public class ScFilterDescriptorBase exte
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_CellAnnotationsEnumeration.java Sun Feb  3 13:23:59 2013
@@ -58,7 +58,7 @@ public class ScIndexEnumeration_CellAnno
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_LabelRangesEnumeration.java Sun Feb  3 13:23:59 2013
@@ -53,7 +53,7 @@ public class ScIndexEnumeration_LabelRan
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_SheetCellRangesEnumeration.java Sun Feb  3 13:23:59 2013
@@ -57,7 +57,7 @@ public class ScIndexEnumeration_SheetCel
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java Sun Feb  3 13:23:59 2013
@@ -62,7 +62,7 @@ public class ScIndexEnumeration_TableCha
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableColumnsEnumeration.java Sun Feb  3 13:23:59 2013
@@ -57,7 +57,7 @@ public class ScIndexEnumeration_TableCol
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );
@@ -122,4 +122,4 @@ public class ScIndexEnumeration_TableCol
 
         return tEnv;
     }
-}
\ No newline at end of file
+}

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration.java Sun Feb  3 13:23:59 2013
@@ -61,7 +61,7 @@ public class ScIndexEnumeration_TableCon
 
         try {
             log.println( "creating a sheetdocument" );
-            xSpreadsheetDoc = SOF.createCalcDoc(null);;
+            xSpreadsheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangeObj.java Sun Feb  3 13:23:59 2013
@@ -66,7 +66,7 @@ public class ScLabelRangeObj extends Tes
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScLabelRangesObj.java Sun Feb  3 13:23:59 2013
@@ -69,7 +69,7 @@ public class ScLabelRangesObj extends Te
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScModelObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScModelObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScModelObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScModelObj.java Sun Feb  3 13:23:59 2013
@@ -118,7 +118,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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnObj.java Sun Feb  3 13:23:59 2013
@@ -76,7 +76,7 @@ public class ScTableColumnObj extends Te
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableColumnsObj.java Sun Feb  3 13:23:59 2013
@@ -77,7 +77,7 @@ public class ScTableColumnsObj extends T
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry.java Sun Feb  3 13:23:59 2013
@@ -75,7 +75,7 @@ public class ScTableConditionalEntry ext
 
         try {
             log.println( "creating a sheetdocument" );
-            xSpreadsheetDoc = SOF.createCalcDoc(null);;
+            xSpreadsheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat.java Sun Feb  3 13:23:59 2013
@@ -80,7 +80,7 @@ public class ScTableConditionalFormat ex
 
         try {
             log.println( "creating a sheetdocument" );
-            xSpreadsheetDoc = SOF.createCalcDoc(null);;
+            xSpreadsheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableRowObj.java Sun Feb  3 13:23:59 2013
@@ -73,7 +73,7 @@ public class ScTableRowObj extends TestC
 
         try {
             log.println( "creating a sheetdocument" );
-            xSheetDoc = SOF.createCalcDoc(null);;
+            xSheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sc/ScTableValidationObj.java Sun Feb  3 13:23:59 2013
@@ -71,7 +71,7 @@ public class ScTableValidationObj extend
 
         try {
             log.println( "creating a sheetdocument" );
-            xSpreadsheetDoc = SOF.createCalcDoc(null);;
+            xSpreadsheetDoc = SOF.createCalcDoc(null);
         } catch (com.sun.star.uno.Exception e ) {
             // Some exception occures.FAILED
             e.printStackTrace( log );

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccArea.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccArea.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccArea.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccArea.java Sun Feb  3 13:23:59 2013
@@ -102,8 +102,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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccAxis.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccAxis.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccAxis.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccAxis.java Sun Feb  3 13:23:59 2013
@@ -100,8 +100,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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataPoint.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataPoint.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataPoint.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataPoint.java Sun Feb  3 13:23:59 2013
@@ -101,8 +101,7 @@ public class AccDataPoint extends TestCa
     /**
     * 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) {

Modified: openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataSeries.java
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataSeries.java?rev=1441909&r1=1441908&r2=1441909&view=diff
==============================================================================
--- openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataSeries.java (original)
+++ openoffice/branches/l10n/main/qadevOOo/tests/java/mod/_sch/AccDataSeries.java Sun Feb  3 13:23:59 2013
@@ -101,8 +101,7 @@ public class AccDataSeries extends TestC
     /**
     * 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) {