Lines Matching refs:Exception
80 public void setUp() throws Exception { in setUp()
86 public void tearDown() throws Exception { in tearDown()
99 public void createDocumentAndSlide() throws Exception { in createDocumentAndSlide()
115 public XChartDocument insertDefaultChart() throws Exception { in insertDefaultChart()
132 throws Exception { in insertDefaultChart2()
149 public void testAreaBordersProperties() throws Exception { in testAreaBordersProperties()
175 public void testAreaFillProperties() throws Exception { in testAreaFillProperties()
200 public void testAreaTransparencyProperties() throws Exception { in testAreaTransparencyProperties()
225 public void testLegendBorderProperties() throws Exception { in testLegendBorderProperties()
250 public void testLegendFillAndTransparence() throws Exception { in testLegendFillAndTransparence()
275 public void testLegendCharFont() throws Exception { in testLegendCharFont()
300 public void testLegendCharFontEffects() throws Exception { in testLegendCharFontEffects()
333 public void testLegendposition() throws Exception { in testLegendposition()
357 public void testTitleAndSubTitle() throws Exception { in testTitleAndSubTitle()
412 public void testDataLabel() throws Exception { in testDataLabel()
439 public void testGridLine() throws Exception { in testGridLine()
468 public void testWall() throws Exception { in testWall()
495 throws Exception { in saveAndLoadShape()
512 String sFilter, String sExtension) throws Exception { in saveAsAndReloadDoc()