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