Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: io ::

interface XTempFile
Base Interfaces
XTempFileXStreamXSeekable

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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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