(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

Apache and the Apache feather logos 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.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.