Lines Matching refs:Exception
69 public void setUpDocument() throws Exception { in setUpDocument()
87 private XPropertySet load() throws Exception{ in load()
105 public static void setUpConnection() throws Exception { in setUpConnection()
111 Exception { in tearDownConnection()
119 …te void setNumberingType(XPropertySet textPros, short numberingType, short level) throws Exception{ in setNumberingType()
143 public void testPrefix() throws Exception { in testPrefix()
186 public void testSuffix() throws Exception { in testSuffix()
230 public void testStartWith() throws Exception { in testStartWith()
278 public void testFirstLineOffset() throws Exception { in testFirstLineOffset()
323 public void testLeftMargin() throws Exception { in testLeftMargin()
368 public void testSymbolTextDistance() throws Exception { in testSymbolTextDistance()
419 public void testAjustRight() throws Exception { in testAjustRight()
444 private void setAjust(Short ajust) throws Exception{ in setAjust()
465 public void testAjustCenter() throws Exception { in testAjustCenter()
496 public void testAjustLeft() throws Exception { in testAjustLeft()
528 public void testSymbolColor() throws Exception { in testSymbolColor()
574 public void testSymbolSize() throws Exception { in testSymbolSize()