Home
last modified time | relevance | path

Searched refs:Exception (Results 151 – 175 of 4266) sorted by relevance

12345678910>>...171

/aoo41x/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx84 catch(const Exception&) in ToolboxController()
133 catch ( Exception& ) in getLayoutManager()
176 throw ( Exception, RuntimeException ) in initialize()
222 catch(const Exception&) in initialize()
276 catch ( Exception& ) in dispose()
462 catch ( Exception& ) in addStatusListener()
488 catch ( Exception& ) in removeStatusListener()
540 catch ( Exception& ) in bindListener()
581 catch ( Exception& ) in bindListener()
701 catch ( Exception& ) in updateStatus()
[all …]
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()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx72 catch(const uno::Exception& e) { in hyper_link_get_uri()
87 catch(const uno::Exception& e) { in hyper_link_get_object()
98 catch(const uno::Exception& e) { in hyper_link_get_end_index()
108 catch(const uno::Exception& e) { in hyper_link_get_start_index()
118 catch(const uno::Exception& e) { in hyper_link_is_valid()
128 catch(const uno::Exception& e) { in hyper_link_get_n_anchors()
239 catch(const uno::Exception& e) { in hypertext_get_link()
254 catch(const uno::Exception& e) { in hypertext_get_n_links()
270 catch(const uno::Exception& e) { in hypertext_get_link_index()
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DODatabaseSource.java33 import com.sun.star.uno.Exception;
133 …w new StatusException("Could not get service 'com.sun.star.sdb.DatabaseContext'", new Exception()); in createTestEnvironment()
135 }catch( Exception e ) { in createTestEnvironment()
154 …tatusException("Could not get service 'com.sun.star.sdb.OfficeDatabaseDocument'", new Exception()); in createTestEnvironment()
160 catch( Exception e ) { in createTestEnvironment()
191 } catch (Exception e) { in createTestEnvironment()
204 } catch (Exception e){ in createTestEnvironment()
213 } catch (Exception e){ in createTestEnvironment()
227 } catch (Exception e) { in createTestEnvironment()
/aoo41x/main/qadevOOo/runner/util/
H A DDBTools.java26 import com.sun.star.uno.Exception;
285 } catch (com.sun.star.uno.Exception e) {} in DBTools()
308 throws com.sun.star.uno.Exception { in registerDB()
322 throws com.sun.star.uno.Exception { in reRegisterDB()
375 } catch (Exception e) {} in connectToTextDB()
388 throws com.sun.star.uno.Exception { in connectToDBase()
403 } catch(com.sun.star.uno.Exception e) { in connectToDBase()
406 } catch (Exception ex) {} in connectToDBase()
420 throws com.sun.star.uno.Exception { in connectToSource()
445 throws com.sun.star.uno.Exception { in registerTestDB()
[all …]
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java307 catch ( Exception e ) in initSimpleFileAccess()
347 catch ( Exception e) in getByName()
383 catch ( Exception e ) in hasByName()
439 catch ( com.sun.star.uno.Exception e ) in loadParcels()
481 catch ( Exception e ) in createParcel()
515 catch ( Exception e ) in loadParcel()
566 catch ( Exception ignore ) in loadParcel()
576 catch ( Exception ignore ) in loadParcel()
611 catch ( com.sun.star.uno.Exception e ) in renameParcel()
648 catch( Exception e ) in deleteParcel()
[all …]
/aoo41x/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java223 catch (Exception e) in checkPersistentWindowState()
274 catch (com.sun.star.uno.Exception e) in getConfigurationAndLoader()
312 catch (com.sun.star.uno.Exception e) in loadDocument()
321 catch (com.sun.star.uno.Exception e) in loadDocument()
325 catch (java.lang.Exception e) in loadDocument()
342 catch (Exception e) in connect()
359 catch (Exception e) in disconnect()
383 catch (Exception e) in getStringFromObject()
417 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
423 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
/aoo41x/main/odk/examples/DevelopersGuide/Database/
H A DSales.java47 public void createSalesTable() throws com.sun.star.uno.Exception in createSalesTable()
63 public void dropSalesTable() throws com.sun.star.uno.Exception in dropSalesTable()
71 public void insertDataIntoSales() throws com.sun.star.uno.Exception in insertDataIntoSales()
83 public void updateSales() throws com.sun.star.uno.Exception in updateSales()
93 public void retrieveSalesData() throws com.sun.star.uno.Exception in retrieveSalesData()
108 public void retrieveSalesData2() throws com.sun.star.uno.Exception in retrieveSalesData2()
143 public void insertRow() throws com.sun.star.uno.Exception in insertRow()
171 public void deleteRow() throws com.sun.star.uno.Exception in deleteRow()
188 public void refreshRow() throws com.sun.star.uno.Exception in refreshRow()
221 public void displayColumnNames() throws com.sun.star.uno.Exception in displayColumnNames()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentBasedExample.java70 catch (java.lang.Exception e) in bootstrapUNO()
108 catch(com.sun.star.uno.Exception e) in run()
113 catch(java.lang.Exception e) in run()
133 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
150 protected void cleanUp( ) throws java.lang.Exception in cleanUp()
178 catch ( com.sun.star.uno.Exception e ) in closeDocument()
193 protected boolean waitForUserInput() throws java.lang.Exception in waitForUserInput()
/aoo41x/main/extensions/test/stm/
H A Dtestfactreg.hxx23 XInterfaceRef OPipeTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
28 …aceRef ODataStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
33 …rkableOutputStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
38 …arkableInputStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
43 …eRef OObjectStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
48 …Ref OMyPersistObject_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
100 #define ERROR_EXCEPTION_ASSERT(expr, Message, Exception) \ argument
103 m_seqExceptions.getArray()[ m_seqExceptions.getLen()-1] = UsrAny( Exception );\
/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java180 catch (Exception ex) { in startWizard()
290 catch (Exception exception) { in main()
342 catch (Exception ex) { in pageDesignChanged()
369 } catch (Exception e) { in getFileAccess()
404 catch (Exception ex) { in saveAs()
422 catch (Exception ex) { in setFilename()
484 } catch (Exception e) { in finishWizard()
496 catch (Exception ex) { in finishWizard()
505 catch (Exception ex) { in finishWizard()
528 } catch (Exception e) { in finishWizard()
[all …]
/aoo41x/main/embeddedobj/source/inc/
H A Ddummyobject.hxx104 ::com::sun::star::uno::Exception,
119 ::com::sun::star::uno::Exception,
137 ::com::sun::star::uno::Exception,
157 ::com::sun::star::uno::Exception,
163 ::com::sun::star::uno::Exception,
169 ::com::sun::star::uno::Exception,
187 ::com::sun::star::uno::Exception,
194 ::com::sun::star::uno::Exception,
205 ::com::sun::star::uno::Exception,
210 ::com::sun::star::uno::Exception,
[all …]
/aoo41x/main/sfx2/source/doc/
H A Dobjstor.cxx175 catch ( uno::Exception& ) in impl_addToModelCollection()
280 catch( uno::Exception& ) in PutURLContentsToVersionStream_Impl()
307 catch ( uno::Exception& ) in CreateTempCopyOfStorage_Impl()
447 catch ( uno::Exception& ) in GeneralInit_Impl()
581 catch( uno::Exception& ) in ImportFromGeneratedStream_Impl()
799 catch( Exception& ) in DoLoad()
998 catch( Exception& ) in HandleFilter()
1790 catch( Exception& ) in SaveTo_Impl()
3538 catch( uno::Exception& ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3686 catch( uno::Exception& ) in CopyStoragesOfUnknownMediaType()
[all …]
/aoo41x/main/sfx2/source/view/
H A Dipclient.cxx242 uno::Exception, in saveObject()
310 catch ( uno::Exception& ) in saveObject()
329 catch ( uno::Exception& ) in saveObject()
513 uno::Exception, in changedPlacement()
627 catch( uno::Exception& ) in SizeHasChanged()
734 catch( uno::Exception& ) in SetObject()
758 catch( uno::Exception& ) in SetObject()
864 catch( uno::Exception& ) in IsObjectUIActive()
885 catch( uno::Exception& ) in IsObjectInPlaceActive()
897 catch( uno::Exception& ) in IsObjectActive()
[all …]
/aoo41x/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java92 } catch (Exception e) { in start()
110 } catch (Exception e) { in start()
137 } catch (Exception e) { in close()
178 public XComponent loadDocument(String file, PropertyValue... propertyValue) throws Exception { in loadDocument()
188 …public XComponent loadDocumentFromURL(String url, PropertyValue... propertyValue) throws Exception in loadDocumentFromURL()
193 public XComponent newDocument(String type) throws Exception { in newDocument()
204 …void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exception { in saveDocument()
210 … saveDocumentToURL(XComponent doc, String toURL, PropertyValue... propertyValue) throws Exception { in saveDocumentToURL()
222 } catch (Exception e) { in closeDocument()
/aoo41x/main/forms/qa/integration/forms/
H A DDocumentViewHelper.java95 public XDispatch getDispatcher( URL[] aURL ) throws java.lang.Exception in getDispatcher()
119 public XDispatch getDispatcher( String url ) throws java.lang.Exception in getDispatcher()
132 public boolean dispatch( String url ) throws java.lang.Exception in dispatch()
152 public XControl getControl( XControlModel xModel ) throws com.sun.star.uno.Exception in getControl()
161 public XControl getControl( Object aModel ) throws com.sun.star.uno.Exception in getControl()
168 … public Object getControl( Object aModel, Class aInterfaceClass ) throws com.sun.star.uno.Exception in getControl()
194 protected void toggleFormDesignMode( ) throws java.lang.Exception in toggleFormDesignMode()
208 public void grabControlFocus( Object xModel ) throws com.sun.star.uno.Exception in grabControlFocus()
224 protected void grabControlFocus( ) throws java.lang.Exception in grabControlFocus()
H A DControlValidation.java75 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
81 private void prepareTestStep( ) throws com.sun.star.uno.Exception, java.lang.Exception in prepareTestStep()
108 catch ( com.sun.star.uno.Exception e ) in closeDocument()
117 public void interactiveValidation() throws com.sun.star.uno.Exception, java.lang.Exception in interactiveValidation()
166 protected boolean waitForUserInput() throws java.lang.Exception in waitForUserInput()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx122 catch( ::com::sun::star::uno::Exception& ) in Transfer_Impl()
158 catch( ::com::sun::star::uno::Exception& ) in IsDocument()
189 catch( ::com::sun::star::uno::Exception& ) in GetProperty()
219 catch( ::com::sun::star::uno::Exception& ) in IsFolder()
247 catch( ::com::sun::star::uno::Exception& ) in GetTitle()
271 catch( ::com::sun::star::uno::Exception& ) in Kill()
359 catch( ::com::sun::star::uno::Exception& ) in GetFolderContents()
440 catch( ::com::sun::star::uno::Exception& ) in GetResultSet()
498 catch( Exception& ) {} in CanMakeFolder()
579 catch( Exception& ) in MakeFolder()
[all …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java164 catch (Exception ex) in layout()
392 catch (Exception ex) in copyGroupProperties()
645 catch (Exception ex) in copyDetailProperties()
949 catch (Exception e) in insertReportHeader()
999 catch (Exception e) in insertReportFooter()
1171 catch (Exception e) in getPreferredSize()
1197 catch (Exception e) in getUserNameFromConfiguration()
1231 catch (Exception e) in copyProperties()
1275 catch (Exception e) in copySection()
1303 catch (Exception e) in insertPageHeader()
[all …]
/aoo41x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx65 SAL_THROW( (Exception) ) in readButtonModel()
138 SAL_THROW( (Exception) ) in readCheckBoxModel()
206 SAL_THROW( (Exception) ) in readComboBoxModel()
273 SAL_THROW( (Exception) ) in readListBoxModel()
348 SAL_THROW( (Exception) ) in readRadioButtonModel()
407 SAL_THROW( (Exception) ) in readGroupBoxModel()
441 SAL_THROW( (Exception) ) in readFixedTextModel()
479 SAL_THROW( (Exception) ) in readFixedHyperLinkModel()
521 SAL_THROW( (Exception) ) in readEditModel()
576 SAL_THROW( (Exception) ) in readImageControlModel()
[all …]

Completed in 135 milliseconds

12345678910>>...171