summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings.java b/qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings.java
index 81f63666a646..8a00babb9c85 100644
--- a/qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings.java
+++ b/qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings.java
@@ -44,6 +44,7 @@ import com.sun.star.util.Date;
* <li><code> RegularExpressions</code></li>
* <li><code> ForbiddenCharacters</code></li>
* <li><code> HasDrawPages</code></li>
+* <li><code> Wildcards</code></li>
* </ul> <p>
* Properties testing is automated by <code>lib.MultiPropertyTest</code>.
* @see com.sun.star.sheet.SpreadsheetDocumentSettings
@@ -137,4 +138,4 @@ public class _SpreadsheetDocumentSettings extends MultiPropertyTest {
rLocale.Variant.equals(locale.Variant);
}
}
-} \ No newline at end of file
+}