summaryrefslogtreecommitdiff
path: root/sw/qa/complex/writer/CheckBookmarks.java
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/complex/writer/CheckBookmarks.java')
-rw-r--r--sw/qa/complex/writer/CheckBookmarks.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/complex/writer/CheckBookmarks.java b/sw/qa/complex/writer/CheckBookmarks.java
index 607064a80d58..a5e1a9ed138b 100644
--- a/sw/qa/complex/writer/CheckBookmarks.java
+++ b/sw/qa/complex/writer/CheckBookmarks.java
@@ -57,7 +57,7 @@ class BookmarkHashes {
assertEquals(aExpectation.m_nMsWordReloadHash, m_nMsWordReloadHash);
}
- static public java.math.BigInteger getBookmarksHash(XTextDocument xDoc)
+ public static java.math.BigInteger getBookmarksHash(XTextDocument xDoc)
throws com.sun.star.uno.Exception, java.security.NoSuchAlgorithmException
{
StringBuffer buffer = new StringBuffer("");