Lines Matching refs:e

91         } catch (com.sun.star.uno.Exception e) {  in initialize()
93 e.printStackTrace(log); in initialize()
94 throw new StatusException("Couldn't create document", e); in initialize()
162 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
163 e.printStackTrace(); in createTestEnvironment()
164 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
165 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
166 e.printStackTrace(); in createTestEnvironment()
167 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
168 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
169 e.printStackTrace(); in createTestEnvironment()
170 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
188 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
189 e.printStackTrace(); in createTestEnvironment()
190 throw new StatusException("Couldn't fill some cells", e); in createTestEnvironment()
210 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
211 e.printStackTrace(); in createTestEnvironment()
212 throw new StatusException("Couldn't get cells for changeing.", e); in createTestEnvironment()
232 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
233 e.printStackTrace(); in createTestEnvironment()
234 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
235 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
236 e.printStackTrace(); in createTestEnvironment()
237 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
245 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
246 e.printStackTrace(); in createTestEnvironment()
247 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
248 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
249 e.printStackTrace(); in createTestEnvironment()
250 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
251 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
252 e.printStackTrace(); in createTestEnvironment()
253 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
254 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
255 e.printStackTrace(); in createTestEnvironment()
256 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
273 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
274 e.printStackTrace(); in createTestEnvironment()
275 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
276 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
277 e.printStackTrace(); in createTestEnvironment()
278 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
279 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
280 e.printStackTrace(); in createTestEnvironment()
281 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
313 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
314 e.printStackTrace(log); in getSRange()
317 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getSRange()
318 e.printStackTrace(log); in getSRange()
372 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
373 e.printStackTrace(log); in getSRange()
376 } catch (com.sun.star.lang.IllegalArgumentException e) { in getSRange()
377 e.printStackTrace(log); in getSRange()
380 } catch (com.sun.star.beans.PropertyVetoException e) { in getSRange()
381 e.printStackTrace(log); in getSRange()
384 } catch (com.sun.star.beans.UnknownPropertyException e) { in getSRange()
385 e.printStackTrace(log); in getSRange()