Language
The Free and Open Productivity Suite
:: com :: sun :: star :: io ::
|
interface XTempFile |
- Base Interfaces
XTempFile
┣ XStream
┗ XSeekable
XStream |
- Description
- interface XStream offers read and write access to
the same stream.
|
XSeekable |
- Description
- interface XSeekable makes it possible to seek to a
certain position within a stream.
|
|
- Description
- This interface offers access to temp files.
|
Attributes' Summary |
RemoveFile |
This attribute controls whether the file will be automatically
removed on object destruction.
|
Uri |
This attribute specifies the URL of the temp file.
|
ResourceName |
This attribute specifies the temp file name.
|
Attributes' Details |
RemoveFile
boolean RemoveFile;
- Description
- This attribute controls whether the file will be automatically
removed on object destruction.
|
|
Uri
[ readonly ] string Uri;
- Description
- This attribute specifies the URL of the temp file.
|
|
ResourceName
[ readonly ] string ResourceName;
- Description
- This attribute specifies the temp file name.
|
|
Top of Page
Copyright © 2013, 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.