Methods' Summary |
setUriBinding |
* Sets the XInputStream interface for a uri.
*
* |
getUriBinding |
* Gets the XInputStream interface for a uri.
*
* |
Methods' Details |
setUriBinding
void |
setUriBinding( |
[in] string |
uri, |
| [in] ::com::sun::star::io::XInputStream |
InputStream ) |
raises( |
::com::sun::star::uno::Exception ); |
- Description
- * Sets the XInputStream interface for a uri.
*
*
- Parameter uri
- the uri to bind
*
- Parameter InputStream
- the XInputStream to be bound
|
|
getUriBinding
- Description
- * Gets the XInputStream interface for a uri.
*
*
- Parameter uri
- the uri whose binding is to get
*
- Returns
- the XInputStream bound with the uri
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.