Lines Matching refs:ex

81         catch (com.sun.star.uno.Exception ex) {  in _copy()
83 ex.printStackTrace(log); in _copy()
114 catch (com.sun.star.uno.Exception ex) { in _move()
116 ex.printStackTrace(log); in _move()
143 catch (com.sun.star.uno.Exception ex) { in _kill()
145 ex.printStackTrace(log); in _kill()
160 catch (com.sun.star.uno.Exception ex) { in _isFolder()
162 ex.printStackTrace(log); in _isFolder()
205 } catch (com.sun.star.uno.Exception ex) { in _isReadOnly()
207 ex.printStackTrace(log); in _isReadOnly()
252 catch (Exception ex) { in _setReadOnly()
254 ex.printStackTrace(log); in _setReadOnly()
276 catch (com.sun.star.uno.Exception ex) { in _createFolder()
278 ex.printStackTrace(log); in _createFolder()
298 catch (com.sun.star.uno.Exception ex) { in _getSize()
300 ex.printStackTrace(log); in _getSize()
322 catch (com.sun.star.uno.Exception ex) { in _getContentType()
324 ex.printStackTrace(log); in _getContentType()
374 catch (com.sun.star.uno.Exception ex) { in _getDateTimeModified()
376 ex.printStackTrace(log); in _getDateTimeModified()
395 catch (com.sun.star.uno.Exception ex) { in _getFolderContents()
397 ex.printStackTrace(log); in _getFolderContents()
419 catch (com.sun.star.uno.Exception ex) { in _exists()
421 ex.printStackTrace(log); in _exists()
441 catch (com.sun.star.uno.Exception ex) { in _openFileRead()
443 ex.printStackTrace(log); in _openFileRead()
472 catch (com.sun.star.uno.Exception ex) { in _openFileWrite()
474 ex.printStackTrace(log); in _openFileWrite()
504 catch (com.sun.star.uno.Exception ex) { in _openFileReadWrite()
506 ex.printStackTrace(log); in _openFileReadWrite()
529 } catch (Exception ex) { in _setInteractionHandler()
531 ex.printStackTrace(log); in _setInteractionHandler()