:: com :: sun :: star :: uri ::

interface XVndSunStarScriptUrlReference
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XUriReference
       |  
       |  ::com::sun::star::uno::XInterface
       |    |  
       |    +--XVndSunStarScriptUrl
       |         |  
       +---------+--XVndSunStarScriptUrlReference
XUriReference
Description
represents the generic features of the URL reference.

The behaviour of the methods of this interface will always reflect the fact that the represented URI reference is an absolute “vnd.sun.star.script” URL reference.

XVndSunStarScriptUrl
Description
represents the scheme-specific features of the URL reference.
Usage Restrictions
not published
Description
represents absolute “vnd.sun.star.script” URL references.

Top of Page