summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/ControlValidation.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/ControlValidation.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/ControlValidation.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/ControlValidation.java b/odk/examples/DevelopersGuide/Forms/ControlValidation.java
index ea92c1c3ca8f..0ef0702eba20 100644
--- a/odk/examples/DevelopersGuide/Forms/ControlValidation.java
+++ b/odk/examples/DevelopersGuide/Forms/ControlValidation.java
@@ -29,6 +29,7 @@ public class ControlValidation extends DocumentBasedExample
/* ------------------------------------------------------------------ */
/* public test methods */
/* ------------------------------------------------------------------ */
+ @Override
protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception
{
super.prepareDocument();