Lines Matching refs:NoConnectionException

129 		throws NoConnectionException  in OOoBean()
168 throws HasConnectionException, NoConnectionException in setOOoConnection()
178 { throw new NoConnectionException(); } in setOOoConnection()
180 throw new NoConnectionException(); in setOOoConnection()
203 NoConnectionException in startOOoConnection()
272 throws NoConnectionException in getOOoConnection()
281 throw new NoConnectionException(); in getOOoConnection()
291 throws NoConnectionException in getMultiServiceFactory()
311 { throw new NoConnectionException(); } in getMultiServiceFactory()
313 throw new NoConnectionException(); in getMultiServiceFactory()
325 throws NoConnectionException in getOOoDesktop()
365 NoConnectionException in clearDocument()
410 catch ( NoConnectionException aExc ) in clear()
471 NoConnectionException in aquireSystemWindow()
474 throw new NoConnectionException(); in aquireSystemWindow()
507 NoConnectionException in releaseSystemWindow()
510 throw new NoConnectionException(); in releaseSystemWindow()
514 { throw new NoConnectionException(); } in releaseSystemWindow()
544 NoConnectionException, in loadFromURL()
680 catch ( NoConnectionException aExc ) in loadFromURL()
699 throw new NoConnectionException(); in loadFromURL()
703 throw new NoConnectionException(); in loadFromURL()
710 throw new NoConnectionException(); in loadFromURL()
723 NoConnectionException, in loadFromStream()
774 NoConnectionException, in loadFromByteArray()
827 NoConnectionException, in storeToURL()
851 { throw new NoConnectionException(); } in storeToURL()
864 NoConnectionException, in storeToStream()
904 NoConnectionException, in storeToByteArray()
953 NoConnectionException // @requirement FUNC.CON.LOST/0.2 in getFrame()
956 throw new NoConnectionException(); in getFrame()
976 throws NoConnectionException in getController()
979 throw new NoConnectionException(); in getController()
1005 throws NoConnectionException in getDocument()
1008 throw new NoConnectionException(); in getDocument()
1399 throws NoConnectionException in EventListener()