Lines Matching refs:e

79         catch (com.sun.star.uno.Exception e)  in initialize()
82 e.printStackTrace (log); in initialize()
83 throw new StatusException ("Couldn't create document", e); in initialize()
141 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
143 e.printStackTrace (); in createTestEnvironment()
144 throw new StatusException ("Couldn't get a spreadsheet", e); in createTestEnvironment()
146 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
148 e.printStackTrace (); in createTestEnvironment()
149 throw new StatusException ("Couldn't get a spreadsheet", e); in createTestEnvironment()
151 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
153 e.printStackTrace (); in createTestEnvironment()
154 throw new StatusException ("Couldn't get a spreadsheet", e); in createTestEnvironment()
185 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
187 e.printStackTrace (); in createTestEnvironment()
188 throw new StatusException ("Couldn't fill some cells", e); in createTestEnvironment()
210 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
212 e.printStackTrace (); in createTestEnvironment()
213 throw new StatusException ("Couldn't get cells for changeing.", e); in createTestEnvironment()
249 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
251 e.printStackTrace (); in createTestEnvironment()
252 throw new StatusException ("Couldn't create a test environment", e); in createTestEnvironment()
254 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
256 e.printStackTrace (); in createTestEnvironment()
257 throw new StatusException ("Couldn't create a test environment", e); in createTestEnvironment()
259 catch (com.sun.star.beans.PropertyVetoException e) in createTestEnvironment()
261 e.printStackTrace (); in createTestEnvironment()
262 throw new StatusException ("Couldn't create a test environment", e); in createTestEnvironment()
264 catch (com.sun.star.beans.UnknownPropertyException e) in createTestEnvironment()
266 e.printStackTrace (); in createTestEnvironment()
267 throw new StatusException ("Couldn't create a test environment", e); in createTestEnvironment()
269 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
271 e.printStackTrace (); in createTestEnvironment()
272 throw new StatusException ("Couldn't create a test environment", e); in createTestEnvironment()
294 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
296 e.printStackTrace (); in createTestEnvironment()
297 throw new StatusException ("Couldn't get data pilot field", e); in createTestEnvironment()
299 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
301 e.printStackTrace (); in createTestEnvironment()
302 throw new StatusException ("Couldn't get data pilot field", e); in createTestEnvironment()
304 catch (com.sun.star.lang.IllegalArgumentException e) in createTestEnvironment()
306 e.printStackTrace (); in createTestEnvironment()
307 throw new StatusException ("Couldn't get data pilot field", e); in createTestEnvironment()
322 catch (com.sun.star.lang.WrappedTargetException e) in createTestEnvironment()
324 e.printStackTrace (); in createTestEnvironment()
325 throw new StatusException ("Couldn't get data pilot field", e); in createTestEnvironment()
327 catch (com.sun.star.lang.IndexOutOfBoundsException e) in createTestEnvironment()
329 e.printStackTrace (); in createTestEnvironment()
330 throw new StatusException ("Couldn't get data pilot field", e); in createTestEnvironment()
347 catch (Exception e) in createTestEnvironment()
349 e.printStackTrace (); in createTestEnvironment()