The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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