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

exception BrokenPackageRequest
Base Hierarchy
BrokenPackageRequest
 ┗ ::com::sun::star::uno::Exception
Description
Is used for interaction handle in case package is broken.
Since
OOo 1.1.2

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