Syntax
interface XGraphicObjectResolver : com::sun::star::uno::XInterface ;
Description
this interface converts graphic object URLs from one URL space to another.
Method Summary
|
resolveGraphicObjectURL |
converts the given URL from the source URL namespace to the destination
URL space of this instance.
|
|
Method Details
|
|
Syntax
- string resolveGraphicObjectURL
(
- string aURL );
Description
converts the given URL from the source URL namespace to the destination
URL space of this instance.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.