:: com :: sun :: star :: document ::

exception BrokenPackageRequest
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-BrokenPackageRequest
Description
Is used for interaction handle in case package is broken. @since #107627#

Elements' Summary
aName The name of the document that is broken
Elements' Details
aName
string aName;
Description
The name of the document that is broken
Top of Page