Home
last modified time | relevance | path

Searched refs:OfficeDocumentException (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java414 throw new OfficeDocumentException(ex); in read()
438 throw new OfficeDocumentException(ex); in read()
454 throw new OfficeDocumentException(ex); in read()
468 throw new OfficeDocumentException(ex); in read()
482 throw new OfficeDocumentException(ex); in read()
495 throw new OfficeDocumentException(ex); in read()
521 throw new OfficeDocumentException(ex); in read()
620 throw new OfficeDocumentException(ex); in read()
1046 throw new OfficeDocumentException(ex); in createSettingsDOM()
1085 throw new OfficeDocumentException(ex); in createDOM()
[all …]
H A DOfficeDocumentException.java41 public final class OfficeDocumentException extends IOException { class
52 public OfficeDocumentException(SAXException e) { in OfficeDocumentException() method in OfficeDocumentException
100 public OfficeDocumentException(String s) { in OfficeDocumentException() method in OfficeDocumentException
112 public OfficeDocumentException(Exception e) { in OfficeDocumentException() method in OfficeDocumentException

Completed in 58 milliseconds