LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
UriSchemeParser_vndDOTsunDOTstarDOTscript Service Referencepublished

parses textual representations of absolute “vnd.sun.star.script” URLs. More...

import "UriSchemeParser_vndDOTsunDOTstarDOTscript.idl";

Inheritance diagram for UriSchemeParser_vndDOTsunDOTstarDOTscript:
XUriSchemeParser XInterface

Additional Inherited Members

- Public Member Functions inherited from XUriSchemeParser
XUriReference parse ([in] string scheme,[in] string schemeSpecificPart)
 parses the textual representation of an absolute URI. More...
 

Detailed Description

parses textual representations of absolute “vnd.sun.star.script” URLs.

The argument scheme of method com::sun::star::uri::XUriSchemeParser::parse() must always be equal to the string "vnd.sun.star.script", ignoring case. The objects returned by com::sun::star::uri::XUriSchemeParser::parse() implement com::sun::star::uri::XVndSunStarScriptUrlReference.

This service is not intended to be instantiated directly by client code. Rather, it should be used indirectly through the com::sun::star::uri::UriReferenceFactory service.

Since
OOo 2.0

The documentation for this service was generated from the following file: