summaryrefslogtreecommitdiff
path: root/sw/qa/complex/writer/TextPortionEnumerationTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/complex/writer/TextPortionEnumerationTest.java')
-rw-r--r--sw/qa/complex/writer/TextPortionEnumerationTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/qa/complex/writer/TextPortionEnumerationTest.java b/sw/qa/complex/writer/TextPortionEnumerationTest.java
index 694d2f3f064f..e36fc650b500 100644
--- a/sw/qa/complex/writer/TextPortionEnumerationTest.java
+++ b/sw/qa/complex/writer/TextPortionEnumerationTest.java
@@ -3466,6 +3466,7 @@ public class TextPortionEnumerationTest
throws Exception {
return inserter.makeMeta();
}
+ @Override
void postInserted(TreeNode node, XTextContent xContent)
throws Exception {
XMetadatable xMetadatable = UnoRuntime.queryInterface(XMetadatable.class, xContent);