java: reduce scope, make member classes private
found by UCDetector Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
This commit is contained in:
@@ -108,7 +108,7 @@ class ExampleAddInThread extends Thread
|
||||
|
||||
public class ExampleAddIn
|
||||
{
|
||||
static public class _ExampleAddIn extends com.sun.star.lib.uno.helper.WeakBase
|
||||
static private class _ExampleAddIn extends com.sun.star.lib.uno.helper.WeakBase
|
||||
implements org.openoffice.sheet.addin.XExampleAddIn,
|
||||
com.sun.star.sheet.XAddIn,
|
||||
com.sun.star.lang.XServiceName,
|
||||
|
Reference in New Issue
Block a user