Searched refs:ioexp (Results 1 – 1 of 1) sorted by relevance
908 IOException ioexp; field in OpenOfficeDocFileSystem.SaveStrategy914 ioexp = null; // success by default in SaveStrategy()924 if(ioexp == null) in evaluate()925 ioexp = ioe; in evaluate()937 ioexp = ioe; in close()941 if(ioexp != null) { in close()942 throw ioexp; in close()
Completed in 23 milliseconds