:: 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 version
OpenOffice.org 1.1.1

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