Home
last modified time | relevance | path

Searched refs:SystemWindowException (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java411 catch ( SystemWindowException aExc ) in clear()
467 SystemWindowException, in aquireSystemWindow()
475 throw new SystemWindowException(); in aquireSystemWindow()
503 SystemWindowException, in releaseSystemWindow()
H A DSystemWindowException.java33 public class SystemWindowException extends Exception class
H A Dmakefile.mk60 SystemWindowException.java \
/AOO42X/main/odk/examples/DevelopersGuide/OfficeBean/
H A DOOoBeanViewer.java168 catch ( com.sun.star.comp.beans.SystemWindowException aExc ) in init()
307 catch ( com.sun.star.comp.beans.SystemWindowException aExc ) in createBlankDoc()