diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl b/udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl index 1ee267a43..a61194ed1 100644 --- a/udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl +++ b/udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: XVndSunStarScriptUrlReference.idl,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -39,7 +39,7 @@ module com { module sun { module star { module uri { /** represents absolute “vnd.sun.star.script” URL references. */ -interface XVndSunStarScriptUrlReference { +published interface XVndSunStarScriptUrlReference { /** represents the generic features of the URL reference. |