Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...193

/trunk/main/basic/source/basmgr/
H A Dvbahelper.cxx59 catch( uno::Exception& ) in lclCreateModuleManager()
98 catch( uno::Exception& ) in DocumentsEnumeration()
129 catch( uno::Exception& ) in lclLockControllers()
155 catch( uno::Exception& ) in lclEnableContainerWindows()
160 catch( uno::Exception& ) in lclEnableContainerWindows()
181 catch( uno::Exception& ) in lclIterateDocuments()
234 catch( uno::Exception& ) in registerCurrentDirectory()
253 catch( uno::Exception& ) in getCurrentDirectory()
/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx89 catch(const uno::Exception&) in lcl_insertElements()
109 catch(const uno::Exception&) in lcl_setValues()
154 catch(uno::Exception) in ~OSectionUndo()
180 catch(uno::Exception&) in collectControls()
200 catch( const Exception& ) in Undo()
221 catch( const Exception& ) in Redo()
298 catch(uno::Exception&) in GetComment()
357 catch(uno::Exception&) in implReInsert()
369 catch(uno::Exception&) in implReRemove()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DDebugHelper.java25 import com.sun.star.uno.Exception;
34 …oid exception(String DetailedMessage, Exception ex, int err, String additionalArgument) throws jav… in exception()
39 public static void exception(int err, String additionalArgument) throws java.lang.Exception in exception()
44 public static void exception(Exception ex) throws java.lang.Exception in exception()
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()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java49 import com.sun.star.uno.Exception;
90 catch (Exception exception) in attachEventCall()
160 catch (Exception exception) in createNewDocument()
202 catch (Exception e) in createNewPreviewFrame()
244 catch (Exception e) in createNewPreviewFrame()
281 catch (Exception exception) in load()
318 catch (Exception exception) in store()
375 catch (Exception e) in ArraytoCellRange()
382 throws Exception in getFileMediaDecriptor()
405 throws Exception in getTypeMediaDescriptor()
H A DFormHandler.java41 import com.sun.star.uno.Exception;
228 catch (Exception ex) in getValueofHiddenControl()
251 catch (Exception ex) in insertHiddenControl()
274 catch (com.sun.star.uno.Exception ex) in removeFormByName()
293 catch (Exception e) in removeControlsofForm()
352 catch (com.sun.star.uno.Exception e) in insertFormbyName()
477 catch (Exception e) in moveShapesToNirwana()
483 public void removeAllShapes() throws Exception in removeAllShapes()
503 public void removeNirwanaShapes() throws Exception in removeNirwanaShapes()
525 catch (Exception e) in groupShapesTogether()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/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()
/trunk/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()
/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java55 public static void setUpBeforeClass() throws Exception { in setUpBeforeClass()
60 public static void tearDownAfterClass() throws Exception { in tearDownAfterClass()
64 public void setUp() throws Exception { in setUp()
71 public void tearDown() throws Exception { in tearDown()
80 public void insertRenameDeleteSheet() throws Exception { in insertRenameDeleteSheet()
124 public void copypastesheet() throws Exception { in copypastesheet()
160 public void movesheet() throws Exception { in movesheet()
216 public void hideShowSheet() throws Exception { in hideShowSheet()
271 public void sheetColor() throws Exception { in sheetColor()
321 public void insertSheetFromfile() throws Exception { in insertSheetFromfile()
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/main/vcl/unx/gtk/a11y/
H A Datkeditabletext.cxx81 catch(const uno::Exception& e) { in editable_text_wrapper_set_run_attributes()
100 catch(const uno::Exception& e) { in editable_text_wrapper_set_text_contents()
120 catch(const uno::Exception& e) { in editable_text_wrapper_insert_text()
135 catch(const uno::Exception& e) { in editable_text_wrapper_cut_text()
150 catch(const uno::Exception& e) { in editable_text_wrapper_delete_text()
164 catch(const uno::Exception& e) { in editable_text_wrapper_paste_text()
179 catch(const uno::Exception& e) { in editable_text_wrapper_copy_text()
/trunk/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 …]
H A Dconfigmgr.cxx156 catch(Exception& rEx) in GetConfigurationProvider()
170 catch(Exception&){} in GetConfigurationProvider()
292 catch(Exception& rEx) in AcquireTree()
535 catch(Exception&){} in GetDirectConfigProperty()
561 catch(Exception&) in GetDirectConfigProperty()
669 catch(Exception& rEx) in GetHierarchyAccess()
678 catch(Exception&){} in GetHierarchyAccess()
702 catch(Exception& rEx) in GetLocalProperty()
711 catch(Exception&){} in GetLocalProperty()
734 catch(Exception& rEx) in PutLocalProperty()
[all …]
/trunk/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 …]
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx128 catch ( Exception& ) in isLocalFile_Impl()
372 catch( Exception& ) in parseManifest()
522 catch( uno::Exception& ) in parseContentType()
788 catch ( Exception & ) in initialize()
1305 catch ( uno::Exception& ) in writeTempFile()
1352 Exception aDetect; in openOriginalForOutput()
1358 catch( Exception& ) in openOriginalForOutput()
1379 catch( Exception& ) in openOriginalForOutput()
1417 catch( uno::Exception& r ) in commitChanges()
1459 catch( uno::Exception& ) in commitChanges()
[all …]
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx710 catch( const Exception& ) in bind()
778 catch( const Exception& ) in removeFromDocument()
1116 catch( const Exception& ) in impl_collectSubDocuments_nothrow()
1317 catch( const Exception& ) in impl_checkScriptStorageStructure_nothrow()
1439 catch( const Exception& ) in impl_migrateScriptStorage_nothrow()
1601 catch( const Exception& ) in impl_migrateContainerLibraries_nothrow()
1701 catch( const Exception& ) in impl_adjustScriptLibrary_nothrow()
1741 catch( const Exception& ) in impl_adjustScriptLibrary_nothrow()
1789 catch( const Exception& ) in impl_adjustDocumentEvents_nothrow()
1852 catch( const Exception& ) in impl_adjustDialogEvents_nothrow()
[all …]
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx75 …nstance(const Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFac) throw( Exception ) in ODriverDelegator_CreateInstance()
101 catch(const Exception&) in ~ODriverDelegator()
119 catch(Exception&) in disposing()
313 catch(Exception&) in connect()
344 catch(const Exception& e) in connect()
554 catch(Exception&) in shutdownConnection()
609 catch(Exception&) in shutdownConnections()
627 catch(Exception&) in flushConnections()
666 catch(Exception&) in preCommit()
867 catch( const Exception& ) in lcl_getSystemLocale()
[all …]
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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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()

Completed in 707 milliseconds

1...<<11121314151617181920>>...193