LibreOffice
LibreOffice 24.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. More... | |
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 |
NULL
if the given authority is either not an absolute URI reference or has a fragment