summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-07 08:55:52 +0200
committerNoel Grandin <noel@peralex.com>2014-08-12 09:41:31 +0200
commit1c496506bc0d720241e5f9877681197e3b6d576a (patch)
treea3cf74b38175e94811f429e88faf6e5daec44492
parentf086884fc33aabd4c9abb1efd8f6892dba4830cf (diff)
java: remove useless javadoc tags
that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
-rw-r--r--bean/qa/complex/bean/OOoBeanTest.java10
-rw-r--r--connectivity/qa/connectivity/tools/CRMDatabase.java3
-rw-r--r--dbaccess/qa/complex/dbaccess/UISettings.java1
-rw-r--r--forms/qa/integration/forms/FormLayer.java1
-rw-r--r--forms/qa/org/openoffice/xforms/Instance.java22
-rw-r--r--forms/qa/org/openoffice/xforms/Model.java7
-rw-r--r--framework/qa/complex/path_settings/PathSettingsTest.java2
-rw-r--r--odk/examples/DevelopersGuide/GUI/UnoDialogSample.java9
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java2
-rw-r--r--odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java11
-rw-r--r--odk/examples/DevelopersGuide/UCB/DataStreamComposer.java15
-rw-r--r--odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java11
-rw-r--r--odk/examples/DevelopersGuide/UCB/Helper.java8
-rw-r--r--odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java2
-rw-r--r--odk/examples/DevelopersGuide/UCB/PropertiesComposer.java12
-rw-r--r--odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java18
-rw-r--r--odk/examples/DevelopersGuide/UCB/ResourceCreator.java26
-rw-r--r--odk/examples/DevelopersGuide/UCB/ResourceManager.java22
-rw-r--r--odk/examples/DevelopersGuide/UCB/ResourceRemover.java12
-rw-r--r--qadevOOo/runner/base/java_complex.java3
-rw-r--r--qadevOOo/runner/convwatch/OfficePrint.java16
-rw-r--r--qadevOOo/runner/convwatch/ReportDesignerTest.java2
-rw-r--r--qadevOOo/runner/graphical/DirectoryHelper.java3
-rw-r--r--qadevOOo/runner/graphical/EnhancedComplexTestCase.java4
-rw-r--r--qadevOOo/runner/graphical/HTMLResult.java1
-rw-r--r--qadevOOo/runner/graphical/IDocument.java4
-rw-r--r--qadevOOo/runner/graphical/IOffice.java5
-rw-r--r--qadevOOo/runner/graphical/IniFile.java9
-rw-r--r--qadevOOo/runner/graphical/JPEGCreator.java3
-rw-r--r--qadevOOo/runner/graphical/MSOfficePostscriptCreator.java5
-rw-r--r--qadevOOo/runner/graphical/Office.java2
-rw-r--r--qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor.java3
-rw-r--r--qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java3
-rw-r--r--qadevOOo/runner/graphical/ParameterHelper.java5
-rw-r--r--qadevOOo/runner/helper/BuildEnvTools.java6
-rw-r--r--qadevOOo/runner/helper/ComplexDescGetter.java1
-rw-r--r--qadevOOo/runner/helper/LoggingThread.java5
-rw-r--r--qadevOOo/runner/helper/ObjectInspectorModelImpl.java1
-rw-r--r--qadevOOo/runner/helper/OfficeProvider.java7
-rw-r--r--qadevOOo/runner/helper/OfficeWatcher.java3
-rw-r--r--qadevOOo/runner/helper/ProcessHandler.java31
-rw-r--r--qadevOOo/runner/helper/PropertyHelper.java2
-rw-r--r--qadevOOo/runner/helper/StringHelper.java3
-rw-r--r--qadevOOo/runner/lib/Parameters.java2
-rw-r--r--qadevOOo/runner/stats/Summarizer.java1
-rw-r--r--qadevOOo/runner/util/DesktopTools.java1
-rw-r--r--qadevOOo/runner/util/db/DataSource.java1
-rw-r--r--qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java1
-rw-r--r--reportbuilder/java/org/libreoffice/report/ImageService.java7
-rw-r--r--reportbuilder/java/org/libreoffice/report/ReportEngineMetaData.java3
-rw-r--r--reportbuilder/java/org/libreoffice/report/SOImageService.java2
-rw-r--r--reportbuilder/java/org/libreoffice/report/StorageRepository.java10
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngine.java3
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngineMetaData.java4
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaOpCodeMapper.java1
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaParser.java1
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/SOFunctionManager.java1
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java1
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java4
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java6
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/loader/InputRepositoryLoader.java8
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/model/OfficeStyle.java2
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/output/ImageProducer.java4
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java2
-rw-r--r--reportdesign/qa/complex/reportdesign/ReportDesignerTest.java2
-rw-r--r--sc/qa/complex/dataPilot/_XDataPilotDescriptor.java12
-rw-r--r--sc/qa/complex/dataPilot/_XDataPilotTable.java2
-rw-r--r--scripting/java/com/sun/star/script/framework/container/ParcelContainer.java5
-rw-r--r--sfx2/qa/complex/sfx2/undo/DocumentTest.java1
-rw-r--r--sot/qa/complex/olesimplestorage/TestHelper.java3
-rw-r--r--svl/qa/complex/ConfigItems/CheckConfigItems.java22
-rw-r--r--toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java10
-rw-r--r--toolkit/qa/complex/toolkit/accessibility/_XAccessibleContext.java10
-rw-r--r--toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java7
-rw-r--r--toolkit/qa/complex/toolkit/accessibility/_XAccessibleExtendedComponent.java3
-rw-r--r--toolkit/qa/complex/toolkit/accessibility/_XAccessibleText.java17
-rw-r--r--ucb/qa/complex/ucb/UCB.java8
-rw-r--r--unotest/source/java/org/openoffice/test/FileHelper.java2
-rw-r--r--vcl/qa/complex/persistent_window_states/DocumentHandle.java1
-rw-r--r--wizards/com/sun/star/wizards/common/ConfigGroup.java2
-rw-r--r--wizards/com/sun/star/wizards/common/ConfigSet.java2
-rw-r--r--wizards/com/sun/star/wizards/common/Configuration.java10
-rw-r--r--wizards/com/sun/star/wizards/common/Desktop.java17
-rw-r--r--wizards/com/sun/star/wizards/common/FileAccess.java63
-rw-r--r--wizards/com/sun/star/wizards/common/Helper.java1
-rw-r--r--wizards/com/sun/star/wizards/common/JavaTools.java22
-rw-r--r--wizards/com/sun/star/wizards/common/NumberFormatter.java14
-rw-r--r--wizards/com/sun/star/wizards/common/NumericalHelper.java15
-rw-r--r--wizards/com/sun/star/wizards/common/PropertySetHelper.java1
-rw-r--r--wizards/com/sun/star/wizards/common/Resource.java3
-rw-r--r--wizards/com/sun/star/wizards/common/SystemDialog.java16
-rw-r--r--wizards/com/sun/star/wizards/common/UCB.java9
-rw-r--r--wizards/com/sun/star/wizards/db/CommandMetaData.java8
-rw-r--r--wizards/com/sun/star/wizards/db/DBMetaData.java4
-rw-r--r--wizards/com/sun/star/wizards/db/TableDescriptor.java10
-rw-r--r--wizards/com/sun/star/wizards/db/TypeInspector.java2
-rw-r--r--wizards/com/sun/star/wizards/document/Control.java5
-rw-r--r--wizards/com/sun/star/wizards/document/FormHandler.java28
-rw-r--r--wizards/com/sun/star/wizards/document/OfficeDocument.java1
-rw-r--r--wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java9
-rw-r--r--wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess.java1
-rw-r--r--wizards/com/sun/star/wizards/report/IReportDocument.java30
-rw-r--r--wizards/com/sun/star/wizards/report/ReportImplementationHelper.java4
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java1
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate.java4
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java4
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel.java1
-rw-r--r--wizards/com/sun/star/wizards/table/CallTableWizard.java1
-rw-r--r--wizards/com/sun/star/wizards/text/TextDocument.java2
-rw-r--r--wizards/com/sun/star/wizards/text/TextFieldHandler.java2
-rw-r--r--wizards/com/sun/star/wizards/ui/ButtonList.java36
-rw-r--r--wizards/com/sun/star/wizards/ui/CommandFieldSelection.java17
-rw-r--r--wizards/com/sun/star/wizards/ui/FilterComponent.java9
-rw-r--r--wizards/com/sun/star/wizards/ui/ImageList.java5
-rw-r--r--wizards/com/sun/star/wizards/ui/PeerConfig.java15
-rw-r--r--wizards/com/sun/star/wizards/ui/SortingComponent.java2
-rw-r--r--wizards/com/sun/star/wizards/ui/UnoDialog.java13
-rw-r--r--wizards/com/sun/star/wizards/ui/WizardDialog.java33
-rw-r--r--wizards/com/sun/star/wizards/ui/event/DataAware.java3
-rw-r--r--wizards/com/sun/star/wizards/ui/event/DataAwareFields.java5
-rw-r--r--wizards/com/sun/star/wizards/ui/event/TaskEvent.java5
-rw-r--r--wizards/com/sun/star/wizards/ui/event/TaskListener.java1
122 files changed, 38 insertions, 889 deletions
diff --git a/bean/qa/complex/bean/OOoBeanTest.java b/bean/qa/complex/bean/OOoBeanTest.java
index d565cd2fff34..2b180a615e48 100644
--- a/bean/qa/complex/bean/OOoBeanTest.java
+++ b/bean/qa/complex/bean/OOoBeanTest.java
@@ -90,7 +90,6 @@ public class OOoBeanTest
* 2.Add OOoBean (no document loaded yet)
* 3.Show frame
* 4.Load document
- * @throws Exception
*/
@Test public void test1() throws Exception
{
@@ -111,7 +110,6 @@ public class OOoBeanTest
}
/** Sizing, painting
- * @throws Exception
*/
@Test public void test2() throws Exception
{
@@ -265,7 +263,6 @@ public class OOoBeanTest
3. Create Frame (do not show yet)
4. Add OOoBean to Frame
5. Show Frame
- * @throws Exception
*/
@Test public void test3() throws Exception
{
@@ -290,7 +287,6 @@ public class OOoBeanTest
/** Test repeated OOoBean.aquireSystemWindow and OOoBean.releaseSystemWindow
* calls.
- * @throws Exception
*/
@Test public void test4() throws Exception
{
@@ -324,7 +320,6 @@ public class OOoBeanTest
/** Adding and removing the bean to a Java frame multiple times.
* Test painting and sizing.
- * @throws Exception
*/
@Test public void test5() throws Exception
{
@@ -380,7 +375,6 @@ public class OOoBeanTest
* it should still be possible to enter text in the window. This does not
* work all the time on Windows. This is probably a timing problem. When using
* Thread.sleep (position #1) then it should work.
- * @throws Exception
*/
@Test public void test6() throws Exception
{
@@ -444,7 +438,6 @@ public class OOoBeanTest
* different. The bean is added and removed from within the event dispatch
* thread. Using Thread.sleep at various points (#1, #2, #3) seems to workaround
* the problem.
- * @throws Exception
*/
@Test public void test6a() throws Exception
{
@@ -561,7 +554,6 @@ public class OOoBeanTest
}
/** Repeatedly loading a document in one and the same OOoBean instance.
- * @throws Exception
*/
@Test public void test7() throws Exception
{
@@ -596,9 +588,7 @@ public class OOoBeanTest
}
/** Using multiple instances of OOoBean at the same time
- * @throws Exception
*/
-
@Test public void test8() throws Exception
{
OOoBean bean1 = new OOoBean(new PrivateLocalOfficeConnection(connection.getComponentContext()));
diff --git a/connectivity/qa/connectivity/tools/CRMDatabase.java b/connectivity/qa/connectivity/tools/CRMDatabase.java
index 974bfc1a1100..3caf024f1a3d 100644
--- a/connectivity/qa/connectivity/tools/CRMDatabase.java
+++ b/connectivity/qa/connectivity/tools/CRMDatabase.java
@@ -76,9 +76,6 @@ public class CRMDatabase
/**
* creates a CRMDatabase from an existing document, given by URL
- * @param _orb
- * @param _existingDocumentURL
- * @throws Exception
*/
public CRMDatabase( XMultiServiceFactory _orb, final String _existingDocumentURL ) throws Exception
{
diff --git a/dbaccess/qa/complex/dbaccess/UISettings.java b/dbaccess/qa/complex/dbaccess/UISettings.java
index c7c5fb988304..273d6b7a70a3 100644
--- a/dbaccess/qa/complex/dbaccess/UISettings.java
+++ b/dbaccess/qa/complex/dbaccess/UISettings.java
@@ -89,7 +89,6 @@ public class UISettings extends TestCase
/**
* checks whether query columns use the settings of the underlying table column, if they do not (yet) have own
* settings
- * @throws java.lang.Exception
*/
@Test
public void checkTransparentQueryColumnSettings() throws java.lang.Exception
diff --git a/forms/qa/integration/forms/FormLayer.java b/forms/qa/integration/forms/FormLayer.java
index 080d6873e5fd..2ed95c395343 100644
--- a/forms/qa/integration/forms/FormLayer.java
+++ b/forms/qa/integration/forms/FormLayer.java
@@ -168,7 +168,6 @@ public class FormLayer
* the height of the control which is not the label control
* @return
* the model of the control which is not the label control
- * @throws java.lang.Exception
*/
public XPropertySet createLabeledControl( String _formComponentServiceName, String _label, int _xPos,
int _yPos, int _height )
diff --git a/forms/qa/org/openoffice/xforms/Instance.java b/forms/qa/org/openoffice/xforms/Instance.java
index 67cadcd99c25..e1e9bd809418 100644
--- a/forms/qa/org/openoffice/xforms/Instance.java
+++ b/forms/qa/org/openoffice/xforms/Instance.java
@@ -39,11 +39,8 @@ public class Instance
*
* The element will be inserted immediately below the root node of the instance.
*
- * @param _elementName
- * the name of the to-be-created element
- * @return
- * the node of the newly created element
- * @throws com.sun.star.xml.dom.DOMException
+ * @param _elementName the name of the to-be-created element
+ * @return the node of the newly created element
*/
public XNode createElement( String _elementName ) throws DOMException
{
@@ -54,13 +51,9 @@ public class Instance
*
* The element will be inserted immediately below a given XNode.
*
- * @param _parentElement
- * the node whose child shall be created
- * @param _elementName
- * the name of the to-be-created element
- * @return
- * the node of the newly created element
- * @throws com.sun.star.xml.dom.DOMException
+ * @param _parentElement the node whose child shall be created
+ * @param _elementName the name of the to-be-created element
+ * @return the node of the newly created element
*/
public XNode createElement( XNode _parentElement, String _elementName ) throws DOMException
{
@@ -79,7 +72,6 @@ public class Instance
* the initial value to set at the node. Might be null, in this case no value is set.
* @return
* the node of the newly created element
- * @throws com.sun.star.xml.dom.DOMException
*/
public XNode createElement( XNode _parentElement, String _elementName, String _initialNodeValue ) throws DOMException
{
@@ -129,7 +121,6 @@ public class Instance
* the name of the to-be-created attribute
* @return
* the DOM node, which has already been inserted into the DOM tree
- * @throws com.sun.star.xml.dom.DOMException
*/
public XNode createAttribute( String _attribName ) throws DOMException
{
@@ -144,7 +135,6 @@ public class Instance
* the initial value to set at the node. Might be null, in this case no value is set.
* @return
* the DOM node, which has already been inserted into the DOM tree
- * @throws com.sun.star.xml.dom.DOMException
*/
public XNode createAttribute( String _attribName, String _initialNodeValue ) throws DOMException
{
@@ -159,7 +149,6 @@ public class Instance
* the name of the to-be-created attribute
* @return
* the DOM node, which has already been inserted into the DOM tree
- * @throws com.sun.star.xml.dom.DOMException
*/
public XNode createAttribute( XNode _parentElement, String _attribName ) throws DOMException
{
@@ -176,7 +165,6 @@ public class Instance
* the initial value to set at the node. Might be null, in this case no value is set.
* @return
* the DOM node, which has already been inserted into the DOM tree
- * @throws com.sun.star.xml.dom.DOMException
*/
public XNode createAttribute( XNode _parentElement, String _attribName, String _initialNodeValue ) throws DOMException
{
diff --git a/forms/qa/org/openoffice/xforms/Model.java b/forms/qa/org/openoffice/xforms/Model.java
index d0af835e8053..6cec54ae0fba 100644
--- a/forms/qa/org/openoffice/xforms/Model.java
+++ b/forms/qa/org/openoffice/xforms/Model.java
@@ -55,11 +55,8 @@ public class Model
/** creates a binding for the given DOM node
*
- * @param _node
- * the DOM node to create a binding for
- * @param _dataType
- * the data type to be used for the binding
- * @return
+ * @param _node the DOM node to create a binding for
+ * @param _dataType the data type to be used for the binding
*/
public XPropertySet createBindingForNode( XNode _node, short _dataTypeClass )
{
diff --git a/framework/qa/complex/path_settings/PathSettingsTest.java b/framework/qa/complex/path_settings/PathSettingsTest.java
index 0c01ef32228e..1e1bc5f4c4b3 100644
--- a/framework/qa/complex/path_settings/PathSettingsTest.java
+++ b/framework/qa/complex/path_settings/PathSettingsTest.java
@@ -228,8 +228,6 @@ public class PathSettingsTest
/**
* Shows the path settings
- * @throws UnknownPropertyException
- * @throws WrappedTargetException
*/
@Test
public void showPathSettings() throws UnknownPropertyException, WrappedTargetException
diff --git a/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java b/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java
index 71d2314ccda1..1650c9af583c 100644
--- a/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java
+++ b/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java
@@ -188,10 +188,6 @@ public class UnoDialogSample implements XTextListener, XSpinListener, XActionLis
}
- /**
- * @param _sKeyName
- * @return
- */
public XNameAccess getRegistryKeyContent(String _sKeyName){
try {
PropertyValue[] aNodePath = new PropertyValue[1];
@@ -313,9 +309,6 @@ public class UnoDialogSample implements XTextListener, XSpinListener, XActionLis
* create a peer for this
* dialog, using the given
* peer as a parent.
- * @param parentPeer
- * @return
- * @throws java.lang.Exception
*/
public XWindowPeer createWindowPeer(XWindowPeer _xWindowParentPeer) {
try{
@@ -354,8 +347,6 @@ public class UnoDialogSample implements XTextListener, XSpinListener, XActionLis
* Creates a peer for this
* dialog, using the active OO frame
* as the parent window.
- * @return
- * @throws java.lang.Exception
*/
public XWindowPeer createWindowPeer() {
return createWindowPeer(null);
diff --git a/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java b/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java
index 608ad199c065..00821f648016 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java
@@ -44,7 +44,6 @@ public class ContextMenuInterceptor implements XContextMenuInterceptor {
*Description of the Method
*
*@param args Description of Parameter
- *@since
*/
public static void main(String args[])
{
@@ -143,7 +142,6 @@ public class ContextMenuInterceptor implements XContextMenuInterceptor {
*Description of the Method
*
*@param args Description of Parameter
- *@since
*/
public ContextMenuInterceptorAction notifyContextMenuExecute(
com.sun.star.ui.ContextMenuExecuteEvent aEvent ) throws RuntimeException {
diff --git a/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java b/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java
index af37982133f7..0b14189bbf2c 100644
--- a/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java
+++ b/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java
@@ -61,13 +61,12 @@ public class ChildrenRetriever {
/**
* Constructor. Create a new connection with the specific args to a running office
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -propNames=... (optional)
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public ChildrenRetriever( String args[] ) throws java.lang.Exception {
@@ -88,8 +87,6 @@ public class ChildrenRetriever {
*
*@return Returns children properties values if values successfully retrieved,
* null otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public ArrayList<ArrayList<Object>> getChildren()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -100,11 +97,8 @@ public class ChildrenRetriever {
/**
* Open a folder content, get properties values for the properties.
*
- *@param properties
*@return Returns children properties values if values successfully retrieved,
* null otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public ArrayList<ArrayList<Object>> getChildren( ArrayList<String> properties )
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -193,8 +187,7 @@ public class ChildrenRetriever {
/**
* Parse arguments
*
- *@param String[] Arguments
- *@exception java.lang.Exception
+ *@param args Arguments
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
diff --git a/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java b/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java
index 2d67cde0e4ae..81977ae2c005 100644
--- a/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java
+++ b/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java
@@ -53,14 +53,13 @@ public class DataStreamComposer {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -srcURL=... (optional)
* -workdir=... (optional)
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public DataStreamComposer( String args[] ) throws java.lang.Exception {
@@ -80,9 +79,6 @@ public class DataStreamComposer {
* See Constructor.
*
*@return boolean Result
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
- *@exception java.lang.Exception
*/
public boolean setDataStream()
throws com.sun.star.ucb.CommandAbortedException,
@@ -98,9 +94,6 @@ public class DataStreamComposer {
*
*@param String Source URL
*@return boolean Returns true if data stream successfully seted, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
- *@exception java.lang.Exception
*/
public boolean setDataStream( String sourceURL )
throws com.sun.star.ucb.CommandAbortedException,
@@ -122,10 +115,7 @@ public class DataStreamComposer {
/**
* Write the document data stream of a document content...
*
- *@param XInputStream Stream
*@return boolean Returns true if data stream successfully seted, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public boolean setDataStream( XInputStream stream )
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -166,9 +156,6 @@ public class DataStreamComposer {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
diff --git a/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java b/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java
index e83a307e3e83..62ca893cfcdf 100644
--- a/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java
+++ b/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java
@@ -53,12 +53,11 @@ public class DataStreamRetriever {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public DataStreamRetriever( String args[] ) throws java.lang.Exception {
@@ -78,8 +77,6 @@ public class DataStreamRetriever {
*
*@return XInputStream Returns input stream if stream successfully retrieved,
* null otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public XInputStream getDataStream()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -118,8 +115,7 @@ public class DataStreamRetriever {
/**
* Parse arguments
*
- *@param String[] Arguments
- *@exception java.lang.Exception
+ *@param args Arguments
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
@@ -152,9 +148,6 @@ public class DataStreamRetriever {
/**
* Print Stream content.
- *
- *@param XInputStream
- *@exception com.sun.star.uno.Exception
*/
public void printStream( XInputStream data )
throws com.sun.star.uno.Exception {
diff --git a/odk/examples/DevelopersGuide/UCB/Helper.java b/odk/examples/DevelopersGuide/UCB/Helper.java
index 0a53a2d4d574..fe427a902930 100644
--- a/odk/examples/DevelopersGuide/UCB/Helper.java
+++ b/odk/examples/DevelopersGuide/UCB/Helper.java
@@ -64,8 +64,6 @@ public class Helper {
* Constructor, create a new instance of the ucb. UNO is bootstrapped and
* the remote office service manger is used to create the ucb. If necessary
* a new office process is started.
- *
- * @exception java.lang.Exception
*/
public Helper(String url) throws java.lang.Exception {
m_contenturl = url;
@@ -84,7 +82,6 @@ public class Helper {
* Returns created identifier object for given URL..
*
*@return XContent Created identifier object for given URL
- *@exception java.lang.Exception
*/
public XContent createUCBContent() throws java.lang.Exception {
return createUCBContent( getContentURL() );
@@ -93,9 +90,8 @@ public class Helper {
/**
* Returned created identifier object for given URL.
*
- *@param String Connect URL. Example : -url=file:///
- *@return XContent Created identifier object for given URL
- *@exception java.lang.Exception
+ *@param connectURL Connect URL. Example : -url=file:///
+ *@return Created identifier object for given URL
*/
public XContent createUCBContent( String connectURL ) throws java.lang.Exception {
XContent content = null;
diff --git a/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java b/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java
index 4d111dc740a8..9ef646e47beb 100644
--- a/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java
+++ b/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java
@@ -55,8 +55,6 @@ public class MyActiveDataSink implements XActiveDataSink {
/**
* Plugs the input stream.
- *
- *@param XInputStream
*/
public void setInputStream( XInputStream aStream ) {
m_aStream = aStream;
diff --git a/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java b/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java
index 19a11139bad8..013cdc2d783a 100644
--- a/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java
+++ b/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java
@@ -55,7 +55,7 @@ public class PropertiesComposer {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -propNames=... (optional)
* -propValues=... (optional)
@@ -63,7 +63,6 @@ public class PropertiesComposer {
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public PropertiesComposer( String args[] ) throws java.lang.Exception {
@@ -84,8 +83,6 @@ public class PropertiesComposer {
*
*@return Object[] Returns null or instance object of com.sun.star.uno.Any
* if values successfully seted, properties otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public Object[] setProperties()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -97,12 +94,8 @@ public class PropertiesComposer {
/**
* Set values of the properties.
*
- *@param properties
- *@param propertiesValue
*@return Object[] Returns null or instance object of com.sun.star.uno.Any
* if values successfully seted, properties otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public Object[] setProperties( ArrayList<String> properties, ArrayList<String> propertiesValues )
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -185,9 +178,6 @@ public class PropertiesComposer {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
diff --git a/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java b/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java
index 002d5c4e6cc2..0b984907ab77 100644
--- a/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java
+++ b/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java
@@ -57,13 +57,12 @@ public class PropertiesRetriever {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -propNames=... (optional)
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public PropertiesRetriever( String args[] ) throws java.lang.Exception {
@@ -82,10 +81,7 @@ public class PropertiesRetriever {
* This method requires the main and the optional arguments to be set in order to work.
* See Constructor.
*
- *@param Vector Properties
- *@return Vector Returns Properties values if values successfully retrieved, null otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@return Properties values if values successfully retrieved, null otherwise
*/
public ArrayList<Object> getPropertyValues()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -96,10 +92,7 @@ public class PropertiesRetriever {
/**
* Get values of the properties.
*
- *@param Vector Properties
- *@return Vector Returns Properties values if values successfully retrieved, null otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@return Properties values if values successfully retrieved, null otherwise
*/
public ArrayList<Object> getPropertyValues( ArrayList<String> properties )
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -161,9 +154,6 @@ public class PropertiesRetriever {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
@@ -209,8 +199,6 @@ public class PropertiesRetriever {
/**
* Create a new connection with the specific args to a running office and
* get the properties values from a resource.
- *
- *@param String[] Arguments
*/
public static void main ( String args[] ) {
System.out.println( "\n" );
diff --git a/odk/examples/DevelopersGuide/UCB/ResourceCreator.java b/odk/examples/DevelopersGuide/UCB/ResourceCreator.java
index 566266246e77..4279f94a1300 100644
--- a/odk/examples/DevelopersGuide/UCB/ResourceCreator.java
+++ b/odk/examples/DevelopersGuide/UCB/ResourceCreator.java
@@ -57,7 +57,7 @@ public class ResourceCreator {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -name=... (optional)
* -srcURL=... (optional)
@@ -65,7 +65,6 @@ public class ResourceCreator {
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public ResourceCreator( String args[] ) throws java.lang.Exception {
@@ -93,8 +92,6 @@ public class ResourceCreator {
* See Constructor.
*
*@return boolean Returns true if resource successfully created, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
*/
public boolean createNewResource()
throws com.sun.star.ucb.CommandAbortedException,
@@ -109,11 +106,9 @@ public class ResourceCreator {
/**
* Create a new resource.
*
- *@param String Source resource URL
- *@param String New resource name
- *@return boolean Returns true if resource successfully created, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@param sourceURL Source resource URL
+ *@param name New resource name
+ *@return true if resource successfully created, false otherwise
*/
public boolean createNewResource( String sourceURL, String name )
throws com.sun.star.ucb.CommandAbortedException,
@@ -135,11 +130,9 @@ public class ResourceCreator {
/**
* Create a new resource.
*
- *@param XInputStream Source resource stream
- *@param String New resource name
- *@return boolean Returns true if resource successfully created, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@param stream Source resource stream
+ *@param name New resource name
+ *@return true if resource successfully created, false otherwise
*/
public boolean createNewResource( XInputStream stream, String name )
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -224,9 +217,6 @@ public class ResourceCreator {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
@@ -276,8 +266,6 @@ public class ResourceCreator {
/**
* Create a new connection with the specific args to a running office and
* create a new resource.
- *
- *@param String[] Arguments
*/
public static void main ( String args[] ) {
System.out.println( "\n" );
diff --git a/odk/examples/DevelopersGuide/UCB/ResourceManager.java b/odk/examples/DevelopersGuide/UCB/ResourceManager.java
index a23921fc1993..26f19c0e7150 100644
--- a/odk/examples/DevelopersGuide/UCB/ResourceManager.java
+++ b/odk/examples/DevelopersGuide/UCB/ResourceManager.java
@@ -55,7 +55,7 @@ public class ResourceManager {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -targetFolderURL=... (optional)
* -newTitle=... (optional)
@@ -64,7 +64,6 @@ public class ResourceManager {
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public ResourceManager( String args[] ) throws java.lang.Exception {
@@ -83,9 +82,7 @@ public class ResourceManager {
* This method requires the main and the optional arguments to be set in order to work.
* See Constructor.
*
- *@return boolean Returns true if resource successfully transferred, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@return true if resource successfully transferred, false otherwise
*/
public boolean transferResource()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -99,12 +96,10 @@ public class ResourceManager {
/**
* Copy, move or create a link for a resource.
*
- *@param String Source URL
- *@param String Target folder URL
- *@param String Transferring operation (copy, move, link)
- *@return boolean Returns true if resource successfully transferred, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@param sourceURL Source URL
+ *@param targetFolderURL Target folder URL
+ *@param transOperation Transferring operation (copy, move, link)
+ *@return true if resource successfully transferred, false otherwise
*/
public boolean transferResource(
String sourceURL, String targetFolderURL,
@@ -185,9 +180,6 @@ public class ResourceManager {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
@@ -243,8 +235,6 @@ public class ResourceManager {
/**
* Create a new connection with the specific args to a running office and
* copy, move or create links a resource.
- *
- *@param String[] Arguments
*/
public static void main ( String args[] ) {
diff --git a/odk/examples/DevelopersGuide/UCB/ResourceRemover.java b/odk/examples/DevelopersGuide/UCB/ResourceRemover.java
index 560132acbf0e..0efa68a00d8e 100644
--- a/odk/examples/DevelopersGuide/UCB/ResourceRemover.java
+++ b/odk/examples/DevelopersGuide/UCB/ResourceRemover.java
@@ -47,13 +47,12 @@ public class ResourceRemover {
/**
* Constructor.
*
- *@param String[] This construtor requires the arguments:
+ *@param args This construtor requires the arguments:
* -url=... (optional)
* -workdir=... (optional)
* See Help (method printCmdLineUsage()).
* Without the arguments a new connection to a
* running office cannot created.
- *@exception java.lang.Exception
*/
public ResourceRemover( String args[] ) throws java.lang.Exception {
@@ -70,9 +69,7 @@ public class ResourceRemover {
/**
* Delete resource.
*
- *@return boolean Returns true if resource successfully deleted, false otherwise
- *@exception com.sun.star.ucb.CommandAbortedException
- *@exception com.sun.star.uno.Exception
+ *@return true if resource successfully deleted, false otherwise
*/
public boolean deleteResource()
throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception {
@@ -104,9 +101,6 @@ public class ResourceRemover {
/**
* Parse arguments
- *
- *@param String[] Arguments
- *@exception java.lang.Exception
*/
public void parseArguments( String[] args ) throws java.lang.Exception {
@@ -144,8 +138,6 @@ public class ResourceRemover {
/**
* Create a new connection with the specific args to a running office and
* delete a resource.
- *
- *@param String[] Arguments
*/
public static void main ( String args[] ) {
diff --git a/qadevOOo/runner/base/java_complex.java b/qadevOOo/runner/base/java_complex.java
index 565b07fe9031..ba0ab703453b 100644
--- a/qadevOOo/runner/base/java_complex.java
+++ b/qadevOOo/runner/base/java_complex.java
@@ -40,7 +40,6 @@ public class java_complex implements TestBase
/**
* This function executes the complex tests given as parameter "-o" or "TestJob". It querys for the correspond class
* and crates the JobDescription.
- * @param param
* @return true of all tests run successfully, else false
*/
public boolean executeTest(TestParameters param)
@@ -66,8 +65,6 @@ public class java_complex implements TestBase
/**
* This function run the given DescEntry[] as ComplexTest
- * @param param
- * @param entries
* @return true of all tests run successfully, else false
*/
public boolean executeTest(TestParameters param, DescEntry[] entries)
diff --git a/qadevOOo/runner/convwatch/OfficePrint.java b/qadevOOo/runner/convwatch/OfficePrint.java
index ba3e03c298e9..9efa7049068a 100644
--- a/qadevOOo/runner/convwatch/OfficePrint.java
+++ b/qadevOOo/runner/convwatch/OfficePrint.java
@@ -95,9 +95,6 @@ public class OfficePrint {
* the GraphicalTestArguments must contain a living MultiServiceFactory object
* or we crash here.
* Be aware, the ownership of the document gets to you, you have to close it.
- * @param _aGTA
- * @param _sInputURL
- * @return
*/
public static XComponent loadFromURL(GraphicalTestArguments _aGTA,
String _sInputURL)
@@ -302,10 +299,6 @@ public class OfficePrint {
* Due to the fact we use a printer to convert the file to postscript, the default printer
* to create such postscript format must be installed, this is not tested here.
*
- * @param _aGTA
- * @param _sInputURL
- * @param _sOutputURL
- * @param _sPrintFileURL
* @return true, if print has been done.
* Be careful, true means only print returns with no errors, to be sure print is really done
* check existence of _sPrintFileURL
@@ -624,9 +617,6 @@ public class OfficePrint {
/**
- * @param _aGTA
- * @param _sAbsoluteOutputPath
- * @param _sAbsoluteInputFile
* @return true, if the reference (*.prrn file) based on given output path and given input path exist.
* If OVERWRITE_REFERENCE is set, always return false.
*/
@@ -671,12 +661,6 @@ public class OfficePrint {
* _sAbsoluteOutputPath contains the destination, where the file will store after load with StarOffice/OpenOffice.org
* if is null, print only near the Input file path
* _sPrintType ".prn" Print input file with StarOffice/OpenOffice.org and the default printer as PostScript
- *
- * @param _aGTA
- * @param _sAbsoluteOutputPath
- * @param _sAbsoluteInputFile
- * @return
- * @throws ConvWatchCancelException
*/
public static boolean buildReference(GraphicalTestArguments _aGTA,
String _sAbsoluteOutputPath,
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index 0aad73c78985..5b059e8ecc4b 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -86,7 +86,6 @@ class PropertyHelper
{
/**
Create a PropertyValue[] from a ArrayList
- @param _aPropertyList
@return a PropertyValue[]
*/
public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
@@ -123,7 +122,6 @@ public class ReportDesignerTest extends ComplexTestCase {
/**
* This method returns a list of Strings, each string must be a function name in this class.
- * @return
*/
@Override
public String[] getTestMethodNames()
diff --git a/qadevOOo/runner/graphical/DirectoryHelper.java b/qadevOOo/runner/graphical/DirectoryHelper.java
index 83430b4b24f1..0033de9853d5 100644
--- a/qadevOOo/runner/graphical/DirectoryHelper.java
+++ b/qadevOOo/runner/graphical/DirectoryHelper.java
@@ -62,9 +62,6 @@ public class DirectoryHelper
* System.out.println(aEntry);
* }
*
- * @param _sDirectory
- * @param _aFileFilter
- * @param _bRecursiveIsAllowed
* @return list of directories
*/
public static Object[] traverse( String _sDirectory, FileFilter _aFileFilter, boolean _bRecursiveIsAllowed )
diff --git a/qadevOOo/runner/graphical/EnhancedComplexTestCase.java b/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
index 0e2be21334b0..dcde84492cc4 100644
--- a/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
+++ b/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
@@ -73,7 +73,6 @@ private void callEntry(String _sEntry, ParameterHelper _aParam)
/**
* Run through all documents found in Inputpath.
* Call the IDocument interface function call(...);
- * @param _aParam
*/
public void foreachDocumentinInputPath(ParameterHelper _aParam)
{
@@ -112,7 +111,6 @@ private void callEntry(String _sEntry, ParameterHelper _aParam)
* Run through a given index.ini or run through a given directory,
* find all postscript or pdf files.
* Call the IDocument interface function call(...);
- * @param _aParam
*/
public void foreachPSorPDFinInputPath(ParameterHelper _aParam)
{
@@ -296,7 +294,6 @@ private void callEntry(String _sEntry, ParameterHelper _aParam)
* Run through a given index.ini or run through a given directory,
* find all postscript or pdf files.
* Call the IDocument interface function call(...);
- * @param _aParam
*/
public void foreachJPEGcompareWithJPEG(ParameterHelper _aParam)
{
@@ -371,7 +368,6 @@ private void callEntry(String _sEntry, ParameterHelper _aParam)
* Run through a given index.ini or run through a given directory,
* find all ini files.
* Call the IDocument interface function call(...);
- * @param _aParam
*/
public void foreachResultCreateHTML(ParameterHelper _aParam)
{
diff --git a/qadevOOo/runner/graphical/HTMLResult.java b/qadevOOo/runner/graphical/HTMLResult.java
index 3482dc45de10..e170ec68ee62 100644
--- a/qadevOOo/runner/graphical/HTMLResult.java
+++ b/qadevOOo/runner/graphical/HTMLResult.java
@@ -73,7 +73,6 @@ public class HTMLResult
/**
* create the HTML header
- * @param _sTitle
*/
public void header(String _sTitle)
{
diff --git a/qadevOOo/runner/graphical/IDocument.java b/qadevOOo/runner/graphical/IDocument.java
index e0cee8aa7c43..ef07299d87d1 100644
--- a/qadevOOo/runner/graphical/IDocument.java
+++ b/qadevOOo/runner/graphical/IDocument.java
@@ -22,10 +22,6 @@ public interface IDocument
{
/**
* Call this for each document
- * @param _sDocument
- * @param _sResult
- * @param _aParams
- * @throws OfficeException
*/
public void checkOneFile(String _sDocument, String _sResult, ParameterHelper _aParams) throws OfficeException;
}
diff --git a/qadevOOo/runner/graphical/IOffice.java b/qadevOOo/runner/graphical/IOffice.java
index e3c892de109f..54d8cc24fea4 100644
--- a/qadevOOo/runner/graphical/IOffice.java
+++ b/qadevOOo/runner/graphical/IOffice.java
@@ -22,27 +22,22 @@ public interface IOffice
{
/**
* start an Office, if need
- * @throws graphical.OfficeException
*/
public void start() throws OfficeException;
/**
* Load a document by it's Name
- * @param Name
- * @throws graphical.OfficeException
*/
public void load(String Name) throws OfficeException;
/**
* Create a postscript file in the DOC_COMPARATOR_OUTPUT_DIR directory from a loaded document
- * @throws graphical.OfficeException
*/
public void storeAsPostscript() throws OfficeException;
/**
* Close the background office
- * @throws graphical.OfficeException
*/
public void close() throws OfficeException;
}
diff --git a/qadevOOo/runner/graphical/IniFile.java b/qadevOOo/runner/graphical/IniFile.java
index 7c3e31e588cf..f3bd88b764cd 100644
--- a/qadevOOo/runner/graphical/IniFile.java
+++ b/qadevOOo/runner/graphical/IniFile.java
@@ -116,8 +116,6 @@ public class IniFile implements Enumeration<String>
/**
* Check if a given Section and Key exists in the ini file
- * @param _sSectionName
- * @param _sKey
* @return true if the given Section, Key exists, now you can get the value
*/
public boolean hasValue(String _sSectionName, String _sKey)
@@ -197,7 +195,6 @@ public class IniFile implements Enumeration<String>
/**
* Checks if a given section exists in the ini file
- * @param _sSection
* @return true if the given _sSection was found
*/
public boolean hasSection(String _sSection)
@@ -330,10 +327,7 @@ public class IniFile implements Enumeration<String>
/**
* Returns the value at Section, Key converted to an integer
* Check with hasValue(Section, Key) to check before you get into trouble.
- * @param _sSection
- * @param _sKey
* @param _nDefault if there is a problem, key not found... this value will return
- * @return
*/
public int getIntValue(String _sSection, String _sKey, int _nDefault)
{
@@ -427,9 +421,6 @@ public class IniFile implements Enumeration<String>
1. section doesn't exist, goto end and insert a new section, insert a new key value pair
2. section exist but key not, search section, search key, if key is -1 get last known key position and insert new key value pair there
3. section exist and key exist, remove the old key and insert the key value pair at the same position
- * @param _sSection
- * @param _sKey
- * @param _sValue
*/
public void insertValue(String _sSection, String _sKey, String _sValue)
{
diff --git a/qadevOOo/runner/graphical/JPEGCreator.java b/qadevOOo/runner/graphical/JPEGCreator.java
index c95aad79e5bb..dccc588da516 100644
--- a/qadevOOo/runner/graphical/JPEGCreator.java
+++ b/qadevOOo/runner/graphical/JPEGCreator.java
@@ -90,7 +90,6 @@ public class JPEGCreator extends EnhancedComplexTestCase
/**
* Create a lot of smaller and nicer Pictures of the big fat pages.
* Looks better
- * @param _sJPEGSchema
*/
public void createSmallPictures(String _sJPEGSchema)
{
@@ -121,7 +120,6 @@ public class JPEGCreator extends EnhancedComplexTestCase
/**
* convert a picture to a new picture with 340 pixel width.
- * @param _sJPEGFilename
*/
public static void convertToNearSameFileWithWidth340(String _sJPEGFilename)
{
@@ -342,7 +340,6 @@ private static void convertToWidth340(String _sFrom, String _To)
* Return the number of really exists JPEG files
* Give a JPEG Schema which contains something like '%04d' which will be converted by a number between 0001 and 9999 always
* with leading '0' (zero)
- * @param _sJPEGSchema
* @return number of really existing pages of a given JPEG schema
*/
public int countPages(String _sJPEGSchema)
diff --git a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
index 42a777ade477..52a62c659da6 100644
--- a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
+++ b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
@@ -217,11 +217,6 @@ public class MSOfficePostscriptCreator implements IOffice
/**
* print the given file (_sInputFile) to the file name (_sPrintFile)
- * @param _aGTA
- * @param _sInputFile
- * @param _sPrintFilename
- * @throws OfficeException
- * @throws java.io.IOException
*/
public void printToFileWithMSOffice( ParameterHelper _aGTA,
String _sInputFile,
diff --git a/qadevOOo/runner/graphical/Office.java b/qadevOOo/runner/graphical/Office.java
index 34b1fa9a869a..0a08986c4af7 100644
--- a/qadevOOo/runner/graphical/Office.java
+++ b/qadevOOo/runner/graphical/Office.java
@@ -48,8 +48,6 @@ public class Office implements IOffice
/**
* Load a document with an already started Office.
- * @param _sDocumentName
- * @throws graphical.OfficeException
*/
public void load(String _sDocumentName) throws OfficeException
{
diff --git a/qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor.java b/qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor.java
index 217a4cb327a7..96a6d0a69f77 100644
--- a/qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor.java
+++ b/qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor.java
@@ -137,10 +137,7 @@ public class OpenOfficeDatabaseReportExtractor extends Assurance
/**
* This is the main test Function of current ReportDesignerTest
- * @param _sDocument
- * @return
*/
-
public ArrayList<String> load(String _sDocument /*, int _nType*/)
{
// We need to copy the database file to a place where we have write access, NEVER use the docpool for this
diff --git a/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java b/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java
index 3df97f5f2d8d..05de2b8a5f9c 100644
--- a/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java
+++ b/qadevOOo/runner/graphical/OpenOfficePostscriptCreator.java
@@ -577,9 +577,6 @@ public class OpenOfficePostscriptCreator implements IOffice
/**
- * @param _aGTA
- * @param _sAbsoluteOutputPath
- * @param _sAbsoluteInputFile
* @return true, if the reference (*.prrn file) based on given output path and given input path exist.
* If OVERWRITE_REFERENCE is set, always return false.
*/
diff --git a/qadevOOo/runner/graphical/ParameterHelper.java b/qadevOOo/runner/graphical/ParameterHelper.java
index 3ca201ff276e..8839a728dec8 100644
--- a/qadevOOo/runner/graphical/ParameterHelper.java
+++ b/qadevOOo/runner/graphical/ParameterHelper.java
@@ -88,8 +88,7 @@ public class ParameterHelper
}
/**
- * return the input path, if given.
- * @return
+ * @return the input path, if given.
*/
public String getInputPath()
{
@@ -185,7 +184,6 @@ public class ParameterHelper
PerformanceContainer m_aPerformanceContainer = null;
/**
* helper class for performance analyser features
- * @return
*/
public PerformanceContainer getPerformance()
{
@@ -199,7 +197,6 @@ public class ParameterHelper
/**
* Helper function to get the buildid of the current used OpenOffice.org
* out of the AppExecutionCommand the build ID
- * @return
*/
public String getBuildID()
{
diff --git a/qadevOOo/runner/helper/BuildEnvTools.java b/qadevOOo/runner/helper/BuildEnvTools.java
index b35d14cb3f1c..3cd50a823397 100644
--- a/qadevOOo/runner/helper/BuildEnvTools.java
+++ b/qadevOOo/runner/helper/BuildEnvTools.java
@@ -46,9 +46,6 @@ public class BuildEnvTools {
* <li> Shell: Fill this parameter with a shell f.e '/bin/tcsh'
* or 'c:\\myShell\\myShell.exe'
* </li>
- * @param param
- * @param log
- * @throws helper.ParameterNotFoundException
*/
public BuildEnvTools(TestParameters param, LogWriter log) throws ParameterNotFoundException {
this.param = param;
@@ -95,9 +92,6 @@ public class BuildEnvTools {
/**
* Executes the given commands in OOo-Environment shell.
- * @param commands
- * @param workDir
- * @param shortWait
* @return the processHandler of the commands
* @see helper.ProcessHandler
*/
diff --git a/qadevOOo/runner/helper/ComplexDescGetter.java b/qadevOOo/runner/helper/ComplexDescGetter.java
index d0ec77879926..af288a514319 100644
--- a/qadevOOo/runner/helper/ComplexDescGetter.java
+++ b/qadevOOo/runner/helper/ComplexDescGetter.java
@@ -146,7 +146,6 @@ public class ComplexDescGetter extends DescGetter
* @param testObjectName the name of the object
* @param className the class name of the class to load
* @param testMethodNames list of all methods to test
- * @param log
* @return filled description entry
*/
public DescEntry createTestDesc(String testObjectName, String className, String[] testMethodNames, LogWriter log)
diff --git a/qadevOOo/runner/helper/LoggingThread.java b/qadevOOo/runner/helper/LoggingThread.java
index 6eb2e1861640..41e97845fc2d 100644
--- a/qadevOOo/runner/helper/LoggingThread.java
+++ b/qadevOOo/runner/helper/LoggingThread.java
@@ -41,11 +41,6 @@ public class LoggingThread extends Thread {
boolean finished = false;
boolean debug = false;
- /**
- *
- * @param log
- * @param tParam
- */
public LoggingThread(LogWriter log, TestParameters tParam) {
this.log = log;
this.param = tParam;
diff --git a/qadevOOo/runner/helper/ObjectInspectorModelImpl.java b/qadevOOo/runner/helper/ObjectInspectorModelImpl.java
index b40888102438..b0135cd84fe5 100644
--- a/qadevOOo/runner/helper/ObjectInspectorModelImpl.java
+++ b/qadevOOo/runner/helper/ObjectInspectorModelImpl.java
@@ -117,7 +117,6 @@ public class ObjectInspectorModelImpl implements XObjectInspectorModel{
/**
* retrieves an index in a global property ordering, for a given property name
* @param UIName the property whose global order index should be retrieved
- * @throws com.sun.star.beans.UnknownPropertyException if the given property is unknown
* @return the global order index of PropertyName
*/
public int getPropertyOrderIndex(String UIName) {
diff --git a/qadevOOo/runner/helper/OfficeProvider.java b/qadevOOo/runner/helper/OfficeProvider.java
index a208c1e09e7d..c12d2519e852 100644
--- a/qadevOOo/runner/helper/OfficeProvider.java
+++ b/qadevOOo/runner/helper/OfficeProvider.java
@@ -53,8 +53,6 @@ public class OfficeProvider implements AppProvider
/**
* copy the user layer to a safe place, usually to $TMP/user_backup$USER
- * @param param
- * @param msf
*/
public void backupUserLayer(TestParameters param, XMultiServiceFactory msf)
{
@@ -102,7 +100,6 @@ public class OfficeProvider implements AppProvider
* Dispose the office.
* This method can only be used, if the office was connected in the first
* place: getManager() was called first.
- * @param param
* @return return true if desktop is terminates, else false
*/
public boolean disposeManager(lib.TestParameters param)
@@ -144,8 +141,6 @@ public class OfficeProvider implements AppProvider
/**
* Method to get the ServiceManager of an Office
- * @param param
- * @return
*/
public Object getManager(lib.TestParameters param)
{
@@ -645,8 +640,6 @@ public class OfficeProvider implements AppProvider
/**
* converts directory without 'file:///' prefix.
* and System dependent file separator
- * @param dir
- * @return
*/
public static String getDirSys(String dir)
{
diff --git a/qadevOOo/runner/helper/OfficeWatcher.java b/qadevOOo/runner/helper/OfficeWatcher.java
index b01d81609b89..e001ca335ab2 100644
--- a/qadevOOo/runner/helper/OfficeWatcher.java
+++ b/qadevOOo/runner/helper/OfficeWatcher.java
@@ -28,9 +28,6 @@ public class OfficeWatcher extends Thread implements share.Watcher {
private int StoredPing = 0;
private boolean debug = false;
- /** Creates new OfficeWatcher
- * @param param
- */
public OfficeWatcher(TestParameters param) {
finish = false;
this.params = param;
diff --git a/qadevOOo/runner/helper/ProcessHandler.java b/qadevOOo/runner/helper/ProcessHandler.java
index 0bcabe4e8b68..e88a2a2181f4 100644
--- a/qadevOOo/runner/helper/ProcessHandler.java
+++ b/qadevOOo/runner/helper/ProcessHandler.java
@@ -138,7 +138,6 @@ public class ProcessHandler
* Creates instance with specified external command.
* Debug info and output
* of external command is printed to stdout.
- * @param cmdLine
*/
public ProcessHandler(String cmdLine)
{
@@ -150,7 +149,6 @@ public class ProcessHandler
* including parameters as an array.
* Debug info and output
* of external command is printed to stdout.
- * @param cmdLines
*/
public ProcessHandler(String[] cmdLines)
{
@@ -164,8 +162,6 @@ public class ProcessHandler
* variables.
* Debug info and output
* of external command is printed to stdout.
- * @param cmdLines
- * @param envVars
* @see java.lang.Runtime exec(String[], String[])
*/
public ProcessHandler(String[] cmdLines, String[] envVars)
@@ -180,8 +176,6 @@ public class ProcessHandler
* variables. The command will be started in workDir.
* Debug info and output
* of external command is printed to stdout.
- * @param cmdLines
- * @param workDir
*/
public ProcessHandler(String[] cmdLines, File workDir)
{
@@ -194,9 +188,6 @@ public class ProcessHandler
* Creates instance with specified external command and
* log stream where debug info and output
* of external command is printed out. The command will be started in workDir.
- * @param cmdLines
- * @param log
- * @param workDir
*/
public ProcessHandler(String[] cmdLines, PrintWriter log, File workDir)
{
@@ -208,8 +199,6 @@ public class ProcessHandler
* Creates instance with specified external command and
* log stream where debug info and output
* of external command is printed out.
- * @param cmdLine
- * @param log
*/
public ProcessHandler(String cmdLine, PrintWriter log)
{
@@ -218,8 +207,6 @@ public class ProcessHandler
/**
* Creates instance with specified external command and set the time out for the command.
- * @param cmdLine
- * @param timeOut
*/
public ProcessHandler(String cmdLine, int timeOut)
{
@@ -231,8 +218,6 @@ public class ProcessHandler
* will be executed in the some work directory.
* Debug info and output
* of external commandis printed to stdout.
- * @param cmdLine
- * @param workDir
*/
public ProcessHandler(String cmdLine, File workDir)
{
@@ -243,9 +228,6 @@ public class ProcessHandler
* Creates instance with specified external command which
* will be executed in the some work directory.
* Debug info and output printed in log stream.
- * @param cmdLine
- * @param log
- * @param workDir
*/
public ProcessHandler(String cmdLine, PrintWriter log, File workDir)
{
@@ -259,10 +241,6 @@ public class ProcessHandler
* of external command is printed .
* The specified environment variables are set for the new process.
* If log stream is null, logging is printed to stdout.
- * @param cmdLine
- * @param log
- * @param workDir
- * @param envVars
*/
public ProcessHandler(String cmdLine, PrintWriter log, File workDir, String[] envVars)
{
@@ -321,9 +299,6 @@ public class ProcessHandler
* log stream where debug info and output of external command is printed.
* If log stream is null, logging is printed to stdout.
* From the <CODE>TestParameters</CODE> the <CODE>OfficeWachter</CODE> get a ping.
- * @param commands
- * @param log
- * @param workDir
* @param shortWait If this parameter is ture the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* half of time out from parameter timeout.
* @param param the TestParameters
@@ -349,7 +324,6 @@ public class ProcessHandler
/**
* If not equal 0, the time to maximal wait.
- * @param _n
*/
public void setProcessTimeout(int _n)
{
@@ -358,7 +332,6 @@ public class ProcessHandler
/**
* This command will call after ProcessTimeout is arrived.
- * @param _s
*/
public void setProcessKiller(String _s)
{
@@ -506,7 +479,6 @@ public class ProcessHandler
/**
* Returns the time in seconds since 1st January 1970
- * @return
*/
public static long getSystemTime()
{
@@ -773,7 +745,6 @@ public class ProcessHandler
* The method can also be called before the command
* starts its execution. Then the text is buffered
* and transferred to command when it will be started.
- * @param str
*/
public void printInputText(String str)
{
@@ -825,7 +796,6 @@ public class ProcessHandler
}
/** Causes the thread to sleep some time.
- * @param milliseconds
*/
public static void shortWait(long milliseconds)
{
@@ -868,7 +838,6 @@ public class ProcessHandler
/**
* returns true, if the thread should hold on
- * @return
*/
public synchronized boolean isInHoldOn()
{
diff --git a/qadevOOo/runner/helper/PropertyHelper.java b/qadevOOo/runner/helper/PropertyHelper.java
index c48c58be3a9e..7472024c0afc 100644
--- a/qadevOOo/runner/helper/PropertyHelper.java
+++ b/qadevOOo/runner/helper/PropertyHelper.java
@@ -26,8 +26,6 @@ public class PropertyHelper
{
/**
Create a PropertyValue[] from a ArrayList
- @param _aPropertyList
- @return a PropertyValue[]
*/
public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
{
diff --git a/qadevOOo/runner/helper/StringHelper.java b/qadevOOo/runner/helper/StringHelper.java
index f2921906ca0a..7d985cc03be1 100644
--- a/qadevOOo/runner/helper/StringHelper.java
+++ b/qadevOOo/runner/helper/StringHelper.java
@@ -95,9 +95,6 @@ public class StringHelper
* Convert a value to a string with a given length, if the len is greater the len of the value string representation
* fill it's front with '0'
* So ("5", 4) will result in a string "0005"
- * @param _nValue
- * @param _nLen
- * @return
*/
public static String createValueString(int _nValue, int _nLen)
{
diff --git a/qadevOOo/runner/lib/Parameters.java b/qadevOOo/runner/lib/Parameters.java
index 5ec44205ec71..eb28612fd60b 100644
--- a/qadevOOo/runner/lib/Parameters.java
+++ b/qadevOOo/runner/lib/Parameters.java
@@ -35,9 +35,7 @@ import com.sun.star.uno.Type;
/**
* Parameters is a container of String parameters.
- * @deprecated
*/
-
public class Parameters implements XPropertySet {
final protected Map<String, Object> parameters;
final Parameters defaults;
diff --git a/qadevOOo/runner/stats/Summarizer.java b/qadevOOo/runner/stats/Summarizer.java
index b63c5c255eb1..dfd9a4f0b2ac 100644
--- a/qadevOOo/runner/stats/Summarizer.java
+++ b/qadevOOo/runner/stats/Summarizer.java
@@ -32,7 +32,6 @@ public class Summarizer
/**
*
* gets the state for a SuperEntry according to its subentries
- * @param entry
*/
public void summarizeUp(DescEntry entry)
{
diff --git a/qadevOOo/runner/util/DesktopTools.java b/qadevOOo/runner/util/DesktopTools.java
index 96778354ab6a..f790ad93924a 100644
--- a/qadevOOo/runner/util/DesktopTools.java
+++ b/qadevOOo/runner/util/DesktopTools.java
@@ -462,7 +462,6 @@ public class DesktopTools
/**
* Due to typo deprecated
- * @param xModel
* @deprecated
*/
@Deprecated
diff --git a/qadevOOo/runner/util/db/DataSource.java b/qadevOOo/runner/util/db/DataSource.java
index eae018a1608b..0ee1775f5be7 100644
--- a/qadevOOo/runner/util/db/DataSource.java
+++ b/qadevOOo/runner/util/db/DataSource.java
@@ -63,7 +63,6 @@ public class DataSource
/**
* retrieves the css.sdb.OfficeDatabaseDocument associated with the data source
- * @return
*/
public DatabaseDocument getDatabaseDocument()
{
diff --git a/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java b/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java
index 0e1c1b55fce3..d8d64f11fb99 100644
--- a/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java
+++ b/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java
@@ -97,7 +97,6 @@ public class CheckModuleAPI extends ComplexTestCase
/**
* let API tests run.
- * @param module
*/
public void checkModule(String module)
{
diff --git a/reportbuilder/java/org/libreoffice/report/ImageService.java b/reportbuilder/java/org/libreoffice/report/ImageService.java
index 4089a0c42b65..91037841d416 100644
--- a/reportbuilder/java/org/libreoffice/report/ImageService.java
+++ b/reportbuilder/java/org/libreoffice/report/ImageService.java
@@ -27,23 +27,20 @@ public interface ImageService
/**
* @param image
* @return the mime-type of the image as string.
- * @throws ReportExecutionException
*/
String getMimeType(final InputStream image) throws ReportExecutionException;
/**
* @param image
* @return the mime-type of the image as string.
- * @throws ReportExecutionException
*/
String getMimeType(final byte[] image) throws ReportExecutionException;
/**
* @param image
* @returns the dimension in 100th mm.
- *
* @throws ReportExecutionException
- * @return*/
+ **/
Size getImageSize(final InputStream image) throws ReportExecutionException;
/**
@@ -51,7 +48,7 @@ public interface ImageService
* @returns the dimension in 100th mm.
*
* @throws ReportExecutionException
- * @return*/
+ **/
Size getImageSize(final byte[] image) throws ReportExecutionException;
}
diff --git a/reportbuilder/java/org/libreoffice/report/ReportEngineMetaData.java b/reportbuilder/java/org/libreoffice/report/ReportEngineMetaData.java
index 00331779e0d1..f38693b9bfcf 100644
--- a/reportbuilder/java/org/libreoffice/report/ReportEngineMetaData.java
+++ b/reportbuilder/java/org/libreoffice/report/ReportEngineMetaData.java
@@ -34,9 +34,6 @@ public interface ReportEngineMetaData
* Lists all supported output parameters for the given mime-type.
* This listing can be used to build a generic user interface for
* configuring a certain output.
- *
- * @param mimeType
- * @return
*/
String[] getOutputParameters(String mimeType);
diff --git a/reportbuilder/java/org/libreoffice/report/SOImageService.java b/reportbuilder/java/org/libreoffice/report/SOImageService.java
index 0ad67f6f526f..0d228c0c3b8a 100644
--- a/reportbuilder/java/org/libreoffice/report/SOImageService.java
+++ b/reportbuilder/java/org/libreoffice/report/SOImageService.java
@@ -42,8 +42,6 @@ public class SOImageService implements ImageService
/**
* Creates a new instance of SOImageService
- * @param xCompContext
- * @throws ReportExecutionException
*/
public SOImageService(final XComponentContext xCompContext)
throws ReportExecutionException, com.sun.star.uno.Exception
diff --git a/reportbuilder/java/org/libreoffice/report/StorageRepository.java b/reportbuilder/java/org/libreoffice/report/StorageRepository.java
index ef5c12b025a0..a06bfc717602 100644
--- a/reportbuilder/java/org/libreoffice/report/StorageRepository.java
+++ b/reportbuilder/java/org/libreoffice/report/StorageRepository.java
@@ -55,13 +55,6 @@ public class StorageRepository implements InputRepository, OutputRepository
private XStorage output;
private final String rootURL;
- /**
- *
- * @param input
- * @param output
- * @param rootURL
- * @throws java.io.IOException
- */
public StorageRepository(final XStorage input, final XStorage output, final String rootURL)
{
this.input = input;
@@ -104,9 +97,6 @@ public class StorageRepository implements InputRepository, OutputRepository
* Creates an output stream for writing the data. If there is an entry with
* that name already contained in the repository, try to overwrite it.
*
- * @param name
- * @param mimeType
- * @return the outputstream
* @throws IOException if opening the stream fails
*/
public OutputStream createOutputStream(final String name, final String mimeType) throws IOException
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngine.java b/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngine.java
index 8e30adc77fdf..05fa691273fe 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngine.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngine.java
@@ -49,9 +49,6 @@ public class PentahoReportEngine
* Open points: How to define scheduling?
*
* @return the report job definition for the job description.
- *
- * @throws org.libreoffice.report.JobDefinitionException
- *
*/
public ReportJob createJob(final ReportJobDefinition definition)
throws JobDefinitionException
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngineMetaData.java b/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngineMetaData.java
index 337eaa68d114..2976adfacdd2 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngineMetaData.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/PentahoReportEngineMetaData.java
@@ -111,7 +111,6 @@ public class PentahoReportEngineMetaData
* Checks, whether a certain output type is available. Feed the mime-type of the output
* type in and you'll get a true or false back.
*
- * @param mimeType
* @return true, if the output type is supported; false otherwise.
*/
public boolean isOutputSupported(final String mimeType)
@@ -122,9 +121,6 @@ public class PentahoReportEngineMetaData
/**
* Lists all supported output parameters for the given mime-type. This listing can be
* used to build a generic user interface for configuring a certain output.
- *
- * @param mimeType
- * @return
*/
public String[] getOutputParameters(final String mimeType)
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaOpCodeMapper.java b/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaOpCodeMapper.java
index 5c9f59819995..80a7da82e57a 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaOpCodeMapper.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaOpCodeMapper.java
@@ -132,7 +132,6 @@ public final class SOFormulaOpCodeMapper extends WeakBase
/**
* This method is a simple helper function to used in the static component initialisation functions as well as
* in getSupportedServiceNames.
- * @return
*/
public static String[] getServiceNames()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaParser.java b/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaParser.java
index fa827cc94699..7ca37cc90e42 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaParser.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/SOFormulaParser.java
@@ -329,7 +329,6 @@ public final class SOFormulaParser extends ComponentBase
/**
* This method is a simple helper function to used in the static component initialisation functions as well as
* in getSupportedServiceNames.
- * @return
*/
public static String[] getServiceNames()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/SOFunctionManager.java b/reportbuilder/java/org/libreoffice/report/pentaho/SOFunctionManager.java
index 3e96ca003fee..af3bc94f0cb9 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/SOFunctionManager.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/SOFunctionManager.java
@@ -68,7 +68,6 @@ public final class SOFunctionManager extends ComponentBase implements XFunctionM
/**
* This method is a simple helper function to used in the static component initialisation functions as well as
* in getSupportedServiceNames.
- * @return
*/
public static String[] getServiceNames()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java b/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
index 998ee84d5cc1..01d71c205c87 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
@@ -130,7 +130,6 @@ public class SOReportJobFactory
/**
* This method is a simple helper function to used in the static component initialisation functions as well as
* in getSupportedServiceNames.
- * @return
*/
public static String[] getServiceNames()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
index 77d65112c736..442703ea4dd8 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
@@ -80,10 +80,6 @@ public class StarReportData implements ReportData
/**
* This operation checks, whether a call to next will be likely to succeed. If
* there is a next data row, this should return true.
- *
- * @return
- * @throws org.jfree.report.DataSourceException
- *
*/
public boolean isAdvanceable() throws DataSourceException
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
index b0dd3d637925..4b9d7f9478f6 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
@@ -43,10 +43,6 @@ public class StarReportDataFactory implements ReportDataFactory, Cloneable
* Parameterset given here may contain more data than actually needed.
* <p/>
* The dataset may change between two calls, do not assume anything!
- *
- * @param query
- * @param parameters
- * @return
*/
public ReportData queryData(final String query, final DataSet parameters)
throws ReportDataFactoryException
@@ -94,8 +90,6 @@ public class StarReportDataFactory implements ReportDataFactory, Cloneable
* Derives a freshly initialized report data factory, which is independent of
* the original data factory. Opening or Closing one data factory must not
* affect the other factories.
- *
- * @return
*/
public ReportDataFactory derive()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/loader/InputRepositoryLoader.java b/reportbuilder/java/org/libreoffice/report/pentaho/loader/InputRepositoryLoader.java
index fdb52154ffd5..e7abe0342185 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/loader/InputRepositoryLoader.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/loader/InputRepositoryLoader.java
@@ -52,9 +52,6 @@ public class InputRepositoryLoader implements ResourceLoader
/**
* Checks, whether this resource loader implementation was responsible for
* creating this key.
- *
- * @param key
- * @return
*/
public boolean isSupportedKey(final ResourceKey key)
{
@@ -64,11 +61,8 @@ public class InputRepositoryLoader implements ResourceLoader
/**
* Creates a new resource key from the given object and the factory keys.
*
- * @param value
- * @param factoryKeys
* @return the created key or null, if the format was not recognized.
- * @throws org.jfree.resourceloader.ResourceKeyCreationException
- * if creating the key failed.
+ * @throws ResourceKeyCreationException if creating the key failed.
*/
public ResourceKey createKey(final Object value,
final Map factoryKeys)
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/model/OfficeStyle.java b/reportbuilder/java/org/libreoffice/report/pentaho/model/OfficeStyle.java
index cadafa0338a5..2a60c9a8cb32 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/model/OfficeStyle.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/model/OfficeStyle.java
@@ -51,8 +51,6 @@ public class OfficeStyle extends Section
* A parent style name must be a common style (it cannot be an automatic
* style) and has to exist. If no parent style is given, an implementation
* specific default style is used.
- *
- * @return
*/
public String getStyleParent()
{
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/output/ImageProducer.java b/reportbuilder/java/org/libreoffice/report/pentaho/output/ImageProducer.java
index 3f39b3e9359e..25c2bf49317f 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/output/ImageProducer.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/output/ImageProducer.java
@@ -183,10 +183,6 @@ public class ImageProducer
/**
* Image-Data can be one of the following types: String, URL, URI, byte-array, blob.
- *
- * @param imageData
- * @param preserveIRI
- * @return
*/
public OfficeImage produceImage(final Object imageData,
final boolean preserveIRI)
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
index 5d9e6dba5d4e..0c012a5d5ee4 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
@@ -509,8 +509,6 @@ public abstract class OfficeDocumentReportTarget extends AbstractReportTarget
* for the call and will call one of the start* methods.
*
* @param roAttrs the attribute map for the current element
- * @throws DataSourceException
- * @throws ReportProcessingException
*/
public final void startElement(final AttributeMap roAttrs)
throws DataSourceException, ReportProcessingException
diff --git a/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java b/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
index c0216b1fc30d..cbd2d5b341fd 100644
--- a/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
+++ b/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
@@ -92,8 +92,6 @@ class PropertyHelper
{
/**
Create a PropertyValue[] from a ArrayList
- @param _aArrayList
- @return a PropertyValue[]
*/
public static PropertyValue[] createPropertyValueArrayFormArrayList(ArrayList<PropertyValue> _aPropertyList)
{
diff --git a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
index ddafe839c4a0..47960090b011 100644
--- a/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
+++ b/sc/qa/complex/dataPilot/_XDataPilotDescriptor.java
@@ -79,7 +79,6 @@ public class _XDataPilotDescriptor {
/**
* Retrieves object relations.
- * @return
*/
public boolean before() {
Integer amount = (Integer)param.get("FIELDSAMOUNT");
@@ -99,7 +98,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> setSourceRange() </code> : to have current source range </li>
* </ul>
- * @return
*/
public boolean _getSourceRange(){
// requiredMethod("setSourceRange()");
@@ -126,7 +124,6 @@ public class _XDataPilotDescriptor {
* <li> <code> getHiddenFields() </code> </li>
* <li> <code> getPageFields() </code> </li>
* </ul>
- * @return
*/
public boolean _setSourceRange(){
/* executeMethod("getColumnFields()") ;
@@ -150,7 +147,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> setTag() </code> : to have current tag </li>
* </ul>
- * @return
*/
public boolean _getTag(){
boolean bResult = true;
@@ -164,7 +160,6 @@ public class _XDataPilotDescriptor {
/**
* Test just calls the method. <p>
* Has <b> OK </b> status if the method successfully returns. <p>
- * @return
*/
public boolean _setTag(){
oObj.setTag(sTag);
@@ -179,7 +174,6 @@ public class _XDataPilotDescriptor {
* Has <b> OK </b> status if returned value isn't null, number of fields
* goten from returned value is less than number of fields obtained by relation
* and no exceptions were thrown. <p>
- * @return
*/
public boolean _getDataPilotFields(){
boolean bResult = true;
@@ -288,7 +282,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> getDataPilotFields() </code> : to have array of field names </li>
* </ul>
- * @return
*/
public boolean _getColumnFields(){
System.out.println("getColumnFields") ;
@@ -305,7 +298,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> getDataPilotFields() </code> : to have array of field names </li>
* </ul>
- * @return
*/
public boolean _getDataFields(){
System.out.println("getDataFields") ;
@@ -322,7 +314,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> getDataPilotFields() </code> : to have array of field names </li>
* </ul>
- * @return
*/
public boolean _getHiddenFields(){
System.out.println("getHiddenFields") ;
@@ -339,7 +330,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> getDataPilotFields() </code> : to have array of field names </li>
* </ul>
- * @return
*/
public boolean _getRowFields(){
System.out.println("getRowFields") ;
@@ -356,7 +346,6 @@ public class _XDataPilotDescriptor {
* <ul>
* <li> <code> getDataPilotFields() </code> : to have array of field names </li>
* </ul>
- * @return
*/
public boolean _getPageFields(){
System.out.println("getPageFields") ;
@@ -369,7 +358,6 @@ public class _XDataPilotDescriptor {
* Test calls the method and checks returned value. <p>
* Has <b> OK </b> status if returned value isn't null
* and no exceptions were thrown. <p>
- * @return
*/
public boolean _getFilterDescriptor(){
boolean bResult = oObj.getFilterDescriptor() != null;
diff --git a/sc/qa/complex/dataPilot/_XDataPilotTable.java b/sc/qa/complex/dataPilot/_XDataPilotTable.java
index 4e462d0bff99..416afcd1f018 100644
--- a/sc/qa/complex/dataPilot/_XDataPilotTable.java
+++ b/sc/qa/complex/dataPilot/_XDataPilotTable.java
@@ -85,7 +85,6 @@ public class _XDataPilotTable {
* Test calls the method and checks returned value using value obtained by
* object relation <code>'OUTPUTRANGE'</code>. <p>
* Has <b> OK </b> status if values are equal. <p>
- * @return
*/
public boolean _getOutputRange(){
boolean bResult = true;
@@ -102,7 +101,6 @@ public class _XDataPilotTable {
* relation 'CELLFORCHECK'.<p>
* Has <b>OK</b> status if value of the cell obtained by object relation
* 'CELLFORCHECK' is changed. <p>
- * @return
*/
public boolean _refresh(){
xCellForChange.setValue(changeValue);
diff --git a/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java b/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
index d4bf8597b7f1..22a0b0059bfb 100644
--- a/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
+++ b/scripting/java/com/sun/star/script/framework/container/ParcelContainer.java
@@ -214,8 +214,6 @@ public class ParcelContainer implements XNameAccess
* @param xCtx UNO component context
* @param containerUrl location of this container.
* @param language language for which entries are stored
- * @throws com.sun.star.lang.IllegalArgumentException
- * @throws WrappedTargetException
*/
public ParcelContainer( XComponentContext xCtx, String containerUrl, String language ) throws com.sun.star.lang.IllegalArgumentException, com.sun.star.lang.WrappedTargetException
@@ -230,8 +228,6 @@ public class ParcelContainer implements XNameAccess
* @param language language for which entries are stored
* @param loadParcels set to <tt>true</tt> if parcels are to be loaded
* on construction.
- * @throws com.sun.star.lang.IllegalArgumentException
- * @throws WrappedTargetException
*/
public ParcelContainer( XComponentContext xCtx, String containerUrl, String language, boolean loadParcels ) throws com.sun.star.lang.IllegalArgumentException, com.sun.star.lang.WrappedTargetException
{
@@ -246,7 +242,6 @@ public class ParcelContainer implements XNameAccess
* @param language language for which entries are stored
* @param loadParcels set to <tt>true</tt> if parcels are to be loaded
* on construction.
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public ParcelContainer( ParcelContainer parent, XComponentContext xCtx, String containerUrl, String language, boolean loadParcels ) throws com.sun.star.lang.IllegalArgumentException, com.sun.star.lang.WrappedTargetException
diff --git a/sfx2/qa/complex/sfx2/undo/DocumentTest.java b/sfx2/qa/complex/sfx2/undo/DocumentTest.java
index 447db76ec508..dd5fe4cf7269 100644
--- a/sfx2/qa/complex/sfx2/undo/DocumentTest.java
+++ b/sfx2/qa/complex/sfx2/undo/DocumentTest.java
@@ -55,7 +55,6 @@ public interface DocumentTest
/**
* verifies the document is in the state as expected after {@link #doSingleModification}
- * @throws com.sun.star.uno.Exception
*/
public void verifySingleModificationDocumentState() throws com.sun.star.uno.Exception;
diff --git a/sot/qa/complex/olesimplestorage/TestHelper.java b/sot/qa/complex/olesimplestorage/TestHelper.java
index a0666c6674cd..eadef8375eb0 100644
--- a/sot/qa/complex/olesimplestorage/TestHelper.java
+++ b/sot/qa/complex/olesimplestorage/TestHelper.java
@@ -23,9 +23,6 @@ public class TestHelper
String m_sTestPrefix;
- /** Creates a new instance of TestHelper
- * @param sTestPrefix
- */
public TestHelper ( String sTestPrefix )
{
diff --git a/svl/qa/complex/ConfigItems/CheckConfigItems.java b/svl/qa/complex/ConfigItems/CheckConfigItems.java
index 80b5465519a2..e63d36f46482 100644
--- a/svl/qa/complex/ConfigItems/CheckConfigItems.java
+++ b/svl/qa/complex/ConfigItems/CheckConfigItems.java
@@ -55,7 +55,6 @@ public class CheckConfigItems
/** @short Create the environment for following tests.
- * @throws java.lang.Exception
* @descr Use either a component loader from desktop or
from frame
*/
@@ -73,7 +72,6 @@ public class CheckConfigItems
/**
- * @throws java.lang.Exception
* @short close the environment.
*/
@After public void after()
@@ -86,10 +84,6 @@ public class CheckConfigItems
}
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkPicklist()
throws java.lang.Exception
{
@@ -97,10 +91,6 @@ public class CheckConfigItems
}
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkURLHistory()
throws java.lang.Exception
{
@@ -108,10 +98,6 @@ public class CheckConfigItems
}
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkHelpBookmarks()
throws java.lang.Exception
{
@@ -119,10 +105,6 @@ public class CheckConfigItems
}
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkAccessibilityOptions()
throws java.lang.Exception
{
@@ -130,10 +112,6 @@ public class CheckConfigItems
}
- /**
- * @throws java.lang.Exception
- * @todo document me
- */
@Test public void checkUserOptions()
throws java.lang.Exception
{
diff --git a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
index ee13d01092ed..ea8c29b484e9 100644
--- a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
+++ b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
@@ -53,7 +53,6 @@ public class _XAccessibleComponent {
/**
* Constructor
- * @param object
*/
public _XAccessibleComponent(XInterface object/*, LogWriter log*/) {
oObj = UnoRuntime.queryInterface(
@@ -73,7 +72,6 @@ public class _XAccessibleComponent {
* <ul>
* <li> <code> getBounds() </code> : to have size of a component.</li>
* </ul>
- * @return
*/
public boolean _containsPoint() {
@@ -176,7 +174,6 @@ public class _XAccessibleComponent {
* Has <b> OK </b> status if in the first cases the right children
* are returned, and in the second <code>null</code> or
* another child is returned.
- * @return
*/
public boolean _getAccessibleAtPoint() {
@@ -272,7 +269,6 @@ public class _XAccessibleComponent {
*
* Has <b> OK </b> status if boundary position (x,y) is not negative
* and size (Width, Height) is greater than 0.
- * @return
*/
public boolean _getBounds() {
boolean result = true ;
@@ -299,7 +295,6 @@ public class _XAccessibleComponent {
* <ul>
* <li> <code> getBounds() </code> : to have bounds </li>
* </ul>
- * @return
*/
public boolean _getLocation() {
@@ -324,7 +319,6 @@ public class _XAccessibleComponent {
* <li> <code> getBounds() </code> : to have location of the component
* relative to its parent</li>
* </ul>
- * @return
*/
public boolean _getLocationOnScreen() {
@@ -355,7 +349,6 @@ public class _XAccessibleComponent {
* <ul>
* <li> <code> getBounds() </code> </li>
* </ul>
- * @return
*/
public boolean _getSize() {
@@ -372,7 +365,6 @@ public class _XAccessibleComponent {
* Just calls the method. <p>
*
* Has <b> OK </b> status if no runtime exceptions occurred.
- * @return
*/
public boolean _grabFocus() {
@@ -453,7 +445,6 @@ public class _XAccessibleComponent {
/**
* Just calls the method.
- * @return
*/
public boolean _getForeground() {
int forColor = oObj.getForeground();
@@ -463,7 +454,6 @@ public class _XAccessibleComponent {
/**
* Just calls the method.
- * @return
*/
public boolean _getBackground() {
int backColor = oObj.getBackground();
diff --git a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleContext.java b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleContext.java
index 42c23dd5194c..808f3120d38d 100644
--- a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleContext.java
+++ b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleContext.java
@@ -60,7 +60,6 @@ public class _XAccessibleContext {
/**
* Calls the method and stores the number of children. <p>
* Has <b> OK </b> status if non-negative number rutrned.
- * @return
*/
public boolean _getAccessibleChildCount() {
childCount = oObj.getAccessibleChildCount();
@@ -79,7 +78,6 @@ public class _XAccessibleContext {
* <li> <code> getAccessibleChildCount() </code> : to have a number of
* children </li>
* </ul>
- * @return
*/
public boolean _getAccessibleChild() {
boolean bOK = true;
@@ -131,7 +129,6 @@ public class _XAccessibleContext {
* Just gets the parent. <p>
*
* Has <b> OK </b> status if parent is not null.
- * @return
*/
public boolean _getAccessibleParent() {
// assume that the component is not ROOT
@@ -151,7 +148,6 @@ public class _XAccessibleContext {
* <ul>
* <li> <code> getAccessibleParent() </code> : to have a parent </li>
* </ul>
- * @return
*/
public boolean _getAccessibleIndexInParent() {
@@ -178,7 +174,6 @@ public class _XAccessibleContext {
* Get the accessible role of component. <p>
*
* Has <b> OK </b> status if non-negative number rutrned.
- * @return
*/
public boolean _getAccessibleRole() {
short role = oObj.getAccessibleRole();
@@ -190,7 +185,6 @@ public class _XAccessibleContext {
* Get the accessible name of the component. <p>
*
* Has <b> OK </b> status if the name has non-zero length.
- * @return
*/
public boolean _getAccessibleName() {
String name = oObj.getAccessibleName();
@@ -202,7 +196,6 @@ public class _XAccessibleContext {
* Get the accessible description of the component. <p>
*
* Has <b> OK </b> status if the description has non-zero length.
- * @return
*/
public boolean _getAccessibleDescription() {
String descr = oObj.getAccessibleDescription();
@@ -214,7 +207,6 @@ public class _XAccessibleContext {
* Just gets the set. <p>
*
* Has <b> OK </b> status if the set is not null.
- * @return
*/
public boolean _getAccessibleRelationSet() {
XAccessibleRelationSet set = oObj.getAccessibleRelationSet();
@@ -225,7 +217,6 @@ public class _XAccessibleContext {
* Just gets the set. <p>
*
* Has <b> OK </b> status if the set is not null.
- * @return
*/
public boolean _getAccessibleStateSet() {
XAccessibleStateSet set = oObj.getAccessibleStateSet();
@@ -238,7 +229,6 @@ public class _XAccessibleContext {
* Has <b> OK </b> status if <code>Country</code> and
* <code>Language</code> fields of locale structure
* are not empty.
- * @return
*/
public boolean _getLocale() {
Locale loc = null ;
diff --git a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
index ace9fa367e25..d21d70fb1f12 100644
--- a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
+++ b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java
@@ -98,11 +98,6 @@ public class _XAccessibleEventBroadcaster {
public void disposing(EventObject ev) {}
}
- /**
- * c'tor
- * @param object
- * @param window
- */
public _XAccessibleEventBroadcaster(XInterface object, XWindow window) {
oObj = UnoRuntime.queryInterface(XAccessibleEventBroadcaster.class, object);
prod = new EventProducer(window);
@@ -111,7 +106,6 @@ public class _XAccessibleEventBroadcaster {
/**
* Adds two listeners and fires event by mean of object relation. <p>
* Has <b> OK </b> status if both listeners were called
- * @return
*/
public boolean _addEventListener() {
System.out.println("adding two listeners");
@@ -151,7 +145,6 @@ public class _XAccessibleEventBroadcaster {
* <ul>
* <li> <code>addEventListener()</code> : to have added listeners </li>
* </ul>
- * @return
*/
public boolean _removeEventListener() {
diff --git a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleExtendedComponent.java b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleExtendedComponent.java
index aab89b01e0cb..ad278316efb4 100644
--- a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleExtendedComponent.java
+++ b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleExtendedComponent.java
@@ -54,7 +54,6 @@ public class _XAccessibleExtendedComponent {
/**
* Just calls the method.
- * @return
*/
public boolean _getFont() {
XFont font = oObj.getFont();
@@ -65,7 +64,6 @@ public class _XAccessibleExtendedComponent {
/**
* Calls the method and checks returned value.
* Has OK status if returned value isn't null.
- * @return
*/
public boolean _getTitledBorderText() {
String titleBorderText = oObj.getTitledBorderText();
@@ -76,7 +74,6 @@ public class _XAccessibleExtendedComponent {
/**
* Calls the method and checks returned value.
* Has OK status if returned value isn't null.
- * @return
*/
public boolean _getToolTipText() {
String toolTipText = oObj.getToolTipText();
diff --git a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleText.java b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleText.java
index 33a4f7904a18..4c91a01a294a 100644
--- a/toolkit/qa/complex/toolkit/accessibility/_XAccessibleText.java
+++ b/toolkit/qa/complex/toolkit/accessibility/_XAccessibleText.java
@@ -87,7 +87,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>setCaretPosition()</code> </li>
* </ul>
- * @return
*/
public boolean _getCaretPosition() {
@@ -119,7 +118,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _setCaretPosition() {
boolean res = true;
@@ -168,7 +166,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getCharacter() {
boolean res = true;
@@ -226,7 +223,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getCharacterAttributes() {
boolean res = true;
@@ -277,7 +273,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getCharacterBounds() {
boolean res = true;
@@ -325,7 +320,6 @@ public class _XAccessibleText {
* Calls the method and stores a returned value to the variable
* <code>chCount</code>.
* Has OK status if a returned value is equal to the text length.
- * @return
*/
public boolean _getCharacterCount() {
chCount = oObj.getCharacterCount();
@@ -344,7 +338,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterBounds()</code> </li>
* </ul>
- * @return
*/
public boolean _getIndexAtPoint() {
@@ -373,7 +366,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>setSelection()</code> </li>
* </ul>
- * @return
*/
public boolean _getSelectedText() {
if (editOnly != null) {
@@ -422,7 +414,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>setSelection()</code> </li>
* </ul>
- * @return
*/
public boolean _getSelectionStart() {
if (editOnly != null) {
@@ -462,7 +453,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>setSelection()</code> </li>
* </ul>
- * @return
*/
public boolean _getSelectionEnd() {
if (editOnly != null) {
@@ -503,7 +493,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _setSelection() {
boolean res = true;
@@ -576,7 +565,6 @@ public class _XAccessibleText {
* Calls the method and checks returned value.
* Has OK status if returned string is not null
* received from relation.
- * @return
*/
public boolean _getText() {
text = oObj.getText();
@@ -594,7 +582,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getTextRange() {
boolean res = true;
@@ -687,7 +674,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getTextAtIndex() {
boolean res = true;
@@ -759,7 +745,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getTextBeforeIndex() {
boolean res = true;
@@ -847,7 +832,6 @@ public class _XAccessibleText {
* <ul>
* <li> <code>getCharacterCount()</code> </li>
* </ul>
- * @return
*/
public boolean _getTextBehindIndex() {
boolean res = true;
@@ -932,7 +916,6 @@ public class _XAccessibleText {
* Has OK status if exception was thrown for invalid parameters,
* if exception wasn't thrown for valid parameter and if returned value for
* valid parameter is equal to <code>true</code>.
- * @return
*/
public boolean _copyText() {
boolean res = true;
diff --git a/ucb/qa/complex/ucb/UCB.java b/ucb/qa/complex/ucb/UCB.java
index a00916ab5321..7c2ed71e8bef 100644
--- a/ucb/qa/complex/ucb/UCB.java
+++ b/ucb/qa/complex/ucb/UCB.java
@@ -48,15 +48,7 @@ public class UCB {
/**
* target name can be "", in which case the name stays lige the source name
-
- * @param xContent
- * @param aCommandName
- * @param aArgument
- * @return
- * @throws com.sun.star.ucb.CommandAbortedException
- * @throws com.sun.star.uno.Exception
*/
-
public Object executeCommand(
Object xContent,
String aCommandName,
diff --git a/unotest/source/java/org/openoffice/test/FileHelper.java b/unotest/source/java/org/openoffice/test/FileHelper.java
index 55b54d936faf..6fd46304be9f 100644
--- a/unotest/source/java/org/openoffice/test/FileHelper.java
+++ b/unotest/source/java/org/openoffice/test/FileHelper.java
@@ -29,8 +29,6 @@ public class FileHelper
/**
* Concat a _sRelativePathToAdd to a _sPath and append a '/' to the _sPath only if need.
*
- * @param _sPath
- * @param _sRelativePathToAdd
* @return a right concated path
*/
public static String appendPath(String _sPath, String _sRelativePathToAdd)
diff --git a/vcl/qa/complex/persistent_window_states/DocumentHandle.java b/vcl/qa/complex/persistent_window_states/DocumentHandle.java
index 802cebdaaf1b..10caf3cab52a 100644
--- a/vcl/qa/complex/persistent_window_states/DocumentHandle.java
+++ b/vcl/qa/complex/persistent_window_states/DocumentHandle.java
@@ -58,7 +58,6 @@ public class DocumentHandle {
* @param docName The name of a document as file URL
* @param hidden If true, the document is loaded hidden.
* @return The size of the opened/created document.
- * @throws Exception
*/
public Rectangle loadDocument(String docName, boolean hidden)
throws Exception{
diff --git a/wizards/com/sun/star/wizards/common/ConfigGroup.java b/wizards/com/sun/star/wizards/common/ConfigGroup.java
index 0a71af2011d7..e69cb18a63b7 100644
--- a/wizards/com/sun/star/wizards/common/ConfigGroup.java
+++ b/wizards/com/sun/star/wizards/common/ConfigGroup.java
@@ -68,9 +68,7 @@ public class ConfigGroup implements ConfigNode
* convert the primitive type value of the
* given Field object to the corresponding
* Java Object value.
- * @param field
* @return the value of the field as a Object.
- * @throws IllegalAccessException
*/
public Object convertValue(Field field) throws IllegalAccessException
{
diff --git a/wizards/com/sun/star/wizards/common/ConfigSet.java b/wizards/com/sun/star/wizards/common/ConfigSet.java
index 2e979841005a..75aaa512b368 100644
--- a/wizards/com/sun/star/wizards/common/ConfigSet.java
+++ b/wizards/com/sun/star/wizards/common/ConfigSet.java
@@ -382,8 +382,6 @@ public class ConfigSet implements ConfigNode, XMLProvider, ListModel
* This method reindexes the given member to be
* the index number 0
* Do not forget to call commit() after calling this method.
- * @param confView
- * @param memberName
*/
public void reindexSet(Object confView, String memberName, String indexPropertyName) throws Exception
{
diff --git a/wizards/com/sun/star/wizards/common/Configuration.java b/wizards/com/sun/star/wizards/common/Configuration.java
index 16002b921105..c61810dee083 100644
--- a/wizards/com/sun/star/wizards/common/Configuration.java
+++ b/wizards/com/sun/star/wizards/common/Configuration.java
@@ -140,10 +140,6 @@ public abstract class Configuration
}
/** Creates a new instance of RegistryEntry
- * @param name
- * @param parent
- * @return
- * @throws Exception
*/
public static Object getConfigurationNode(String name, Object parent) throws Exception
{
@@ -257,13 +253,7 @@ public abstract class Configuration
* to the given view. Note that if a node with the given name
* already exists it will be completely removed from
* the configuration.
- * @param configView
- * @param name
* @return the new created configuration node.
- * @throws com.sun.star.lang.WrappedTargetException
- * @throws ElementExistException
- * @throws NoSuchElementException
- * @throws com.sun.star.uno.Exception
*/
public static Object addConfigNode(Object configView, String name) throws com.sun.star.lang.WrappedTargetException, ElementExistException, NoSuchElementException, com.sun.star.uno.Exception
{
diff --git a/wizards/com/sun/star/wizards/common/Desktop.java b/wizards/com/sun/star/wizards/common/Desktop.java
index 02d2e6814d16..f6f39533371b 100644
--- a/wizards/com/sun/star/wizards/common/Desktop.java
+++ b/wizards/com/sun/star/wizards/common/Desktop.java
@@ -246,8 +246,6 @@ public class Desktop
/**
* Checks if the passed Element Name already exists in the ElementContainer. If yes it appends a
* suffix to make it unique
- * @param xElementContainer
- * @param sElementName
* @return a unique Name ready to be added to the container.
*/
public static String getUniqueName(XNameAccess xElementContainer, String sElementName)
@@ -259,8 +257,6 @@ public class Desktop
/**
* Checks if the passed Element Name already exists in the ElementContainer. If yes it appends a
* suffix to make it unique
- * @param xElementContainer
- * @param sElementName
* @return a unique Name ready to be added to the container.
*/
public static String getUniqueName(XHierarchicalNameAccess xElementContainer, String sElementName)
@@ -272,9 +268,6 @@ public class Desktop
/**
* Checks if the passed Element Name already exists in the list If yes it appends a
* suffix to make it unique
- * @param _slist
- * @param _sElementName
- * @param _sSuffixSeparator
* @return a unique Name not being in the passed list.
*/
public static String getUniqueName(String[] _slist, String _sElementName, String _sSuffixSeparator)
@@ -306,10 +299,6 @@ public class Desktop
/**
* @deprecated use Configuration.getConfigurationRoot() with the same parameters instead
- * @param xMSF
- * @param KeyName
- * @param bForUpdate
- * @return
*/
public static XInterface getRegistryKeyContent(XMultiServiceFactory xMSF, String KeyName, boolean bForUpdate)
{
@@ -442,12 +431,6 @@ public class Desktop
* 2. Go up the tree of frames and search a frame with a component window.
* 3. Get from the desktop all the components, and give the first one
* which has a frame.
- * @param xMSF
- * @param myFrame
- * @param desktop
- * @return
- * @throws NoSuchElementException
- * @throws WrappedTargetException
*/
public static XFrame findAFrame(XMultiServiceFactory xMSF, XFrame myFrame, XFrame desktop)
throws NoSuchElementException,
diff --git a/wizards/com/sun/star/wizards/common/FileAccess.java b/wizards/com/sun/star/wizards/common/FileAccess.java
index 28bce7bb4cd3..1b762f761349 100644
--- a/wizards/com/sun/star/wizards/common/FileAccess.java
+++ b/wizards/com/sun/star/wizards/common/FileAccess.java
@@ -52,12 +52,6 @@ import com.sun.star.document.XDocumentProperties;
public class FileAccess
{
- /**
- *
- * @param xMSF
- * @param sPath
- * @param sAddPath
- */
public static void addOfficePath(XMultiServiceFactory xMSF, String sPath, String sAddPath)
{
XSimpleFileAccess xSimpleFileAccess = null;
@@ -96,9 +90,6 @@ public class FileAccess
/**
* Further information on arguments value see in OO Developer Guide,
* chapter 6.2.7
- * @param xMSF
- * @param sPath
- * @param xSimpleFileAccess
* @return the respective path of the office application. A probable following "/" at the end is trimmed.
*/
public static String getOfficePath(XMultiServiceFactory xMSF, String sPath, XSimpleFileAccess xSimpleFileAccess)
@@ -121,13 +112,8 @@ public class FileAccess
/**
* Further information on arguments value see in OO Developer Guide,
* chapter 6.2.7
- * @param xMSF
- * @param sPath
* @param sType use "share" or "user". Set to PropertyNames.EMPTY_STRING if not needed eg for the WorkPath;
* In the return Officepath a possible slash at the end is cut off
- * @param sSearchDir
- * @return
- * @throws NoValidPathException
*/
public static String getOfficePath(XMultiServiceFactory xMSF, String sPath, String sType, String sSearchDir) throws NoValidPathException
{
@@ -494,7 +480,6 @@ public class FileAccess
/**
* searches a directory for files which start with a certain
* prefix, and returns their URLs and document-titles.
- * @param xMSF
* @param FilterName the prefix of the filename. a "-" is added to the prefix !
* @param FolderName the folder (URL) to look for files...
* @return an array with two array members. The first one, with document titles,
@@ -554,9 +539,6 @@ public class FileAccess
/**
* We search in all given path for a given file
- * @param _sPath
- * @param _sPath2
- * @return
*/
public static String addPath(String _sPath, String _sPath2)
{
@@ -597,14 +579,6 @@ public class FileAccess
return sFoundFile;
}
- /**
- *
- * @param xMSF
- * @param _sStartFilterName
- * @param FolderNames
- * @return
- * @throws com.sun.star.wizards.common.NoValidPathException
- */
public static String[][] getFolderTitles(com.sun.star.lang.XMultiServiceFactory xMSF, String _sStartFilterName, ArrayList<String> FolderNames)
throws NoValidPathException
{
@@ -742,7 +716,6 @@ public class FileAccess
}
/**
- * @param filename
* @return the extension of the given filename.
*/
public static String getExtension(String filename)
@@ -763,10 +736,6 @@ public class FileAccess
return filename;
}
- /**
- * @param s
- * @return
- */
public boolean mkdir(String s)
{
try
@@ -786,7 +755,6 @@ public class FileAccess
}
/**
- * @param filename
* @param def what to return in case of an exception
* @return true if the given file exists or not.
* if an exception accures, returns the def value.
@@ -807,10 +775,6 @@ public class FileAccess
return def;
}
- /**
- * @param filename
- * @return
- */
public boolean isDirectory(String filename)
{
try
@@ -829,9 +793,6 @@ public class FileAccess
/**
* lists the files in a given directory
- * @param dir
- * @param includeFolders
- * @return
*/
public String[] listFiles(String dir, boolean includeFolders)
{
@@ -849,10 +810,6 @@ public class FileAccess
return new String[0];
}
- /**
- * @param file
- * @return
- */
public boolean delete(String file)
{
try
@@ -872,10 +829,6 @@ public class FileAccess
return false;
}
- /**
- * @param path
- * @return
- */
public static String getFilename(String path)
{
return getFilename(path, "/");
@@ -883,19 +836,12 @@ public class FileAccess
/**
* return the filename out of a system-dependent path
- * @param path
- * @return
*/
public static String getPathFilename(String path)
{
return getFilename(path, File.separator);
}
- /**
- * @param path
- * @param pathSeparator
- * @return
- */
public static String getFilename(String path, String pathSeparator)
{
String[] s = JavaTools.ArrayoutofString(path, pathSeparator);
@@ -909,11 +855,6 @@ public class FileAccess
return filename.substring(0, filename.length() - (sExtension.length() + 1));
}
- /**
- * @param source
- * @param target
- * @return
- */
public boolean copy(String source, String target)
{
try
@@ -947,7 +888,6 @@ public class FileAccess
}
/**
- * @param url
* @return the parent dir of the given url.
* if the path points to file, gives the directory in which the file is.
*/
@@ -1051,9 +991,6 @@ public class FileAccess
/**
* shortens a filename to a user displayable representation.
- * @param path
- * @param maxLength
- * @return
*/
public static String getShortFilename(String path, int maxLength)
{
diff --git a/wizards/com/sun/star/wizards/common/Helper.java b/wizards/com/sun/star/wizards/common/Helper.java
index 3aa4628f6e20..798378e7e359 100644
--- a/wizards/com/sun/star/wizards/common/Helper.java
+++ b/wizards/com/sun/star/wizards/common/Helper.java
@@ -326,7 +326,6 @@ public class Helper
/**
* @param format a constant of the enumeration NumberFormatIndex
- * @return
*/
public int getFormat(short format)
{
diff --git a/wizards/com/sun/star/wizards/common/JavaTools.java b/wizards/com/sun/star/wizards/common/JavaTools.java
index 0b83b07ff4c1..109e0f091837 100644
--- a/wizards/com/sun/star/wizards/common/JavaTools.java
+++ b/wizards/com/sun/star/wizards/common/JavaTools.java
@@ -91,10 +91,6 @@ public class JavaTools
}
/**converts a list of Integer values included in an Integer vector to a list of int values
- *
- *
- * @param _aIntegerVector
- * @return
*/
public static int[] IntegerTointList(java.util.List<Integer> _aIntegerVector)
{
@@ -117,10 +113,6 @@ public class JavaTools
}
/**converts a list of Boolean values included in a Boolean vector to a list of boolean values
- *
- *
- * @param _aBooleanVector
- * @return
*/
public static boolean[] BooleanTobooleanList(java.util.List<Boolean> _aBooleanVector)
{
@@ -189,8 +181,6 @@ public class JavaTools
}
/**
- * @param SearchList
- * @param SearchString
* @return the index of the field that contains the string 'SearchString' or '-1' if not it is
* not contained within the array
*/
@@ -324,11 +314,6 @@ public class JavaTools
return SortList;
}
- /**
- * @param MainString
- * @param Token
- * @return
- */
public static String[] ArrayoutofString(String MainString, String Token)
{
String[] StringArray;
@@ -543,8 +528,6 @@ public class JavaTools
* MasterFieldName1;MasterFieldName2;MasterFieldName3
* The entries SlaveFieldNameX and MasterFieldNameX are grouped together and then the created groups are compared
* If a group is duplicate the entry of the second group is returned.
- * @param _scomplist
- * @return
*/
public static int getDuplicateFieldIndex(String[][] _scomplist)
{
@@ -571,8 +554,6 @@ public class JavaTools
/**
* not tested!!!!!
- * @param scomplist
- * @return
*/
public static int getDuplicateFieldIndex(String[] scomplist)
{
@@ -689,9 +670,6 @@ public class JavaTools
/**
* compares two strings. If one of them is empty and the other one is null it also returns true
- * @param sFirstString
- * @param sSecondString
- * @return
*/
public static boolean isSame(String sFirstString, String sSecondString)
{
diff --git a/wizards/com/sun/star/wizards/common/NumberFormatter.java b/wizards/com/sun/star/wizards/common/NumberFormatter.java
index 137b79d04b84..42c4689a42ee 100644
--- a/wizards/com/sun/star/wizards/common/NumberFormatter.java
+++ b/wizards/com/sun/star/wizards/common/NumberFormatter.java
@@ -72,14 +72,6 @@ public class NumberFormatter
}
- /**
- * @param _xMSF
- * @param _xNumberFormatsSupplier
- * @return
- * @throws Exception
- * @deprecated
- *
- */
public static XNumberFormatter createNumberFormatter(XMultiServiceFactory _xMSF, XNumberFormatsSupplier _xNumberFormatsSupplier) throws Exception
{
Object oNumberFormatter = _xMSF.createInstance("com.sun.star.util.NumberFormatter");
@@ -98,7 +90,6 @@ public class NumberFormatter
* XNumberFormatter nf = Desktop.createNumberFormatter(xmsf, nsf);
* nf.convertNumberToString( key, 1972 );
* </pre>
- * @param numberFormatsSupplier
* @param type - a constant out of i18n.NumberFormatIndex enumeration.
* @return a key to use with a util.NumberFormat instance.
*
@@ -158,10 +149,7 @@ public class NumberFormatter
/**
- * returns a numberformat for a FormatString.
- * @param _FormatString
- * @param _aLocale
- * @return
+ * @return a numberformat for a FormatString.
*/
public int defineNumberFormat(String _FormatString, Locale _aLocale)
{
diff --git a/wizards/com/sun/star/wizards/common/NumericalHelper.java b/wizards/com/sun/star/wizards/common/NumericalHelper.java
index 16cded8b34bc..dd569de2e5dd 100644
--- a/wizards/com/sun/star/wizards/common/NumericalHelper.java
+++ b/wizards/com/sun/star/wizards/common/NumericalHelper.java
@@ -81,7 +81,6 @@ public class NumericalHelper
/**
* get a byte value from the object
- * @param aValue
* @return a byte
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -138,7 +137,6 @@ public class NumericalHelper
/**
* get a char value from the object
- * @param aValue
* @return a char
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -202,7 +200,6 @@ public class NumericalHelper
/**
* get a short value from the object
- * @param aValue
* @return a short
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -337,7 +334,6 @@ public class NumericalHelper
/**
@param aValue a object this can contain anything
* @return true, if the value is type of any integer values. double / float are not(!) integer values
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public static boolean isInteger(Object aValue) throws com.sun.star.lang.IllegalArgumentException
{
@@ -395,7 +391,6 @@ public class NumericalHelper
/**
* get an int value from the object
- * @param aValue
* @return an int
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -451,7 +446,6 @@ public class NumericalHelper
/**
* get a long value from the object
- * @param aValue
* @return a long
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -507,7 +501,6 @@ public class NumericalHelper
/**
* get a float value from the object
- * @param aValue
* @return a float
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -563,7 +556,6 @@ public class NumericalHelper
/**
* get a double value from the object
- * @param aValue
* @return a double
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -619,7 +611,6 @@ public class NumericalHelper
/**
* get a String value from the object
- * @param aValue
* @return a String
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -669,7 +660,6 @@ public class NumericalHelper
/**
* get a boolean value from the object
- * @param aValue
* @return a boolean
* @throws com.sun.star.lang.IllegalArgumentException if the object cannot be converted
*/
@@ -727,7 +717,6 @@ public class NumericalHelper
* get an int array from an object
* @param anArrayValue a value that is constructed into an array
* @return an integer array
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public static int[] toIntArray(Object anArrayValue)
throws com.sun.star.lang.IllegalArgumentException
@@ -757,7 +746,6 @@ public class NumericalHelper
* get an byte array from an object
* @param anArrayValue a value that is constructed into an array
* @return a byte array
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public static byte[] toByteArray(Object anArrayValue)
throws com.sun.star.lang.IllegalArgumentException
@@ -787,7 +775,6 @@ public class NumericalHelper
* get a short array from an object
* @param anArrayValue a value that is constructed into an array
* @return a short array
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public static short[] toShortArray(Object anArrayValue)
throws com.sun.star.lang.IllegalArgumentException
@@ -817,7 +804,6 @@ public class NumericalHelper
* get a string array from an object
* @param anArrayValue a value that is constructed into an array
* @return a short array
- * @throws com.sun.star.lang.IllegalArgumentException
*/
public static String[] toStringArray(Object anArrayValue)
throws com.sun.star.lang.IllegalArgumentException
@@ -848,7 +834,6 @@ public class NumericalHelper
* @param _aValue a value that is constructed into an int
* @param _ndefaultValue the value that is returned, if conversion fails, or if 'aValue' is null
* @return an int value
- * @throws java.lang.Exception
*/
public static int toInt(Object _aValue, int _ndefaultValue) throws Exception
{
diff --git a/wizards/com/sun/star/wizards/common/PropertySetHelper.java b/wizards/com/sun/star/wizards/common/PropertySetHelper.java
index 8cf933d3bea2..5862300ea316 100644
--- a/wizards/com/sun/star/wizards/common/PropertySetHelper.java
+++ b/wizards/com/sun/star/wizards/common/PropertySetHelper.java
@@ -71,7 +71,6 @@ public class PropertySetHelper
set a property,
@param _sName name of the property to set
@param _aValue property value as object
- * @throws java.lang.Exception
*/
public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception
{
diff --git a/wizards/com/sun/star/wizards/common/Resource.java b/wizards/com/sun/star/wizards/common/Resource.java
index 1b7ec56d195d..0ea3f5dd3de7 100644
--- a/wizards/com/sun/star/wizards/common/Resource.java
+++ b/wizards/com/sun/star/wizards/common/Resource.java
@@ -34,9 +34,6 @@ public class Resource
XIndexAccess xStringListIndexAccess;
/** Creates a new instance of Resource
- * @param _xMSF
- * @param _Unit
- * @param _Module
*/
public Resource(XMultiServiceFactory _xMSF, String _Unit /* unused */, String _Module)
{
diff --git a/wizards/com/sun/star/wizards/common/SystemDialog.java b/wizards/com/sun/star/wizards/common/SystemDialog.java
index 8cfc29e751d3..cf10b62e9171 100644
--- a/wizards/com/sun/star/wizards/common/SystemDialog.java
+++ b/wizards/com/sun/star/wizards/common/SystemDialog.java
@@ -48,8 +48,6 @@ public class SystemDialog
/**
*
- * @param xMSF
- * @param ServiceName
* @param type according to com.sun.star.ui.dialogs.TemplateDescription
*/
public SystemDialog(XMultiServiceFactory xMSF, String ServiceName, short type)
@@ -118,11 +116,6 @@ public class SystemDialog
* ATTENTION a BUG : The extension calculated
* here gives the last 3 chars of the filename - what
* if the extension is of 4 or more chars?
- *
- * @param DisplayDirectory
- * @param DefaultName
- * @param sDocuType
- * @return
*/
public String callStoreDialog(String DisplayDirectory, String DefaultName, String sDocuType)
{
@@ -133,10 +126,7 @@ public class SystemDialog
/**
*
- * @param displayDir
- * @param defaultName
* given url to a local path.
- * @return
*/
public String callStoreDialog(String displayDir, String defaultName)
{
@@ -350,12 +340,6 @@ public class SystemDialog
/**
* just like the other showMessageBox(...) method, but receives a
* peer argument to use to create the message box.
- * @param xMSF
- * @param peer
- * @param windowServiceName
- * @param windowAttribute
- * @param MessageText
- * @return
*/
public static int showMessageBox(XMultiServiceFactory xMSF, XWindowPeer peer, String windowServiceName, int windowAttribute, String MessageText)
{
diff --git a/wizards/com/sun/star/wizards/common/UCB.java b/wizards/com/sun/star/wizards/common/UCB.java
index 46e1cd2a69b5..adeb788741d2 100644
--- a/wizards/com/sun/star/wizards/common/UCB.java
+++ b/wizards/com/sun/star/wizards/common/UCB.java
@@ -103,10 +103,6 @@ public class UCB
/**
* @deprecated
- * @param sourceDir
- * @param filename
- * @param targetDir
- * @throws Exception
*/
public void copy(String sourceDir, String filename, String targetDir) throws Exception
{
@@ -115,11 +111,6 @@ public class UCB
/**
* target name can be PropertyNames.EMPTY_STRING, in which case the name stays lige the source name
- * @param sourceDir
- * @param sourceFilename
- * @param targetDir
- * @param targetFilename
- * @return
*/
public GlobalTransferCommandArgument copyArg(String sourceDir, String sourceFilename, String targetDir, String targetFilename)
{
diff --git a/wizards/com/sun/star/wizards/db/CommandMetaData.java b/wizards/com/sun/star/wizards/db/CommandMetaData.java
index ef1b026468a9..6b1f256c3021 100644
--- a/wizards/com/sun/star/wizards/db/CommandMetaData.java
+++ b/wizards/com/sun/star/wizards/db/CommandMetaData.java
@@ -470,8 +470,6 @@ public class CommandMetaData extends DBMetaData
/**
* the fieldnames passed over are not necessarily the ones that are defined in the class
- * @param _DisplayFieldNames
- * @return
*/
public boolean hasNumericalFields(String[] _DisplayFieldNames)
{
@@ -572,9 +570,6 @@ public class CommandMetaData extends DBMetaData
/**@deprecated use 'RelationController' class instead
*
- * @param _stablename
- * @param _ncommandtype
- * @return
*/
public String[] getReferencedTables(String _stablename, int _ncommandtype)
{
@@ -617,9 +612,6 @@ public class CommandMetaData extends DBMetaData
}
/**@deprecated use 'RelationController' class instead
- *
- * @param _sreferencedtablename
- * @return
*/
public String[][] getKeyColumns(String _sreferencedtablename)
{
diff --git a/wizards/com/sun/star/wizards/db/DBMetaData.java b/wizards/com/sun/star/wizards/db/DBMetaData.java
index fdc0e6fb7e05..c5a47b4e84cb 100644
--- a/wizards/com/sun/star/wizards/db/DBMetaData.java
+++ b/wizards/com/sun/star/wizards/db/DBMetaData.java
@@ -815,8 +815,6 @@ public class DBMetaData
/**
* inserts a Query to a datasource; There is no validation if the queryname is already existing in the datasource
- * @param _oSQLQueryComposer
- * @param _QueryName
*/
public boolean createQuery(SQLQueryComposer _oSQLQueryComposer, String _QueryName)
{
@@ -909,8 +907,6 @@ public class DBMetaData
/**
* adds the passed document as a report or a form to the database. Afterwards the document is deleted.
* the document may not be open
- * @param _xComponent
- * @param _xDocNameAccess
* @param i_createTemplate describes the type of the document: "form" or "report"
*/
public void addDatabaseDocument(XComponent _xComponent, XHierarchicalNameAccess _xDocNameAccess, boolean i_createTemplate)
diff --git a/wizards/com/sun/star/wizards/db/TableDescriptor.java b/wizards/com/sun/star/wizards/db/TableDescriptor.java
index b7215cc85b0d..8657b636aec7 100644
--- a/wizards/com/sun/star/wizards/db/TableDescriptor.java
+++ b/wizards/com/sun/star/wizards/db/TableDescriptor.java
@@ -75,9 +75,6 @@ public class TableDescriptor extends CommandMetaData implements XContainerListen
private String sColumnAlreadyExistsMessage = PropertyNames.EMPTY_STRING;
private XWindow xWindow;
- /**
- * @param xMSF
- */
public TableDescriptor(XMultiServiceFactory xMSF, XWindow _xWindow, String _sColumnAlreadyExistsMessage)
{
super(xMSF);
@@ -228,10 +225,7 @@ public class TableDescriptor extends CommandMetaData implements XContainerListen
/**
* creates the table under the passed name
- * @param _catalogname
- * @param _schemaname
* @param _tablename is made unique if necessary
- * @param _fieldnames
* @return true or false to indicate successful creation or not
*/
public boolean createTable(String _catalogname, String _schemaname, String _tablename, String[] _fieldnames)
@@ -799,10 +793,6 @@ public class TableDescriptor extends CommandMetaData implements XContainerListen
{
}
- /**
- * @param _scomposedtablename
- * @return
- */
public boolean appendTableNameToFilter(String _scomposedtablename)
{
boolean bhastoinsert = true;
diff --git a/wizards/com/sun/star/wizards/db/TypeInspector.java b/wizards/com/sun/star/wizards/db/TypeInspector.java
index d0fde032d4a5..6cd8a493c234 100644
--- a/wizards/com/sun/star/wizards/db/TypeInspector.java
+++ b/wizards/com/sun/star/wizards/db/TypeInspector.java
@@ -262,8 +262,6 @@ public class TypeInspector
/**
* an empty string is returned when no appropriate Typename can be found
* finds the first TypeName of the passed datatype.
- * @param _curDataType
- * @return
*/
public String getDefaultTypeName(int _curDataType, Integer precision)
{
diff --git a/wizards/com/sun/star/wizards/document/Control.java b/wizards/com/sun/star/wizards/document/Control.java
index c29266578cc3..e1d6d7aed911 100644
--- a/wizards/com/sun/star/wizards/document/Control.java
+++ b/wizards/com/sun/star/wizards/document/Control.java
@@ -262,8 +262,6 @@ public class Control extends Shape
/** the peer should be retrieved every time before it is used because it
* might be disposed otherwise
- *
- * @return
*/
public XLayoutConstrains getPeer()
{
@@ -345,9 +343,6 @@ public class Control extends Shape
}
}
- /**
- * @return
- */
public int getControlType()
{
return icontroltype;
diff --git a/wizards/com/sun/star/wizards/document/FormHandler.java b/wizards/com/sun/star/wizards/document/FormHandler.java
index 8cd448917141..e1dceaa98f98 100644
--- a/wizards/com/sun/star/wizards/document/FormHandler.java
+++ b/wizards/com/sun/star/wizards/document/FormHandler.java
@@ -377,9 +377,6 @@ public class FormHandler
return xNamedForm;
}
- /**
- * @return
- */
public int getXPixelFactor()
{
if (iXPixelFactor == -1)
@@ -389,9 +386,6 @@ public class FormHandler
return iXPixelFactor;
}
- /**
- * @return
- */
public int getYPixelFactor()
{
if (iYPixelFactor == -1)
@@ -401,33 +395,20 @@ public class FormHandler
return iYPixelFactor;
}
- /**
- * @param i
- */
public void setXPixelFactor(int i)
{
iXPixelFactor = i;
}
-
- /**
- * @param i
- */
public void setYPixelFactor(int i)
{
iYPixelFactor = i;
}
- /**
- * @return
- */
public int getImageControlHeight()
{
return iImageControlHeight;
}
- /**
- * @param i
- */
public void setImageControlHeight(int i)
{
iImageControlHeight = i;
@@ -513,9 +494,6 @@ public class FormHandler
}
}
- /**
- * @return
- */
public int getBasicLabelDiffHeight()
{
if (this.BasicLabelDiffHeight == -1)
@@ -525,9 +503,6 @@ public class FormHandler
return BasicLabelDiffHeight;
}
- /**
- * @return
- */
public int getControlReferenceHeight()
{
if (this.nDBRefHeight == -1)
@@ -537,9 +512,6 @@ public class FormHandler
return nDBRefHeight;
}
- /**
- * @return
- */
public int getLabelHeight()
{
if (this.nLabelHeight == -1)
diff --git a/wizards/com/sun/star/wizards/document/OfficeDocument.java b/wizards/com/sun/star/wizards/document/OfficeDocument.java
index 35f00c6ed500..3d0479cc314a 100644
--- a/wizards/com/sun/star/wizards/document/OfficeDocument.java
+++ b/wizards/com/sun/star/wizards/document/OfficeDocument.java
@@ -110,7 +110,6 @@ public class OfficeDocument
/**
* Create a new office document, attached to the given frame.
- * @param frame
* @param sDocumentType e.g. swriter, scalc, ( simpress, scalc : not tested)
* @return the document Component (implements XComponent) object ( XTextDocument, or XSpreadsheedDocument )
*/
diff --git a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
index 3bffc856c235..6ccb7c5db9f3 100644
--- a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
+++ b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
@@ -41,7 +41,6 @@ public interface IReportBuilderLayouter
/**
* For Landscape give nOrientation == com.sun.star.wizards.report.ReportLayouter.SOOPTLANDSCAPE
* All other numbers are interpreted as portrait format.
- * @param nOrientation
*/
public void setPageOrientation(int nOrientation);
@@ -54,31 +53,26 @@ public interface IReportBuilderLayouter
* Set the table name of the report
* This is the name to the database table.
* @param _nType something of com.sun.star.sdb.CommandType
- * @param TableName
*/
public void setTableName(int _nType, String TableName);
/**
* Insert the field names, these are the field names out of a given datebase table
- * @param FieldNames
*/
public void insertFieldNames(final String[] FieldNames);
/**
* Insert the field type (Varchar, int, ...) as internal an int representation.
- * @param FieldTypes
*/
public void insertFieldTypes(int[] FieldTypes);
/**
* Insert the field width in count of chars as given in the database.
- * @param FieldWidths
*/
public void insertFieldWidths(int[] FieldWidths);
/**
* Insert the titles of the field names. This names are free formed
- * @param _aFieldTitles
*/
public void insertFieldTitles(String[] _aFieldTitles);
@@ -86,7 +80,6 @@ public interface IReportBuilderLayouter
* Insert the names of the groups, the group names are names out of the field names.
*
* If a group name is given here, it will not shown in the fields/titles, but must be in the field string list.
- * @param _aGroupFieldNames
*/
public void insertGroupNames(String[] _aGroupFieldNames);
@@ -94,7 +87,6 @@ public interface IReportBuilderLayouter
* Insert the names of the groups which should be used as sorting, the group names are names out of the field names.
*
* If a group name is given here, it will not shown in the fields/titles, but must be in the field string list.
- * @param _aSortFieldNames
*/
public void insertSortingNames(String[][] _aSortFieldNames);
@@ -107,7 +99,6 @@ public interface IReportBuilderLayouter
* Initialize the current Layouter with data's out of an other Layouter.
*
* This Method copies the internal fields, groups and titles
- * @param aOtherLayouter
*/
public void initializeData(IReportBuilderLayouter aOtherLayouter);
diff --git a/wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess.java b/wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess.java
index b365a06a94bc..3038e4a1b22d 100644
--- a/wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess.java
+++ b/wizards/com/sun/star/wizards/report/IReportDefinitionReadAccess.java
@@ -43,7 +43,6 @@ public interface IReportDefinitionReadAccess
/**
* Returns the file path to the default report definition, we need this name for early initialisation
- * @return
*/
public String getDefaultHeaderLayout();
}
diff --git a/wizards/com/sun/star/wizards/report/IReportDocument.java b/wizards/com/sun/star/wizards/report/IReportDocument.java
index f071a2e480be..662d3ff838bd 100644
--- a/wizards/com/sun/star/wizards/report/IReportDocument.java
+++ b/wizards/com/sun/star/wizards/report/IReportDocument.java
@@ -43,7 +43,6 @@ public interface IReportDocument
/**
* Gives access to the DB Values
- * @return
*/
public com.sun.star.wizards.db.RecordParser getRecordParser();
@@ -51,7 +50,6 @@ public interface IReportDocument
* Give access to the parent document
* It is a document in the old Wizard
* It is a Report Builder in the new Wizard
- * @return
*/
public com.sun.star.awt.XWindowPeer getWizardParent();
@@ -68,9 +66,6 @@ public interface IReportDocument
/**
* Is called after first step, set Tablename and the fields, which should occur in the Report.
- * @param _aType
- * @param TableName
- * @param FieldNames
*/
public void initializeFieldColumns(final int _aType, final String TableName, final String[] FieldNames);
@@ -89,7 +84,6 @@ public interface IReportDocument
/**
* Set new names for the titles
- * @param sFieldTitles
*/
public void setFieldTitles(final String[] sFieldTitles);
@@ -98,8 +92,6 @@ public interface IReportDocument
* It is possible to give all element names new names which are used as
* element title of a given element name.
* This is only used as a preview
- * @param FieldName
- * @param TitleName
*/
public void liveupdate_changeUserFieldContent(final String FieldName, final String TitleName);
@@ -109,27 +101,17 @@ public interface IReportDocument
// Document should not hold the grouping information!
/**
* Called by press ('greater then') add a group to the group list
- * @param GroupNames
- * @param CurGroupTitle
- * @param GroupFieldVector
- * @param ReportPath
- * @param iSelCount
- * @return
*/
public boolean liveupdate_addGroupNametoDocument(String[] GroupNames, String CurGroupTitle, ArrayList<String> GroupFieldVector, ArrayList<String> ReportPath, int iSelCount);
public void refreshGroupFields(String[] _sNewNames);
/**
* Called by press ('less then') Removes an already set Groupname out of the list
- * @param NewSelGroupNames
- * @param CurGroupTitle
- * @param GroupFieldVector
*/
public void liveupdate_removeGroupName(String[] NewSelGroupNames, String CurGroupTitle, java.util.ArrayList<String> GroupFieldVector);
/**
* set the list how to group
- * @param aGroupList
*/
public void setGrouping(String[] aGroupList);
@@ -137,7 +119,6 @@ public interface IReportDocument
/**
* Set the list how to sort
- * @param aSort
*/
public void setSorting(String[][] aSort);
@@ -156,13 +137,11 @@ public interface IReportDocument
/**
* Called if a new Layout is selected
- * @param LayoutTemplatePath
*/
public void liveupdate_changeLayoutTemplate(String LayoutTemplatePath/*, String BitmapPath*/);
/**
* Called if a new Template is selected
- * @param ContentTemplatePath
*/
public void liveupdate_changeContentTemplate(String ContentTemplatePath);
@@ -177,14 +156,11 @@ public interface IReportDocument
/**
* Set the Title into the document from the 'Create Report Page'
* BUG: The Title is empty after create Report.
- * @param _sTitleName
*/
public void liveupdate_updateReportTitle(String _sTitleName);
/**
* Store the document by the given name
- * @param Name
- * @param OpenMode
*/
public void store(String Name, int OpenMode) throws com.sun.star.uno.Exception;
@@ -199,9 +175,6 @@ public interface IReportDocument
/**
* Create the final Report document
- * @param Name
- * @param _bAsTemplate
- * @param _bOpenInDesign
*/
public void createAndOpenReportDocument(
final String Name,
@@ -227,13 +200,11 @@ public interface IReportDocument
/**
* Returns a string list of layouts.
- * @return
*/
public String[][] getDataLayout();
/**
* Returns a string list of header layouts
- * @return
*/
public String[][] getHeaderLayout();
@@ -243,7 +214,6 @@ public interface IReportDocument
/**
* check internal invariants
- * @throws java.lang.Exception
*/
public void checkInvariants() throws java.lang.Exception;
}
diff --git a/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java b/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
index 70c735be9e4b..765d85eb92a3 100644
--- a/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
+++ b/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
@@ -27,10 +27,6 @@ public class ReportImplementationHelper
private XMultiServiceFactory m_xMSF;
protected int m_nDefaultPageOrientation;
- /**
- * @param _aMSF
- * @param _nOrientation
- */
public ReportImplementationHelper(XMultiServiceFactory _aMSF, int _nOrientation)
{
m_xMSF = _aMSF;
diff --git a/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java b/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
index f6f26d1eeff6..42c15d4e4c63 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
@@ -599,7 +599,6 @@ public class ReportBuilderImplementation extends ReportImplementationHelper
/**
* Return a string array array with all found layouts
* At the moment these layout are hard coded
- * @return
*/
public String[][] getDataLayout()
{
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate.java b/wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate.java
index 65fed5b1c9f6..2315ea5bead9 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/DesignTemplate.java
@@ -264,10 +264,6 @@ public class DesignTemplate
/**
* create a new DesignTemplate by try to load a otr file from the given path.
* Internally we store the loaded ReportDefinition.
- *
- * @param _xMSF
- * @param _sPath
- * @return
*/
public static DesignTemplate create(XMultiServiceFactory _xMSF, String _sPath)
{
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
index 635bab594104..ac1f431e4998 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
@@ -338,7 +338,6 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter
/**
* Stores the Group names. To insert/create a report with such group names, call layout()
- * @param _aGroupNames
*/
public void insertGroupNames(String[] _aGroupNames)
{
@@ -467,7 +466,6 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter
/**
* Give a list off all field title names to insert the field title names, call layout()
- * @param _aFieldTitleNames
*/
public void insertFieldTitles(String[] _aFieldTitleNames)
{
@@ -582,7 +580,6 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter
/**
* Give a list off all field names to insert the field names, call layout()
- * @param _aFieldNames
*/
public void insertFieldNames(String[] _aFieldNames)
{
@@ -1568,7 +1565,6 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter
/**
* load the given string as a template and use it's content to paint the other
- * @param LayoutTemplatePath
*/
public void loadAndSetBackgroundTemplate(String LayoutTemplatePath)
{
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel.java b/wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel.java
index 5eecc8e4ec97..f4dc340b004d 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/SectionLabel.java
@@ -35,7 +35,6 @@ public class SectionLabel extends SectionObject
/**
* Return the current FontDescriptor
- * @return
*/
@Override
public FontDescriptor getFontDescriptor()
diff --git a/wizards/com/sun/star/wizards/table/CallTableWizard.java b/wizards/com/sun/star/wizards/table/CallTableWizard.java
index 8ee247b6255b..8c994e862115 100644
--- a/wizards/com/sun/star/wizards/table/CallTableWizard.java
+++ b/wizards/com/sun/star/wizards/table/CallTableWizard.java
@@ -62,7 +62,6 @@ public class CallTableWizard
// </properties>
/** The constructor of the inner class has a XMultiServiceFactory parameter.
- * @param i_serviceFactory
*/
public TableWizardImplementation(com.sun.star.lang.XMultiServiceFactory i_serviceFactory)
{
diff --git a/wizards/com/sun/star/wizards/text/TextDocument.java b/wizards/com/sun/star/wizards/text/TextDocument.java
index b551f36ca32b..6fb26b50e404 100644
--- a/wizards/com/sun/star/wizards/text/TextDocument.java
+++ b/wizards/com/sun/star/wizards/text/TextDocument.java
@@ -432,8 +432,6 @@ public class TextDocument
/**
* removes an arbitrary Object which supports the 'XTextContent' interface
- * @param oTextContent
- * @return
*/
public boolean removeTextContent(Object oTextContent)
{
diff --git a/wizards/com/sun/star/wizards/text/TextFieldHandler.java b/wizards/com/sun/star/wizards/text/TextFieldHandler.java
index 66c818efc3ef..eb3b25e63a28 100644
--- a/wizards/com/sun/star/wizards/text/TextFieldHandler.java
+++ b/wizards/com/sun/star/wizards/text/TextFieldHandler.java
@@ -50,8 +50,6 @@ public class TextFieldHandler
/**
* Creates a new instance of TextFieldHandler
- * @param xMSF
- * @param xTextDocument
*/
public TextFieldHandler(XMultiServiceFactory xMSF, XTextDocument xTextDocument)
{
diff --git a/wizards/com/sun/star/wizards/ui/ButtonList.java b/wizards/com/sun/star/wizards/ui/ButtonList.java
index cdec9cba165e..a4aed7619bda 100644
--- a/wizards/com/sun/star/wizards/ui/ButtonList.java
+++ b/wizards/com/sun/star/wizards/ui/ButtonList.java
@@ -475,33 +475,21 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
cols = i;
}
- /**
- * @param size
- */
public void setGap(Size size)
{
gap = size;
}
- /**
- * @param model
- */
public void setListModel(ListModel model)
{
listModel = model;
}
- /**
- * @param short1
- */
public void setStep(Short short1)
{
step = short1;
}
- /**
- * @param i
- */
public void setPageStart(int i)
{
if (i == pageStart)
@@ -513,33 +501,21 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
refreshImages();
}
- /**
- * @param _size
- */
public void setPos(Size _size)
{
pos = _size;
}
- /**
- * @param _renderer
- */
public void setRenderer(IImageRenderer _renderer)
{
this.renderer = _renderer;
}
- /**
- * @param i
- */
public void setRows(int i)
{
rows = i;
}
- /**
- * @param i
- */
public void setSelected(int i)
{
if (rowSelect && (i >= 0))
@@ -567,17 +543,11 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
Helper.setUnoPropertyValue(getModel(lblImageText), PropertyNames.PROPERTY_LABEL, sText);
}
- /**
- * @param size
- */
public void setSelectionGap(Size size)
{
selectionGap = size;
}
- /**
- * @param b
- */
public void setShowButtons(boolean b)
{
showButtons = b;
@@ -634,7 +604,6 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
{
/**
- * @param listItem
* @return two resource ids for an image referenced in the imaglist resourcefile of the
* wizards project; The second one of them is designed to be used for High Contrast Mode.
*/
@@ -683,7 +652,6 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
/**
* jump to the given item (display the screen
* that contains the given item).
- * @param i
*/
public void display(int i)
{
@@ -697,9 +665,6 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
return benabled;
}
- /**
- * @param b
- */
public void setenabled(boolean b)
{
@@ -746,7 +711,6 @@ public class ButtonList implements XItemEventBroadcaster, XActionListener
/**
* implementation of XActionListener
* will call if a button from the m_aButtonList is pressed.
- * @param actionEvent
*/
public void actionPerformed(com.sun.star.awt.ActionEvent actionEvent)
{
diff --git a/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java b/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
index 437f3ac39ca4..80656adc9655 100644
--- a/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
+++ b/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
@@ -72,15 +72,6 @@ public class CommandFieldSelection extends FieldSelection implements Comparator<
/**
* instantiates a CommandFieldSelection with a preselected command
- * @param _CurUnoDialog
- * @param _CurDBMetaData
- * @param iStep
- * @param _iHeight
- * @param _reslblFields
- * @param _reslblSelFields
- * @param _reslblTables
- * @param _bgetQueries
- * @param _ifirstHID
*/
public CommandFieldSelection(WizardDialog _CurUnoDialog, CommandMetaData _CurDBMetaData, int iStep, int _iHeight, String _reslblFields, String _reslblSelFields, String _reslblTables, boolean _bgetQueries, int _ifirstHID)
{
@@ -91,14 +82,6 @@ public class CommandFieldSelection extends FieldSelection implements Comparator<
/**
* instantiates a CommandFieldSelection with a preselected command
- * @param _CurUnoDialog
- * @param _CurDBMetaData
- * @param _iHeight
- * @param _reslblFields
- * @param _reslblSelFields
- * @param _reslblTables
- * @param _bgetQueries
- * @param _ifirstHID
*/
public CommandFieldSelection(UnoDialog _CurUnoDialog, CommandMetaData _CurDBMetaData, int _iHeight, String _reslblFields, String _reslblSelFields, String _reslblTables, boolean _bgetQueries, int _ifirstHID)
{
diff --git a/wizards/com/sun/star/wizards/ui/FilterComponent.java b/wizards/com/sun/star/wizards/ui/FilterComponent.java
index dbcba18b2b9a..6e245c06e68e 100644
--- a/wizards/com/sun/star/wizards/ui/FilterComponent.java
+++ b/wizards/com/sun/star/wizards/ui/FilterComponent.java
@@ -369,15 +369,6 @@ public class FilterComponent
}
/** Creates a new instance of FilterComponent
- * @param CurUnoDialog
- * @param _xMSF
- * @param iStep
- * @param iPosX
- * @param iPosY
- * @param iWidth
- * @param FilterCount
- * @param _oQueryMetaData
- * @param _firstHelpID
*/
public FilterComponent(WizardDialog CurUnoDialog, XMultiServiceFactory _xMSF, int iStep, int iPosX, int iPosY, int iWidth, int FilterCount, QueryMetaData _oQueryMetaData, int _firstHelpID)
{
diff --git a/wizards/com/sun/star/wizards/ui/ImageList.java b/wizards/com/sun/star/wizards/ui/ImageList.java
index e61b31364529..66969937e191 100644
--- a/wizards/com/sun/star/wizards/ui/ImageList.java
+++ b/wizards/com/sun/star/wizards/ui/ImageList.java
@@ -570,9 +570,6 @@ public class ImageList implements XItemEventBroadcaster, ListDataListener
}
}
- /**
- * @return
- */
public int getCols()
{
return cols;
@@ -796,7 +793,6 @@ public class ImageList implements XItemEventBroadcaster, ListDataListener
{
/**
- * @param listItem
* @return two resource ids for an image referenced in the imaglist resourcefile of the
* wizards project; The second one of them is designed to be used for High Contrast Mode.
*/
@@ -958,7 +954,6 @@ public class ImageList implements XItemEventBroadcaster, ListDataListener
/**
* jump to the given item (display the screen
* that contains the given item).
- * @param i
*/
public void display(int i)
{
diff --git a/wizards/com/sun/star/wizards/ui/PeerConfig.java b/wizards/com/sun/star/wizards/ui/PeerConfig.java
index 39df7c808e8c..48ded39005f7 100644
--- a/wizards/com/sun/star/wizards/ui/PeerConfig.java
+++ b/wizards/com/sun/star/wizards/ui/PeerConfig.java
@@ -150,7 +150,6 @@ public class PeerConfig implements XWindowListener
/**
* @param oAPIControl an API control that the interface XControl can be derived from
- * @param _saccessname
*/
public void setAccessibleName(Object oAPIControl, String _saccessname)
{
@@ -177,8 +176,6 @@ public class PeerConfig implements XWindowListener
/**
* @param oAPIControl an API control that the interface XControl can be derived from
- * @param _propnames
- * @param _propvalues
*/
public void setPeerProperties(Object oAPIControl, String[] _propnames, Object[] _propvalues)
{
@@ -195,9 +192,6 @@ public class PeerConfig implements XWindowListener
/**
* assigns an arbitrary property to a control as soon as the peer is created
* Note: The property 'ImageUrl' should better be assigned with 'setImageurl(...)', to consider the High Contrast Mode
- * @param _ocontrolmodel
- * @param _spropname
- * @param _propvalue
*/
public void setControlProperty(Object _ocontrolmodel, String _spropname, Object _propvalue)
{
@@ -209,9 +203,6 @@ public class PeerConfig implements XWindowListener
* Assigns an image to the property 'ImageUrl' of a dialog control. The image id must be assigned in a resource file
* within the wizards project
* wizards project
- * @param _ocontrolmodel
- * @param _nResId
- * @param _nhcResId
*/
public void setImageUrl(Object _ocontrolmodel, int _nResId, int _nhcResId)
{
@@ -222,9 +213,6 @@ public class PeerConfig implements XWindowListener
/**
* Assigns an image to the property 'ImageUrl' of a dialog control. The image ids that the Resource urls point to
* may be assigned in a Resource file outside the wizards project
- * @param _ocontrolmodel
- * @param _sResourceUrl
- * @param _sHCResourceUrl
*/
public void setImageUrl(Object _ocontrolmodel, String _sResourceUrl, String _sHCResourceUrl)
{
@@ -236,9 +224,6 @@ public class PeerConfig implements XWindowListener
* Assigns an image to the property 'ImageUrl' of a dialog control. The image id must be assigned in a resource file
* within the wizards project
* wizards project
- * @param _ocontrolmodel
- * @param _oResource
- * @param _oHCResource
*/
public void setImageUrl(Object _ocontrolmodel, Object _oResource, Object _oHCResource)
{
diff --git a/wizards/com/sun/star/wizards/ui/SortingComponent.java b/wizards/com/sun/star/wizards/ui/SortingComponent.java
index 9b0ff2e8649f..3f55cdc38044 100644
--- a/wizards/com/sun/star/wizards/ui/SortingComponent.java
+++ b/wizards/com/sun/star/wizards/ui/SortingComponent.java
@@ -193,7 +193,6 @@ public class SortingComponent
/**
* sets the controls of a Sorting criterion to readonly or not.
* @param _index index of the Sorting criterion
- * @param _breadonly
*/
public void setReadOnly(int _index, boolean _breadonly)
{
@@ -203,7 +202,6 @@ public class SortingComponent
/**
*
* @param _index the first Sorting criterion in which 'ReadOnly is set to 'false'
- * @param _bcomplete
*/
public void setReadOnlyUntil(int _index, boolean _bcomplete)
{
diff --git a/wizards/com/sun/star/wizards/ui/UnoDialog.java b/wizards/com/sun/star/wizards/ui/UnoDialog.java
index 45482fce304e..c6b82a6ef9fc 100644
--- a/wizards/com/sun/star/wizards/ui/UnoDialog.java
+++ b/wizards/com/sun/star/wizards/ui/UnoDialog.java
@@ -612,7 +612,6 @@ public class UnoDialog implements EventNames
}
/** deselects a Listbox. MultipleMode is not supported
- * @param _xBasisListBox
*/
public static void deselectListBox(XInterface _xBasisListBox)
{
@@ -640,9 +639,7 @@ public class UnoDialog implements EventNames
/**
*
- * @param FramePosSize
* @return 0 for cancel, 1 for ok
- * @throws com.sun.star.uno.Exception
*/
public short executeDialog(Rectangle FramePosSize) throws com.sun.star.uno.Exception
{
@@ -674,9 +671,7 @@ public class UnoDialog implements EventNames
}
/**
- * @param parent
* @return 0 for cancel, 1 for ok.
- * @throws com.sun.star.uno.Exception
*/
public short executeDialog(UnoDialog parent)
throws com.sun.star.uno.Exception
@@ -685,9 +680,7 @@ public class UnoDialog implements EventNames
}
/**
- * @param xComponent
* @return 0 for cancel, 1 for ok.
- * @throws com.sun.star.uno.Exception
*/
public short executeDialog(XInterface xComponent) throws com.sun.star.uno.Exception
{
@@ -735,9 +728,6 @@ public class UnoDialog implements EventNames
* create a peer for this
* dialog, using the given
* peer as a parent.
- * @param parentPeer
- * @return
- * @throws com.sun.star.uno.Exception
*/
public XWindowPeer createWindowPeer(XWindowPeer parentPeer) throws com.sun.star.uno.Exception
{
@@ -759,8 +749,6 @@ public class UnoDialog implements EventNames
* Creates a peer for this
* dialog, using the active OO frame
* as the parent window.
- * @return
- * @throws com.sun.star.uno.Exception
*/
public XWindowPeer createWindowPeer() throws com.sun.star.uno.Exception
{
@@ -897,7 +885,6 @@ public class UnoDialog implements EventNames
}
/**
- * @param oControlModel
* @return the name of the property that contains the value of a controlmodel
*/
public static String getDisplayProperty(Object oControlModel)
diff --git a/wizards/com/sun/star/wizards/ui/WizardDialog.java b/wizards/com/sun/star/wizards/ui/WizardDialog.java
index 1f5454c93cce..68c1d3a2da0f 100644
--- a/wizards/com/sun/star/wizards/ui/WizardDialog.java
+++ b/wizards/com/sun/star/wizards/ui/WizardDialog.java
@@ -74,8 +74,6 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
* "HID:(hid+3)" - the next button
* "HID:(hid+4)" - the create button
* "HID:(hid+5)" - the cancel button
- * @param xMSF
- * @param hid_
*/
public WizardDialog(XMultiServiceFactory xMSF, int hid_)
{
@@ -87,10 +85,6 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
//new Resource(xMSF,"Common","com");
}
- /**
- *
- * @return
- */
@Override
public Resource getResource()
{
@@ -384,11 +378,6 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
/* (non-Javadoc)
* @see com.sun.star.wizards.ui.XCompletion#iscompleted(int)
*/
- /**
- *
- * @param _ndialogpage
- * @return
- */
public boolean iscompleted(int _ndialogpage)
{
return false;
@@ -396,12 +385,6 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
/* (non-Javadoc)
* @see com.sun.star.wizards.ui.XCompletion#ismodified(int)
*/
-
- /**
- *
- * @param _ndialogpage
- * @return
- */
public boolean ismodified(int _ndialogpage)
{
return false;
@@ -409,25 +392,12 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
/* (non-Javadoc)
* @see com.sun.star.wizards.ui.XCompletion#setcompleted(int, boolean)
*/
-
- /**
- *
- * @param _ndialogpage
- * @param _biscompleted
- */
public void setcompleted(int _ndialogpage, boolean _biscompleted)
{
}
/* (non-Javadoc)
* @see com.sun.star.wizards.ui.XCompletion#setmodified(int, java.lang.Object, java.lang.Object)
*/
-
- /**
- *
- * @param _ndialogpage
- * @param ooldValue
- * @param onewValue
- */
public void setmodified(int _ndialogpage, Object ooldValue, Object onewValue)
{
}
@@ -535,9 +505,6 @@ public abstract class WizardDialog extends UnoDialog2 implements VetoableChangeL
/** This method also enables and disables the "next" button,
* if the step currently dis/enabled is the one of the next steps.
- * @param _nStep
- * @param bEnabled
- * @param enableNextButton
*/
public void setStepEnabled(int _nStep, boolean bEnabled, boolean enableNextButton)
{
diff --git a/wizards/com/sun/star/wizards/ui/event/DataAware.java b/wizards/com/sun/star/wizards/ui/event/DataAware.java
index 32d8ded9236e..6deb0adbb5a0 100644
--- a/wizards/com/sun/star/wizards/ui/event/DataAware.java
+++ b/wizards/com/sun/star/wizards/ui/event/DataAware.java
@@ -52,8 +52,6 @@ public abstract class DataAware {
/**
* creates a DataAware object for the given data object and Value object.
- * @param dataObject_
- * @param value_
*/
protected DataAware(Object dataObject_, Value value_) {
dataObject = dataObject_;
@@ -62,7 +60,6 @@ public abstract class DataAware {
/**
* returns the data object.
- * @return
*/
public Object getDataObject() {
return dataObject;
diff --git a/wizards/com/sun/star/wizards/ui/event/DataAwareFields.java b/wizards/com/sun/star/wizards/ui/event/DataAwareFields.java
index 5f696bade241..45c4a5b089e6 100644
--- a/wizards/com/sun/star/wizards/ui/event/DataAwareFields.java
+++ b/wizards/com/sun/star/wizards/ui/event/DataAwareFields.java
@@ -37,11 +37,6 @@ public class DataAwareFields
/**
* returns a Value Object which sets and gets values
* and converting them to other types, according to the "value" argument.
- *
- * @param owner
- * @param fieldname
- * @param value
- * @return
*/
public static DataAware.Value getFieldValueFor(Object owner, String fieldname, Object value)
{
diff --git a/wizards/com/sun/star/wizards/ui/event/TaskEvent.java b/wizards/com/sun/star/wizards/ui/event/TaskEvent.java
index a907df6d59e2..1c98cffdfae3 100644
--- a/wizards/com/sun/star/wizards/ui/event/TaskEvent.java
+++ b/wizards/com/sun/star/wizards/ui/event/TaskEvent.java
@@ -29,11 +29,6 @@ public class TaskEvent extends EventObject
public static final int TASK_FAILED = 5;
private int type;
- /**
- * general constructor-
- * @param source
- * @param type_
- */
public TaskEvent(Task source, int type_)
{
super(source);
diff --git a/wizards/com/sun/star/wizards/ui/event/TaskListener.java b/wizards/com/sun/star/wizards/ui/event/TaskListener.java
index ecec8bb17591..bb2292b95dd9 100644
--- a/wizards/com/sun/star/wizards/ui/event/TaskListener.java
+++ b/wizards/com/sun/star/wizards/ui/event/TaskListener.java
@@ -28,7 +28,6 @@ public interface TaskListener extends EventListener
/**
* is called when the status of the task has advanced.
- * @param te
*/
public void taskStatusChanged(TaskEvent te);