summaryrefslogtreecommitdiff
path: root/sw/sdi/wdocsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/wdocsh.sdi')
-rw-r--r--sw/sdi/wdocsh.sdi7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi
index 478023ac52..da4748cbeb 100644
--- a/sw/sdi/wdocsh.sdi
+++ b/sw/sdi/wdocsh.sdi
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: wdocsh.sdi,v $
- * $Revision: 1.5 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
@@ -47,7 +44,7 @@ interface WebDocument : BaseTextDocument
]
}
-shell SwWebDocShell : SfxObjectShell
+shell SwWebDocShell
{
import WebDocument[Automation];
}