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>
This commit is contained in:
Caolán McNamara 2024-07-08 08:41:08 +01:00
parent 7e274df5d1
commit 257551a929

View file

@ -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>