| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
creates “vnd.sun.star.pkg” URL references. More...
import "XVndSunStarPkgUrlReferenceFactory.idl";
 
  
| Public Member Functions | |
| XUriReference | createVndSunStarPkgUrlReference ([in] XUriReference authority) | 
| creates a new “vnd.sun.star.pkg” URL reference. | |
creates “vnd.sun.star.pkg” URL references.
| XUriReference createVndSunStarPkgUrlReference | ( | [in] XUriReference | authority | ) | 
creates a new “vnd.sun.star.pkg” URL reference.
The returned URL reference has the given authority, an empty path, and no fragment.
| authority | the authority of the created URL reference; must not be NULL, and should be an absolute URI reference with no fragment |