19#ifndef __com_sun_star_io_XTempFile_idl__
20#define __com_sun_star_io_XTempFile_idl__
27module
com { module sun { module star { module io {
52 [readonly,attribute]
string Uri;
makes it possible to seek to a certain position within a stream.
Definition XSeekable.idl:38
offers read and write access to the same stream.
Definition XStream.idl:33
This interface offers access to temp files.
Definition XTempFile.idl:32
boolean RemoveFile
This attribute controls whether the file will be automatically removed on object destruction.
Definition XTempFile.idl:48
string ResourceName
This attribute specifies the temp file name.
Definition XTempFile.idl:56
string Uri
This attribute specifies the URL of the temp file.
Definition XTempFile.idl:52
Definition Ambiguous.idl:22