Home
last modified time | relevance | path

Searched refs:Exception (Results 176 – 200 of 4681) sorted by relevance

12345678910>>...188

/trunk/main/svtools/source/uno/
H A Dunogridcolumnfacade.cxx58 using ::com::sun::star::uno::Exception;
78 catch( const Exception& ) in lcl_set()
92 catch( const Exception& ) in lcl_get()
224 catch( const Exception& ) in impl_updateDataColumnIndex_nothrow()
256 catch( const Exception& ) in getID()
271 catch( const Exception& ) in setID()
286 catch( const Exception& ) in getName()
301 catch( const Exception& ) in setName()
316 catch( const Exception& ) in getHelpText()
331 catch( const Exception& ) in setHelpText()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java83 } catch (Exception e) { in main()
91 throws java.lang.Exception in Connect()
106 throws com.sun.star.uno.Exception in GetLinguSvcMgr()
121 throws com.sun.star.uno.Exception, in GetSpell()
132 throws com.sun.star.uno.Exception, in GetHyph()
143 throws com.sun.star.uno.Exception, in GetThes()
153 throws Exception in Run()
295 } catch (Exception e) { in Run()
308 } catch (Exception e) { in Run()
319 } catch(Exception e) { in Run()
/trunk/main/comphelper/source/misc/
H A Dlogging.cxx51 using ::com::sun::star::uno::Exception;
99 catch( const Exception& e ) in impl_createLogger_nothrow()
140 catch( const Exception& e ) in getLogLevel()
157 catch( const Exception& e ) in setLogLevel()
174 catch( const Exception& e ) in isLoggable()
194 catch( const Exception& e ) in addLogHandler()
213 catch( const Exception& e ) in removeLogHandler()
287 catch( const Exception& e ) in impl_log()
330 catch( const Exception& e ) in lcl_loadBundle_nothrow()
351 catch( const Exception& e ) in lcl_loadString_nothrow()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java80 catch( Exception e ) in InitControls()
100 catch( Exception e ) in InitStrings()
112 catch( Exception e ) in InitShowBrowser()
156 catch (Exception ex) in fillWikiList()
170 catch (Exception ex) in fillDocList()
190 catch (Exception ex) in SetWikiTitle()
215 catch (Exception ex) in switchSendButtonIfNecessary()
249 catch (Exception ex) in EnableControls()
286 catch (Exception ex) in callHandlerMethod()
338 } catch( java.lang.Exception e ) in callHandlerMethod()
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java81 …e void impl_putAll( XMap _map, Object[] _keys, Object[] _values ) throws com.sun.star.uno.Exception in impl_putAll()
153 @Test public void testSimpleKeyTypes() throws com.sun.star.uno.Exception in testSimpleKeyTypes()
187 @Test public void testComplexKeyTypes() throws com.sun.star.uno.Exception in testComplexKeyTypes()
238 case 9: valueClass = com.sun.star.uno.Exception.class; break; in impl_getValueClassByPos()
264 case 9: someValue = new com.sun.star.uno.Exception(); break; in impl_getSomeValueByTypePos()
309 @Test public void testValueTypes() throws com.sun.star.uno.Exception in testValueTypes()
400 throws com.sun.star.uno.Exception in impl_verifyEnumerationContent()
443 @Test public void testEnumerations() throws com.sun.star.uno.Exception in testEnumerations()
483 @Test public void testSpecialValues() throws com.sun.star.uno.Exception in testSpecialValues()
524 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
[all …]
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx263 catch(Exception e) in MoveCursor()
449 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); } in SearchSpecial()
527 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); } in SearchWildcard()
862 catch( Exception& ) { /* silent this - will be asserted below */ } in Init()
909 catch(Exception&) in Init()
942 catch( const Exception& ) in SetFormatterUsing()
970 catch( const Exception& ) in PropagateProgress()
1073 catch ( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); } in SearchNextImpl()
1111 catch( const Exception& )
1223 catch( const Exception& ) in StartOver()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx281 void SecurityEnvironment_NssImpl::addCryptoSlot( PK11SlotInfo* aSlot) throw( Exception , RuntimeExc… in addCryptoSlot()
287 CERTCertDBHandle* SecurityEnvironment_NssImpl :: getCertDb() throw( Exception , RuntimeException ) { in getCertDb()
292 void SecurityEnvironment_NssImpl :: setCertDb( CERTCertDBHandle* aCertDb ) throw( Exception , Runti… in setCertDb()
296 void SecurityEnvironment_NssImpl :: adoptSymKey( PK11SymKey* aSymKey ) throw( Exception , RuntimeEx… in adoptSymKey()
314 } catch ( Exception& ) { in adoptSymKey()
320 void SecurityEnvironment_NssImpl :: rejectSymKey( PK11SymKey* aSymKey ) throw( Exception , RuntimeE… in rejectSymKey()
350 void SecurityEnvironment_NssImpl :: adoptPubKey( SECKEYPublicKey* aPubKey ) throw( Exception , Runt… in adoptPubKey()
368 } catch ( Exception& ) { in adoptPubKey()
374 void SecurityEnvironment_NssImpl :: rejectPubKey( SECKEYPublicKey* aPubKey ) throw( Exception , Run… in rejectPubKey()
422 } catch ( Exception& ) { in adoptPriKey()
[all …]
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java159 public void before() throws Exception { in before()
236 catch (java.lang.Exception e) { in connect()
366 } catch (Exception e){ in handleRecoveryDialogAfterCrash()
401 } catch (Exception e){ in handleCrashReporterDialog()
517 } catch (Exception e){ in handleRecoveryDialogAtRestart()
567 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
580 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
585 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
717 } catch (com.sun.star.uno.Exception e) { in createNewMathDoc()
750 } catch (com.sun.star.uno.Exception e) { in createNewImpressDoc()
[all …]
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java64 …public ChartDocumentTest( final XMultiServiceFactory i_orb ) throws com.sun.star.uno.Exception, In… in ChartDocumentTest()
108 public void initializeDocument() throws com.sun.star.uno.Exception in initializeDocument()
141 catch ( Exception ex ) in impl_getYAxisProperties()
155 public void doSingleModification() throws com.sun.star.uno.Exception in doSingleModification()
165 public void verifyInitialDocumentState() throws com.sun.star.uno.Exception in verifyInitialDocumentState()
171 public void verifySingleModificationDocumentState() throws com.sun.star.uno.Exception in verifySingleModificationDocumentState()
177 public int doMultipleModifications() throws com.sun.star.uno.Exception in doMultipleModifications()
227 …component, final String i_propertyName, final Object i_newValue ) throws com.sun.star.uno.Exception in PropertyUndoAction()
248 catch ( com.sun.star.uno.Exception ex ) in undo()
260 catch ( com.sun.star.uno.Exception ex ) in redo()
/trunk/main/toolkit/test/accessibility/
H A DSimpleOffice.java116 catch (Exception e) in loadDocument()
144 catch (Exception e) in getModel()
188 catch (Exception e) in getDesktop()
216 catch (Exception e) in getExtendedToolkit()
234 catch (Exception e) in getAccessibleObject()
260 catch (Exception e) in getAccessibleRoot()
302 catch (Exception e) in getCurrentWindow()
332 catch (Exception e) in getCurrentDrawPage()
375 catch (Exception e) in getCurrentView()
401 } catch (Exception e) in getAccessibleDocumentWindow()
/trunk/main/oox/source/ole/
H A Dolestorage.cxx107 catch( Exception& ) in OleOutputStream()
244 catch( Exception& ) in initStorage()
259 catch( Exception& ) in initStorage()
276 catch( Exception& ) in initStorage()
293 catch( Exception& ) in implIsStorage()
314 catch( Exception& ) in implGetElementNames()
329 catch( Exception& ) in implOpenSubStorage()
351 catch( Exception& ) in implOpenSubStorage()
365 catch( Exception& ) in implOpenInputStream()
398 catch( Exception& ) in implCommit()
/trunk/main/connectivity/source/commontools/
H A Ddbmetadata.cxx65 using ::com::sun::star::uno::Exception;
164 catch( const Exception& ) in lcl_getConnectionSetting()
183 catch( const Exception& ) { DBG_UNHANDLED_EXCEPTION(); } in lcl_getConnectionStringSetting()
245 catch( const Exception& ) in supportsSubqueriesInFrom()
266 catch( const Exception& ) in supportsPrimaryKeys()
342 catch( const Exception& ) in supportsRelations()
355 catch( const Exception& ) in supportsRelations()
395 catch( const Exception& ) in supportsUserAdministration()
417 catch( const Exception& ) in displayEmptyTableFolders()
434 catch( const Exception& ) in supportsThreads()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DSimpleOffice.java113 catch (Exception e) in LoadDocument()
141 catch (Exception e) in GetModel()
189 catch (Exception e) in GetDesktop()
219 catch (Exception e) in GetExtendedToolkit()
238 catch (Exception e) in GetAccessibleObject()
273 catch (Exception e) in GetAccessibleRoot()
315 catch (Exception e) in GetCurrentWindow()
347 catch (Exception e) in GetCurrentDrawPage()
390 catch (Exception e) in GetCurrentView()
416 } catch (Exception e) in GetAccessibleDocumentWindow()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx408 catch( uno::Exception& ) in SetFrameLMVisibility()
577 catch( uno::Exception ) in RetrieveOwnMenu_Impl()
615 throw ( uno::Exception ) in FindConnectPoints()
648 throw ( uno::Exception ) in MergeMenuesForInplace()
719 catch( uno::Exception& ) in MergeMenues_Impl()
784 catch( uno::Exception& ) in ShowUI()
833 } catch( uno::Exception& ) in HideUI()
859 catch( uno::Exception& ) in HideUI()
1088 catch( uno::Exception& ) in SetExtent()
1108 catch( uno::Exception& ) in GetExtent()
[all …]
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java70 public void init(XMultiServiceFactory xmsf) throws Exception { in init()
80 public void delete(String filename) throws Exception { in delete()
99 throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception { in executeCommand()
109 private List listFiles(String path, Verifier verifier) throws Exception { in listFiles()
170 throws Exception { in getContentProperty()
201 public Object getContent(String path) throws Exception in getContent()
233 } catch (Exception ex) { in checkWrongFtpConnection()
251 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
257 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
/trunk/main/comphelper/inc/comphelper/
H A Dlistenernotification.hxx114 …nst ::com::sun::star::lang::EventObject& _rEvent ) SAL_THROW(( ::com::sun::star::uno::Exception ));
142 ) SAL_THROW( ( ::com::sun::star::uno::Exception ) ) = 0;
210 …EventClass& _rEvent, NotificationMethod _pNotify ) SAL_THROW(( ::com::sun::star::uno::Exception ));
216 ) SAL_THROW( ( ::com::sun::star::uno::Exception ) );
221 … EventClass& _rEvent, NotificationMethod _pNotify ) SAL_THROW(( ::com::sun::star::uno::Exception )) in notify()
233 … ::com::sun::star::lang::EventObject& _rEvent ) SAL_THROW( ( ::com::sun::star::uno::Exception ) ) in implNotify()
280 ) SAL_THROW( ( ::com::sun::star::uno::Exception ) );
285 ) SAL_THROW( ( ::com::sun::star::uno::Exception ) ) = 0;
291 … ::com::sun::star::lang::EventObject& _rEvent ) SAL_THROW( ( ::com::sun::star::uno::Exception ) ) in implNotify()
/trunk/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java136 } catch (Exception e) { in before()
355 } catch (Exception e) { in check()
451 } catch (Exception e) { in checkSPARQL()
546 } catch (Exception e) { in checkRDFa()
553 public void report2(Exception e) in report2()
558 Exception cause = (Exception) in report2()
564 Exception cause = (Exception) in report2()
571 public void report(Exception e) { in report()
759 throws Exception in eq()
797 throw new Exception(); in eq()
[all …]
/trunk/main/embeddedobj/source/inc/
H A Dcommonembobj.hxx284 ::com::sun::star::uno::Exception,
299 ::com::sun::star::uno::Exception,
317 ::com::sun::star::uno::Exception,
337 ::com::sun::star::uno::Exception,
343 ::com::sun::star::uno::Exception,
349 ::com::sun::star::uno::Exception,
353 throw ( ::com::sun::star::uno::Exception,
367 ::com::sun::star::uno::Exception,
374 ::com::sun::star::uno::Exception,
385 ::com::sun::star::uno::Exception,
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx423 catch(const Exception&) in impl_reset_nothrow()
533 catch( const Exception& ) in load()
611 catch( const Exception& ) in wasModifiedSinceLastSave()
640 catch( const Exception& ) in storeToRecoveryFile()
689 catch( const Exception& ) in recoverFromFile()
897 catch( const Exception& ) in setCurrentController()
960 catch( const Exception& ) in store()
1057 catch( const Exception& ) in impl_storeAs_throw()
1141 catch( const Exception& ) in storeAsURL()
1871 throw Exception( in loadFromStorage()
[all …]
/trunk/main/svtools/source/config/
H A Dprintoptions.cxx198 catch (const css::uno::Exception& ex) in SvtPrintOptions_Impl()
218 catch (const css::uno::Exception& ex) in IsReduceTransparency()
238 catch (const css::uno::Exception& ex) in GetReducedTransparencyMode()
260 catch (const css::uno::Exception& ex) in IsReduceGradients()
282 catch (const css::uno::Exception& ex) in GetReducedGradientMode()
304 catch (const css::uno::Exception& ex) in GetReducedGradientStepCount()
326 catch (const css::uno::Exception& ex) in IsReduceBitmaps()
348 catch (const css::uno::Exception& ex) in GetReducedBitmapMode()
370 catch (const css::uno::Exception& ex) in GetReducedBitmapResolution()
501 catch(const css::uno::Exception& ex) in impl_setValue()
[all …]
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx188 throw(Exception) in writeLibraryElement()
272 catch( Exception& ) in importLibraryElement()
295 catch( Exception& ) in importLibraryElement()
322 catch( Exception& ) in importLibraryElement()
364 catch(uno::Exception&) in importLibraryElement()
666 catch( uno::Exception& ) in implStorePasswordLibrary()
711 catch( uno::Exception& ) in implStorePasswordLibrary()
863 catch( Exception& ) in implStorePasswordLibrary()
932 catch( uno::Exception& ) in implLoadPasswordLibrary()
1136 catch( Exception& ) in implLoadPasswordLibrary()
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java59 …iceFactory _xMSF, XNumberFormatsSupplier _xNumberFormatsSupplier, Locale _aLocale) throws Exception in NumberFormatter()
71 …c NumberFormatter(XNumberFormatsSupplier _xNumberFormatsSupplier, Locale _aLocale) throws Exception in NumberFormatter()
88 …matter(XMultiServiceFactory _xMSF, XNumberFormatsSupplier _xNumberFormatsSupplier) throws Exception in createNumberFormatter()
131 public double convertStringToNumber(int _nkey, String _sString)throws Exception in convertStringToNumber()
157 catch (Exception e) in defineNumberFormat()
182 catch (Exception e) in defineNumberFormat()
213 throw new Exception(); in setNumberFormat()
216 catch (Exception exception) in setNumberFormat()
255 catch (Exception e) in setBooleanReportDisplayNumberFormat()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DDocumentHandler.java154 public void initialize(Object[] parm1) throws com.sun.star.uno.Exception { in initialize()
168 throws com.sun.star.uno.Exception { in processActionForXMLChecker()
180 throw new com.sun.star.uno.Exception("Error: incorrect filter rule "+ in processActionForXMLChecker()
212 throw new com.sun.star.uno.Exception("Error: invalid tag "+ in processActionForXMLChecker()
223 throw new com.sun.star.uno.Exception("Error: invalid tag '"+ in processActionForXMLChecker()
240 throw new com.sun.star.uno.Exception("Error: invalid tag '"+ in processActionForXMLChecker()
249 throw new com.sun.star.uno.Exception("Error: invalid tag '"+ in processActionForXMLChecker()
253 throw new com.sun.star.uno.Exception("Error: invalid tag '"+ in processActionForXMLChecker()
268 throw new com.sun.star.uno.Exception("Error: incorrect rule name '"+ in processActionForXMLChecker()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java96 int nYPos, int nWidth, int nHeight, XIndexContainer xParentForm ) throws java.lang.Exception in createControlAndShape()
149 catch( com.sun.star.uno.Exception e ) in createControlAndShape()
179 int nYPos, int nWidth, int nHeight ) throws java.lang.Exception in createControlAndShape()
204 throws java.lang.Exception in insertControlLine()
236 throws java.lang.Exception in insertControlLine()
250 …ertySet form, String name, String refValue ) throws com.sun.star.uno.Exception, java.lang.Exception in getRadioModelByRefValue()
275 …XPropertySet form, String name, String tag ) throws com.sun.star.uno.Exception, java.lang.Exception in getRadioModelByTag()
/trunk/main/svtools/source/filter/
H A DFilterConfigItem.cxx78 catch ( ::com::sun::star::uno::Exception& ) in ImpIsTreeAvailable()
103 catch ( ::com::sun::star::uno::Exception& ) in ImpIsTreeAvailable()
157 catch ( ::com::sun::star::uno::Exception& ) in ImpInitTree()
198 catch ( ::com::sun::star::uno::Exception& ) in ~FilterConfigItem()
223 catch( ::com::sun::star::uno::Exception& ) in ImplGetPropertyValue()
236 catch( ::com::sun::star::uno::Exception& ) in ImplGetPropertyValue()
361 catch ( ::com::sun::star::uno::Exception& ) in ReadSize()
438 catch ( ::com::sun::star::uno::Exception& ) in WriteBool()
472 catch ( ::com::sun::star::uno::Exception& ) in WriteInt32()
524 catch ( ::com::sun::star::uno::Exception& ) in WriteSize()
[all …]

Completed in 726 milliseconds

12345678910>>...188