Home
last modified time | relevance | path

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

12345678910>>...188

/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java56 public static CellInfo randCell() throws Exception { in randCell()
72 public static CellInfo randCell(int colTop, int rowTop) throws Exception { in randCell()
87 public static double randFontSize(int max) throws Exception { in randFontSize()
107 public static double[] randFontSizeList(int listSize, int max) throws Exception { in randFontSizeList()
120 public static int randColor() throws Exception { in randColor()
136 public static int randColor(int rMax, int gMax, int bMax) throws Exception { in randColor()
150 public static int[] randColorList(int size) throws Exception { in randColorList()
174 public static String connectByOperator(double[] number, String operator) throws Exception{ in connectByOperator()
191 public static void printPropertiesList(Object obj) throws Exception { in printPropertiesList()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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 …]
/trunk/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 …]
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DDataStreamComposer.java54 public DataStreamComposer( String args[] ) throws java.lang.Exception { in DataStreamComposer()
78 com.sun.star.uno.Exception, in setDataStream()
79 java.lang.Exception { in setDataStream()
96 com.sun.star.uno.Exception, in setDataStream()
97 java.lang.Exception { in setDataStream()
120 throws com.sun.star.ucb.CommandAbortedException, com.sun.star.uno.Exception { in setDataStream()
162 public void parseArguments( String[] args ) throws java.lang.Exception { in parseArguments()
240 } catch ( com.sun.star.uno.Exception e ) { in main()
242 } catch ( java.lang.Exception e ) { in main()
/trunk/main/extensions/source/propctrlr/
H A Dpushbuttonnavigation.cxx99 catch( const Exception& ) in PushButtonNavigation()
106 sal_Int32 PushButtonNavigation::implGetCurrentButtonType() const SAL_THROW((Exception)) in implGetCurrentButtonType()
138 catch( const Exception& ) in getCurrentButtonType()
170 catch( const Exception& ) in setCurrentButtonType()
202 catch( const Exception& ) in getCurrentButtonTypeState()
233 catch( const Exception& ) in getCurrentTargetURL()
250 catch( const Exception& ) in setCurrentTargetURL()
269 catch( const Exception& ) in getCurrentTargetURLState()
285 catch( const Exception& ) in currentButtonTypeIsOpenURL()
/trunk/main/oox/source/helper/
H A Dzipstorage.cxx74 catch( Exception& ) in ZipStorage()
91 catch( Exception& ) in ZipStorage()
127 catch( Exception& ) in implGetElementNames()
147 catch( Exception& ) in implOpenSubStorage()
156 catch( Exception& ) in implOpenSubStorage()
173 catch( Exception& ) in implOpenInputStream()
186 catch( Exception& ) in implOpenInputStream()
203 catch( Exception& ) in implOpenOutputStream()
215 catch( Exception& ) in implCommit()
/trunk/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 …]
/trunk/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 …]
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java75 …lCreateBlankDocument( XComponentContext xCtx, String factoryURL ) throws com.sun.star.uno.Exception in implCreateBlankDocument()
88 …static DocumentHelper blankTextDocument( XComponentContext xCtx ) throws com.sun.star.uno.Exception in blankTextDocument()
94 …elper blankDocument( XComponentContext xCtx, DocumentType eType ) throws com.sun.star.uno.Exception in blankDocument()
132 throws com.sun.star.uno.Exception in createSubForm()
161 throws com.sun.star.uno.Exception in createSubForm()
177 …xContainer createSiblingForm( Object aForm, String sInitialName ) throws com.sun.star.uno.Exception in createSiblingForm()
255 protected XDrawPage getMainDrawPage( ) throws com.sun.star.uno.Exception in getMainDrawPage()
283 protected XNameContainer getFormComponentTreeRoot( ) throws com.sun.star.uno.Exception in getFormComponentTreeRoot()
299 public XInterface createInstance( String serviceSpecifier ) throws com.sun.star.uno.Exception in createInstance()
309 …tanceWithArguments( String serviceSpecifier, Object[] arguments ) throws com.sun.star.uno.Exception in createInstanceWithArguments()
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()
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/main/forms/qa/integration/forms/
H A DValueBinding.java67 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
74 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after()
81 public void checkBindingProperties() throws com.sun.star.uno.Exception, java.lang.Exception in checkBindingProperties()
86 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
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()
/trunk/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/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()
/trunk/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()
/trunk/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()
/trunk/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 );\
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java91 } catch (Exception e) { in start()
109 } catch (Exception e) { in start()
135 } catch (Exception e) { in close()
174 public XComponent loadDocument(String file, PropertyValue... propertyValue) throws Exception { in loadDocument()
184 …public XComponent loadDocumentFromURL(String url, PropertyValue... propertyValue) throws Exception in loadDocumentFromURL()
189 public XComponent newDocument(String type) throws Exception { in newDocument()
200 …void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exception { in saveDocument()
206 … saveDocumentToURL(XComponent doc, String toURL, PropertyValue... propertyValue) throws Exception { in saveDocumentToURL()
218 } catch (Exception e) { in closeDocument()
/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()

Completed in 101 milliseconds

12345678910>>...188