summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java')
-rw-r--r--qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java b/qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java
index b643744263b9..b7ce8d20e44b 100644
--- a/qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java
+++ b/qadevOOo/tests/java/mod/_sw/SwAccessibleFooterView.java
@@ -102,7 +102,7 @@ public class SwAccessibleFooterView extends TestCase {
// changing/getting some properties
try {
log.println( "Switching on footer" );
- PropSet.setPropertyValue("FooterIsOn", new Boolean(true));
+ PropSet.setPropertyValue("FooterIsOn", Boolean.TRUE);
//change zoom value to 10%
//footer should be in the vissible area of the document