Lines Matching refs:e

90         } catch (com.sun.star.uno.Exception e) {  in initialize()
92 e.printStackTrace(log); in initialize()
93 throw new StatusException("Couldn't create document", e); in initialize()
161 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
162 e.printStackTrace(); in createTestEnvironment()
163 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
164 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
165 e.printStackTrace(); in createTestEnvironment()
166 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
167 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
168 e.printStackTrace(); in createTestEnvironment()
169 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
187 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
188 e.printStackTrace(); in createTestEnvironment()
189 throw new StatusException("Couldn't fill some cells", e); in createTestEnvironment()
209 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
210 e.printStackTrace(); in createTestEnvironment()
211 throw new StatusException("Couldn't get cells for changeing.", e); in createTestEnvironment()
231 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
232 e.printStackTrace(); in createTestEnvironment()
233 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
234 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
235 e.printStackTrace(); in createTestEnvironment()
236 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
244 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
245 e.printStackTrace(); in createTestEnvironment()
246 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
247 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
248 e.printStackTrace(); in createTestEnvironment()
249 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
250 } catch (com.sun.star.beans.PropertyVetoException e) { in createTestEnvironment()
251 e.printStackTrace(); in createTestEnvironment()
252 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
253 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
254 e.printStackTrace(); in createTestEnvironment()
255 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
272 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
273 e.printStackTrace(); in createTestEnvironment()
274 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
275 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
276 e.printStackTrace(); in createTestEnvironment()
277 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
278 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
279 e.printStackTrace(); in createTestEnvironment()
280 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
307 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
308 e.printStackTrace(log); in getSRange()
311 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getSRange()
312 e.printStackTrace(log); in getSRange()
366 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
367 e.printStackTrace(log); in getSRange()
370 } catch (com.sun.star.lang.IllegalArgumentException e) { in getSRange()
371 e.printStackTrace(log); in getSRange()
374 } catch (com.sun.star.beans.PropertyVetoException e) { in getSRange()
375 e.printStackTrace(log); in getSRange()
378 } catch (com.sun.star.beans.UnknownPropertyException e) { in getSRange()
379 e.printStackTrace(log); in getSRange()