summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/PeerConfig.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/PeerConfig.java')
-rw-r--r--wizards/com/sun/star/wizards/ui/PeerConfig.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/ui/PeerConfig.java b/wizards/com/sun/star/wizards/ui/PeerConfig.java
index b836221851f6..89a10f04f5ce 100644
--- a/wizards/com/sun/star/wizards/ui/PeerConfig.java
+++ b/wizards/com/sun/star/wizards/ui/PeerConfig.java
@@ -43,7 +43,7 @@ public class PeerConfig implements XWindowListener
oUnoDialog.xWindow.addWindowListener(this);
}
- class PeerTask
+ private class PeerTask
{
private XControl xControl;
@@ -58,7 +58,7 @@ public class PeerConfig implements XWindowListener
}
}
- class ControlTask
+ private class ControlTask
{
private Object oModel;
@@ -73,7 +73,7 @@ public class PeerConfig implements XWindowListener
}
}
- class ImageUrlTask
+ private class ImageUrlTask
{
private Object oModel;