Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XVndSunStarExpandUrl
Description
represents absolute “vnd.sun.star.expand” URLs.

These URLs are of the form
vnd-sun-star-expand-url = "VND.SUN.STAR.EXPAND:" opaque_part
where the opaque_part is an UTF-8 string as described in Bootstrap Arguments and Micro Deployment. See RFC 2396, RFC 2732, and RFC 2234 for details.

Since
OOo 2.3

Methods' Summary
expand returns the expanded content of this URL.  
Methods' Details
expand
string
expand( [in] ::com::sun::star::util::XMacroExpander  expander )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
returns the expanded content of this URL.
Parameter expander
a macro expander; must not be NULL.
Returns
the expanded content of this URL.
Throws
com::sun::star::lang::IllegalArgumentException if calling ::com::sun::star::util::XMacroExpander::expandMacros on expander raises any such exception.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.