Lines Matching refs:e
93 } catch (com.sun.star.uno.Exception e) { in initialize()
95 e.printStackTrace(log); in initialize()
96 throw new StatusException("Couldn't create document", e); in initialize()
164 } catch (com.sun.star.lang.WrappedTargetException 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.IndexOutOfBoundsException e) { in createTestEnvironment()
168 e.printStackTrace(); in createTestEnvironment()
169 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
170 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
171 e.printStackTrace(); in createTestEnvironment()
172 throw new StatusException("Couldn't get a spreadsheet", e); in createTestEnvironment()
190 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
191 e.printStackTrace(); in createTestEnvironment()
192 throw new StatusException("Couldn't fill some cells", e); in createTestEnvironment()
212 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
213 e.printStackTrace(); in createTestEnvironment()
214 throw new StatusException("Couldn't get cells for changeing.", e); in createTestEnvironment()
234 } catch (com.sun.star.lang.WrappedTargetException e) { in createTestEnvironment()
235 e.printStackTrace(); in createTestEnvironment()
236 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
237 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in createTestEnvironment()
238 e.printStackTrace(); in createTestEnvironment()
239 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
247 } catch (com.sun.star.lang.WrappedTargetException 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.lang.IllegalArgumentException 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.PropertyVetoException e) { in createTestEnvironment()
254 e.printStackTrace(); in createTestEnvironment()
255 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
256 } catch (com.sun.star.beans.UnknownPropertyException e) { in createTestEnvironment()
257 e.printStackTrace(); in createTestEnvironment()
258 throw new StatusException("Couldn't create a test environment", e); in createTestEnvironment()
275 } catch (com.sun.star.lang.WrappedTargetException 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.IndexOutOfBoundsException e) { in createTestEnvironment()
279 e.printStackTrace(); in createTestEnvironment()
280 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
281 } catch (com.sun.star.lang.IllegalArgumentException e) { in createTestEnvironment()
282 e.printStackTrace(); in createTestEnvironment()
283 throw new StatusException("Couldn't get data pilot field", e); in createTestEnvironment()
319 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
320 e.printStackTrace(log); in getSRange()
323 } catch (com.sun.star.lang.IndexOutOfBoundsException e) { in getSRange()
324 e.printStackTrace(log); in getSRange()
378 } catch (com.sun.star.lang.WrappedTargetException e) { in getSRange()
379 e.printStackTrace(log); in getSRange()
382 } catch (com.sun.star.lang.IllegalArgumentException e) { in getSRange()
383 e.printStackTrace(log); in getSRange()
386 } catch (com.sun.star.beans.PropertyVetoException e) { in getSRange()
387 e.printStackTrace(log); in getSRange()
390 } catch (com.sun.star.beans.UnknownPropertyException e) { in getSRange()
391 e.printStackTrace(log); in getSRange()