Home
last modified time | relevance | path

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

12345678910>>...188

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java52 …tTest( XMultiServiceFactory i_orb, final DocumentType i_docType ) throws com.sun.star.uno.Exception in DrawingOrPresentationDocumentTest()
57 public void initializeDocument() throws com.sun.star.uno.Exception in initializeDocument()
65 public void doSingleModification() throws com.sun.star.uno.Exception in doSingleModification()
77 public void verifyInitialDocumentState() throws com.sun.star.uno.Exception in verifyInitialDocumentState()
83 public void verifySingleModificationDocumentState() throws com.sun.star.uno.Exception in verifySingleModificationDocumentState()
97 public int doMultipleModifications() throws com.sun.star.uno.Exception in doMultipleModifications()
128 …nal int i_x, final int i_y, final int i_size, final int i_color ) throws com.sun.star.uno.Exception in impl_createCircleShape()
150 private Rectangle impl_getFirstPagePlayground() throws com.sun.star.uno.Exception in impl_getFirstPagePlayground()
166 private XShapes getFirstPageShapes() throws com.sun.star.uno.Exception in getFirstPageShapes()
177 throws com.sun.star.uno.Exception in verifyShapeGeometry()
/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/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java121 catch(com.sun.star.uno.Exception exUno) in StreamSimulator()
173 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception… in readBytes()
213 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception… in readSomeBytes()
251 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception… in skipBytes()
282 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception\n\tfa… in available()
313 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception\n\tfa… in closeInput()
351 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception… in writeBytes()
384 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception… in flush()
458 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception\… in seek()
493 …catch (com.sun.star.uno.Exception exUno ) { //m_aProtocol.log("\tgot Exception\n\tfailed… in getPosition()
[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/forms/qa/integration/forms/
H A DListBox.java39 import com.sun.star.uno.Exception;
66 public static void beforeClass() throws java.lang.Exception in beforeClass()
72 public static void afterClass() throws java.lang.Exception in afterClass()
84 public void checkForeignKeys() throws com.sun.star.uno.Exception, java.lang.Exception in checkForeignKeys()
137 public void before() throws Exception, java.lang.Exception in before()
144 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
189 private void impl_createDatabase() throws java.lang.Exception in impl_createDatabase()
276 private void impl_createForm() throws java.lang.Exception in impl_createForm()
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/chart2/qa/complex/chart2/
H A DTestCaseOldAPI.java168 catch( Exception ex ) in testTitle()
213 catch( Exception ex ) in testSubTitle()
326 catch( Exception ex ) in testDiagram()
423 catch( Exception ex ) in testAxis()
470 catch( Exception ex ) in testLegend()
506 catch( Exception ex ) in testArea()
572 catch( Exception ex ) in testChartType()
685 catch( Exception ex ) in testDataSeriesAndPoints()
707 catch( Exception ex ) in testStatistics()
761 catch( Exception ex ) in setStockData_Type4()
[all …]
/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/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/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/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java210 catch (Exception e) in checkPersistentWindowState()
261 catch (com.sun.star.uno.Exception e) in getConfigurationAndLoader()
299 catch (com.sun.star.uno.Exception e) in loadDocument()
308 catch (com.sun.star.uno.Exception e) in loadDocument()
312 catch (java.lang.Exception e) in loadDocument()
329 catch (Exception e) in connect()
346 catch (Exception e) in disconnect()
370 catch (Exception e) in getStringFromObject()
404 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
410 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
/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()

Completed in 168 milliseconds

12345678910>>...188