summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-31 15:40:05 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-31 15:40:05 +0000
commit628c17df4a0f28266d38a396b6134b5622138c60 (patch)
treeb952c2edc8349a6743874eb72e9c72dc01999408 /odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
parent67166b93d3d50f390cde68b7935678f27d89587d (diff)
INTEGRATION: CWS sdksample (1.3.124); FILE MERGED
2004/06/23 12:15:38 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java6
1 files changed, 2 insertions, 4 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
index 4eead7eb21b5..b9853f9037d5 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
@@ -2,9 +2,9 @@
*
* $RCSfile: NativeView.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-06-30 15:35:16 $
+ * last change: $Author: rt $ $Date: 2005-01-31 16:39:23 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -38,8 +38,6 @@
*
*************************************************************************/
-package OfficeDev.samples.DesktopEnvironment;
-
// __________ Imports __________
import java.awt.*;