Home
last modified time | relevance | path

Searched refs:Exception (Results 251 – 275 of 4904) sorted by relevance

1...<<11121314151617181920>>...197

/aoo4110/main/qadevOOo/runner/util/
H A DFormTools.java90 } catch ( com.sun.star.uno.Exception e ) { in createControlShape()
127 } catch ( com.sun.star.uno.Exception e ) { in createUnoControlShape()
162 } catch ( com.sun.star.uno.Exception e ) { in createControlShapeWithDefaultControl()
182 } catch ( Exception e ) { in createControl()
210 } catch ( Exception e ) { in insertForm()
241 catch (Exception ex) { in bindForm()
260 throws com.sun.star.uno.Exception { in bindForm()
283 catch (Exception ex) { in bindForm()
303 String tableName) throws com.sun.star.uno.Exception { in bindForm()
339 } catch (Exception e) { in switchDesignOf()
/aoo4110/main/oox/source/ole/
H A Dvbaproject.cxx81 catch( Exception& ) in lclReadConfigItem()
101 catch( Exception& ) in VbaFilterConfig()
144 catch( Exception& ) in resolveAndAttachMacro()
242 catch( Exception& ) in openLibrary()
433 catch( Exception& ) in importVba()
443 catch( Exception& ) in importVba()
460 catch( Exception& ) in importVba()
491 catch( Exception& ) in importVba()
515 catch( Exception& ) in attachMacros()
535 catch( Exception& ) in copyStorage()
/aoo4110/main/canvas/source/factory/
H A Dcf_service.cxx120 Reference<XComponentContext> const & xContext ) throw (Exception);
125 Reference<XComponentContext> const & xContext ) throw (Exception);
130 throw (Exception);
133 throw (Exception);
208 catch (Exception&) in CanvasFactory()
275 throw (Exception) in createInstanceWithContext()
295 catch (Exception &) in use()
482 Reference<XComponentContext> const & xContext ) throw (Exception) in createInstanceWithArgumentsAndContext()
496 throw (Exception) in createInstance()
504 OUString const & name, Sequence<Any> const & args ) throw (Exception) in createInstanceWithArguments()
/aoo4110/main/embeddedobj/source/msole/
H A Doleembed.cxx374 catch( uno::Exception& ) in TryToConvertToOOo()
381 catch( uno::Exception& ) in TryToConvertToOOo()
410 catch( uno::Exception& ) in TryToConvertToOOo()
452 uno::Exception, in changeState()
548 catch( uno::Exception& ) {} in changeState()
573 catch( uno::Exception& ) {} in changeState()
595 catch( uno::Exception& ) in changeState()
763 uno::Exception, in doVerb()
821 catch( uno::Exception& ) in doVerb()
867 catch( uno::Exception& ) in doVerb()
[all …]
/aoo4110/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx146 catch( uno::Exception& ) in GetConfigurationByPath()
221 } catch( uno::Exception& ) in GetFilterFlags()
247 catch( uno::Exception& ) in GetDocServiceNameFromFilter()
290 catch( uno::Exception& ) in GetDocServiceNameFromMediaType()
320 catch( uno::Exception& ) in GetVerbByShortcut()
367 catch( uno::Exception& ) in GetObjPropsFromConfigEntry()
387 catch( uno::Exception& ) in GetExplicitlyRegisteredObjClassID()
422 catch( uno::Exception& ) in GetObjectPropsByStringClassID()
454 catch( uno::Exception& ) in GetObjectPropsByClassID()
541 catch( uno::Exception& ) in GetFactoryNameByStringClassID()
[all …]
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java184 } catch (Exception e) { in before()
618 } catch (Exception e) { in check()
657 } catch (Exception e) { in storeRDFa()
875 } catch (Exception e) { in loadRDFa()
885 public void report2(Exception e) in report2()
890 Exception cause = (Exception) in report2()
896 Exception cause = (Exception) in report2()
903 public void report(Exception e) { in report()
918 } catch (Exception e) { in close()
1119 throws Exception in eq()
[all …]
/aoo4110/main/xmlsecurity/source/framework/
H A Dencryptorimpl.hxx86 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
91 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
103 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
112 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
115 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
120 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
143 throw ( com::sun::star::uno::Exception );
H A Dsignaturecreatorimpl.cxx88 throw (cssu::Exception, cssu::RuntimeException) in notifyResultListener()
124 throw (cssu::Exception, cssu::RuntimeException) in startEngine()
159 catch( cssu::Exception& ) in startEngine()
209 throw (cssu::Exception, cssu::RuntimeException) in setBlockerId()
218 throw (cssu::Exception, cssu::RuntimeException) in addSignatureCreationResultListener()
232 throw (cssu::Exception, cssu::RuntimeException) in initialize()
272 throw( cssu::Exception ) in SignatureCreatorImpl_createInstance()
/aoo4110/main/desktop/source/app/
H A Dcmdlineargs.hxx104 class Exception { class
106 Exception();
107 Exception(Exception const &);
108 virtual ~Exception();
109 Exception & operator =(Exception const &);
/aoo4110/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx502 catch ( Exception const & ) in createNewContent()
531 catch ( Exception const & ) in createNewContent()
617 catch ( Exception const & ) in RequestingChilds()
704 catch ( Exception const & ) in Command()
729 catch ( Exception const & ) in Command()
760 catch ( Exception const & ) in Command()
805 catch ( Exception const & ) in Command()
828 catch ( Exception const & ) in Command()
864 catch ( Exception const & ) in Command()
949 catch ( Exception const & ) in InsertEntry()
[all …]
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx356 throw cssu::Exception(OUSTR("Could not create a temporary file in ") + sTempDir + in downloadExtensions()
367 } catch (cssu::Exception & e) in downloadExtensions()
369 throw cssu::Exception(e.Message + OUSTR(" No extensions will be installed."), 0); in downloadExtensions()
398 ::std::vector< ::std::pair<OUString, cssu::Exception> > vecExceptions; in downloadExtensions()
410 catch ( cssu::Exception & e ) in downloadExtensions()
429 … typedef ::std::vector< ::std::pair<OUString, cssu::Exception > >::const_iterator CIT; in downloadExtensions()
446 catch (cssu::Exception & e) in downloadExtensions()
491 cssu::Exception exc; in installExtensions()
541 exc = de.Cause.get<cssu::Exception>(); in installExtensions()
545 catch (cssu::Exception& e) in installExtensions()
[all …]
/aoo4110/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx242 catch(const Exception&) in initializePage()
306 catch(Exception&) in Execute()
430 catch(Exception&) in implDeterminePage()
452 catch(Exception&) in implGetDSContext()
472 catch(const Exception&) in getFormConnection()
524 catch(Exception&) { } in getInteractionHandler()
642 catch(Exception&) in initContext()
653 catch(Exception&) in initContext()
678 catch(Exception&) { } in initContext()
706 catch(Exception&) in commitControlSettings()
[all …]
/aoo4110/main/sc/source/ui/vba/
H A Dvbachart.cxx218 catch (uno::Exception& ) in getChartType()
545 catch ( uno::Exception& ) in setChartType()
628 catch (uno::Exception& ) in setSourceData()
671 catch (uno::Exception& ) in setPlotBy()
693 catch (uno::Exception& ) in getPlotBy()
825 catch (uno::Exception& ) in getHasTitle()
839 catch (uno::Exception& ) in setHasTitle()
854 catch (uno::Exception& ) in getHasLegend()
868 catch (uno::Exception& ) in setHasLegend()
959 catch (uno::Exception& ) in getSolidType()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java55 public void setUp() throws Exception { in setUp()
68 public void tearDown() throws Exception { in tearDown()
76 public void testNewAndCloseDocument() throws Exception in testNewAndCloseDocument()
95 public void testNewDocumentFromTemplate() throws Exception in testNewDocumentFromTemplate()
114 public void testSaveDocument() throws Exception in testSaveDocument()
139 public void testSaveAsDocument() throws Exception in testSaveAsDocument()
159 public void testExportAsPDF() throws Exception in testExportAsPDF()
190 public void testSaveAsTemplate() throws Exception in testSaveAsTemplate()
/aoo4110/main/forms/qa/integration/forms/
H A DListSelection.java68 public void checkUserListSelection() throws com.sun.star.uno.Exception, java.lang.Exception in checkUserListSelection()
133 catch( com.sun.star.uno.Exception e ) in impl_clickListBox()
179 catch( com.sun.star.uno.Exception e ) in impl_setupListenerScript()
214 catch( com.sun.star.uno.Exception e ) in impl_assignStarBasicScript()
222 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
292 protected XListBox getListBoxControl( XSpreadsheet sheet ) throws com.sun.star.uno.Exception in getListBoxControl()
/aoo4110/main/configmgr/source/
H A Dbroadcaster.cxx54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage()
125 } catch (css::uno::Exception & e) { in send()
137 } catch (css::uno::Exception & e) { in send()
149 } catch (css::uno::Exception & e) { in send()
161 } catch (css::uno::Exception & e) { in send()
173 } catch (css::uno::Exception & e) { in send()
185 } catch (css::uno::Exception & e) { in send()
195 } catch (css::uno::Exception & e) { in send()
/aoo4110/main/unotools/source/config/
H A Dviewoptions.cxx367 catch(const css::uno::Exception& ex) in SvtViewOptionsBase_Impl()
426 catch(const css::uno::Exception& ex) in Exists()
461 catch(const css::uno::Exception& ex) in Delete()
494 catch(const css::uno::Exception& ex) in GetWindowState()
519 catch(const css::uno::Exception& ex) in SetWindowState()
557 catch(const css::uno::Exception& ex) in GetUserData()
595 catch(const css::uno::Exception& ex) in SetUserData()
623 catch(const css::uno::Exception& ex) in GetUserItem()
657 catch(const css::uno::Exception& ex) in SetUserItem()
679 catch(const css::uno::Exception& ex) in GetPageID()
[all …]
/aoo4110/main/toolkit/test/accessibility/
H A DInformationWriter.java84 catch (Exception e) in drawPageTest()
99 catch (Exception e) in printProperty()
136 catch (Exception e) in showShapes()
168 catch (Exception e) in showServices()
204 catch (Exception e) in showInfo()
236 catch (Exception e) in showInterfaces()
341 catch (Exception e) in showAccessibility()
375 catch (Exception e) in showAccessibleComponent()
411 catch (Exception e) in showAccessibilityTree()
/aoo4110/main/svtools/source/uno/
H A Dframestatuslistener.cxx126 catch ( Exception& ) in dispose()
231 catch ( Exception& ) in addStatusListener()
247 catch ( Exception& ) in addStatusListener()
275 catch ( Exception& ) in removeStatusListener()
316 catch ( Exception& ) in bindListener()
326 catch ( Exception& ) in bindListener()
350 catch ( Exception& ) in bindListener()
387 catch ( Exception& ) in unbindListener()
434 catch ( Exception& ) in updateStatus()
/aoo4110/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx124 …ropertyException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::Exception ) in getLogLocation()
132 …ropertyException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::Exception ) in getLogLocationWithName()
184 } catch ( uno::Exception& e ) in proccessDocument()
189 } catch ( uno::Exception& e2 ) in proccessDocument()
211 catch ( uno::Exception& e ) in proccessDocument()
221 catch ( uno::Exception& e ) in proccessDocument()
249 catch( uno::Exception& e ) in proccessDocument()
286 catch( uno::Exception& e ) in tryDispose()
325 catch( uno::Exception& e ) in main()
/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx59 using ::com::sun::star::uno::Exception;
105 ) SAL_THROW( ( Exception ) );
109 …t Reference< XFlushListener >& _rxListener, const EventObject& _rEvent ) SAL_THROW( ( Exception ) ) in implTypedNotify()
196 catch(const Exception& ) in flush()
267 catch( const Exception& ) in impl_getTableContainer_throw()
307 catch( const Exception& )
327 catch( const Exception& ) in impl_checkExistingTable_throw()
374 catch( const Exception& ) in impl_isTextTable_nothrow()
411 catch( const Exception& ) in impl_getTextTableIcon_nothrow()
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java88 catch (Exception e) in drawPageTest()
103 catch (Exception e) in printProperty()
140 catch (Exception e) in showShapes()
172 catch (Exception e) in showServices()
208 catch (Exception e) in showInfo()
240 catch (Exception e) in showInterfaces()
345 catch (Exception e) in showAccessibility()
379 catch (Exception e) in showAccessibleComponent()
415 catch (Exception e) in showAccessibilityTree()
/aoo4110/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java62 throws com.sun.star.uno.Exception in create()
85 throws com.sun.star.uno.Exception in create()
95 throw new com.sun.star.uno.Exception("No registry is specified!"); in create()
133 throws com.sun.star.uno.Exception in create()
150 throws com.sun.star.uno.Exception in create()
160 public static XMultiServiceFactory create() throws com.sun.star.uno.Exception { in create()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java183 catch (Exception e) in getNumberFormatter()
213 catch (Exception e) in getInterfaces()
324 catch (Exception e) in CommandObject()
353 catch (Exception e) in hasEscapeProcessing()
525 catch (Exception e) in isSQL92CheckEnabled()
576 catch (Exception e) in setDataSourceByName()
674 catch (Exception e) in getConnection()
738 catch (Exception e) in getConnection()
873 catch (Exception e) in createQuery()
950 catch (Exception e) in addDatabaseDocument()
[all …]
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java77 catch (Exception exception) in getDesktop()
123 catch (Exception e) in getDispatcher()
142 catch (Exception e) in getDispatchURL()
167 … getMultiComponentFactory() throws com.sun.star.uno.Exception, RuntimeException, java.lang.Excepti… in getMultiComponentFactory()
174 …nnect(String connectStr) throws com.sun.star.uno.Exception, com.sun.star.uno.RuntimeException, Exc… in connect()
236 catch (Exception e) in checkforfirstSpecialCharacter()
347 catch (Exception exception) in getRegistryKeyContent()
437 catch (com.sun.star.uno.Exception e) in createStringSubstitution()

Completed in 269 milliseconds

1...<<11121314151617181920>>...197