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:
parent
7e274df5d1
commit
257551a929
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue