summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/FootnoteDsc.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/FootnoteDsc.java')
-rw-r--r--qadevOOo/runner/util/FootnoteDsc.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/util/FootnoteDsc.java b/qadevOOo/runner/util/FootnoteDsc.java
index 3e9fb89f2867..7ff9f6b7a42a 100644
--- a/qadevOOo/runner/util/FootnoteDsc.java
+++ b/qadevOOo/runner/util/FootnoteDsc.java
@@ -27,8 +27,8 @@ import com.sun.star.text.XTextContent;
*/
public class FootnoteDsc extends InstDescr {
- final String service = "com.sun.star.text.Footnote";
- String ifcName = "com.sun.star.text.XTextContent";
+ private final String service = "com.sun.star.text.Footnote";
+ private String ifcName = "com.sun.star.text.XTextContent";
private String name = null;