The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice 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.