summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex/sfx2/undo/DocumentTest.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-20 12:54:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-20 12:54:24 +0100
commitf6a62d9e4106f36aff899c847d63e3198532796e (patch)
tree2c006788af8c1367510d7cf2706fd1b8cdaa6b12 /sfx2/qa/complex/sfx2/undo/DocumentTest.java
parentaf4ca5a8c6e2848cb855a15986d5c4c9991140bf (diff)
Java update - fix various javadoc issues
Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
Diffstat (limited to 'sfx2/qa/complex/sfx2/undo/DocumentTest.java')
-rw-r--r--sfx2/qa/complex/sfx2/undo/DocumentTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/qa/complex/sfx2/undo/DocumentTest.java b/sfx2/qa/complex/sfx2/undo/DocumentTest.java
index 8d89d0e33dbd..ad0b2f405ee0 100644
--- a/sfx2/qa/complex/sfx2/undo/DocumentTest.java
+++ b/sfx2/qa/complex/sfx2/undo/DocumentTest.java
@@ -63,8 +63,8 @@ public interface DocumentTest
/**
* does multiple modifications do the document, which would normally result in multiple Undo actions.
*
- * The test framework will encapsulate the call into an {@link XUndoManager.enterUndoContext()} and
- * {@link XUndoManager.leaveUndoContext()} call.
+ * The test framework will encapsulate the call into an {@link com.sun.star.document.XUndoManager#enterUndoContext} and
+ * {@link com.sun.star.document.XUndoManager#leaveUndoContext} call.
*
* @return
* the number of modifications done to the document. The caller assumes (and asserts) that the number