From c5fdde23ed7388861d13f6bc229fc8c722d10534 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 5 Aug 2014 11:44:35 +0200 Subject: add a comment so I don't have to figure out this classes purpose again Change-Id: I92f3cb3e9308e2d4e369c1ce216952b0eca09b17 --- bean/qa/complex/bean/OOoBeanTest.java | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bean') diff --git a/bean/qa/complex/bean/OOoBeanTest.java b/bean/qa/complex/bean/OOoBeanTest.java index 9fecfedc007a..da83a9bdf04a 100644 --- a/bean/qa/complex/bean/OOoBeanTest.java +++ b/bean/qa/complex/bean/OOoBeanTest.java @@ -32,6 +32,9 @@ import org.openoffice.test.OfficeConnection; import static org.junit.Assert.*; +/** + * This only here to expose the protected constructor. + */ class PrivateLocalOfficeConnection extends com.sun.star.comp.beans.LocalOfficeConnection { public PrivateLocalOfficeConnection(com.sun.star.uno.XComponentContext xContext) -- cgit v1.2.1