diff options
Diffstat (limited to 'ucb/qa/complex')
-rw-r--r-- | ucb/qa/complex/ucb/UCB.java | 8 |
1 files changed, 0 insertions, 8 deletions
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, |