summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/graphical/ParameterHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/graphical/ParameterHelper.java')
-rw-r--r--qadevOOo/runner/graphical/ParameterHelper.java5
1 files changed, 1 insertions, 4 deletions
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()
{