summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc
diff options
context:
space:
mode:
authorCaolán McNamara <caolan.mcnamara@collabora.com>2024-07-08 08:41:08 +0100
committerCaolán McNamara <caolan.mcnamara@collabora.com>2024-07-08 20:37:59 +0200
commit257551a929ff40c9b94bb1313da88eeb242acd36 (patch)
treefc8669ebd61c5fe598432f30276a859f262e358c /qadevOOo/tests/java/ifc
parent7e274df5d149fc272277f234bf14d558a77d4bc1 (diff)
cid#1606535 PA: Public Attribute
Change-Id: I1ef55ce7a2ba32ae67a881505ad202fdb8873661 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170139 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'qadevOOo/tests/java/ifc')
-rw-r--r--qadevOOo/tests/java/ifc/util/_XReplaceDescriptor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/util/_XReplaceDescriptor.java b/qadevOOo/tests/java/ifc/util/_XReplaceDescriptor.java
index 98249a9dbffa..bc6e2ff97c5a 100644
--- a/qadevOOo/tests/java/ifc/util/_XReplaceDescriptor.java
+++ b/qadevOOo/tests/java/ifc/util/_XReplaceDescriptor.java
@@ -35,7 +35,7 @@ import com.sun.star.util.XReplaceDescriptor;
public class _XReplaceDescriptor extends MultiMethodTest {
// oObj filled by MultiMethodTest
- public XReplaceDescriptor oObj = null;
+ private XReplaceDescriptor oObj = null;
/**
* Test calls the method. <p>