:: com :: sun :: star :: embed ::

exception UseBackupException
Base Hierarchy
UseBackupException
 ┗ ::com::sun::star::io::IOException
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
TemporaryFileURL The URL of the temporary file the storage is based on now.  
Elements' Details
TemporaryFileURL
string TemporaryFileURL;
Description
The URL of the temporary file the storage is based on now.
Top of Page