Home
last modified time | relevance | path

Searched refs:Exception (Results 226 – 250 of 4904) sorted by relevance

12345678910>>...197

/aoo4110/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java89 catch (java.lang.Exception e){ in main()
99 protected void useDocuments() throws java.lang.Exception { in useDocuments()
105 protected void useWriter() throws java.lang.Exception { in useWriter()
213 protected void useCalc() throws java.lang.Exception { in useCalc()
274 protected void useDraw() throws java.lang.Exception { in useDraw()
318 protected void manipulateText(XText xText) throws com.sun.star.uno.Exception { in manipulateText()
349 protected void manipulateTable(XCellRange xCellRange) throws com.sun.star.uno.Exception { in manipulateTable()
411 protected void manipulateShape(XShape xShape) throws com.sun.star.uno.Exception { in manipulateShape()
424 protected XComponent newDocComponent(String docType) throws java.lang.Exception { in newDocComponent()
435 protected XMultiComponentFactory getRemoteServiceManager() throws java.lang.Exception { in getRemoteServiceManager()
[all …]
/aoo4110/main/chart2/qa/
H A DTestCaseOldAPI.java192 catch( Exception ex ) in testTitle()
237 catch( Exception ex ) in testSubTitle()
350 catch( Exception ex ) in testDiagram()
447 catch( Exception ex ) in testAxis()
494 catch( Exception ex ) in testLegend()
530 catch( Exception ex ) in testArea()
596 catch( Exception ex ) in testChartType()
709 catch( Exception ex ) in testDataSeriesAndPoints()
731 catch( Exception ex ) in testStatistics()
785 catch( Exception ex ) in setStockData_Type4()
[all …]
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx575 catch ( Exception& ) in GetDocumentServiceFromMediaType()
643 catch(Exception) in closeObject()
885 catch( Exception& ) in LayoutManagerLock()
899 catch( Exception& ) in ~LayoutManagerLock()
936 catch( const Exception& ) in impl_initFormEditView()
1363 throw( Exception ) in onCommandInsert()
1414 catch(Exception) in onCommandInsert()
1510 catch(Exception&) in save()
1620 catch(Exception&) in saveAs()
1983 catch( Exception ) in onCommandPreview()
[all …]
/aoo4110/main/writerfilter/inc/resourcemodel/
H A Dexceptions.hxx33 class WRITERFILTER_DLLPUBLIC Exception class
38 Exception(string text) : mText(text) {} in Exception() function in writerfilter::Exception
43 class WRITERFILTER_DLLPUBLIC ExceptionNotFound : public Exception
46 ExceptionNotFound(string text) : Exception(text) {} in ExceptionNotFound()
49 class WRITERFILTER_DLLPUBLIC ExceptionOutOfBounds : public Exception
52 ExceptionOutOfBounds(string text) : Exception(text) {} in ExceptionOutOfBounds()
/aoo4110/main/vcl/unx/gtk/a11y/
H A Datkselection.cxx68 catch(const uno::Exception& e) { in selection_add_selection()
86 catch(const uno::Exception& e) { in selection_clear_selection()
102 catch(const uno::Exception& e) { in selection_ref_selection()
117 catch(const uno::Exception& e) { in selection_get_selection_count()
133 catch(const uno::Exception& e) { in selection_is_child_selected()
152 catch(const uno::Exception& e) { in selection_remove_selection()
170 catch(const uno::Exception& e) { in selection_select_all_selection()
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()
/aoo4110/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx48 using ::com::sun::star::uno::Exception;
86 catch( const Exception& ) in WizardPageController()
100 catch( const Exception& ) in ~WizardPageController()
126 catch( const Exception& ) in getTabPage()
143 catch( const Exception& ) in initializePage()
159 catch( const Exception& ) in commitPage()
177 catch( const Exception& ) in canAdvance()
/aoo4110/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java60 public void setUp() throws Exception { in setUp()
72 public void tearDown() throws Exception { in tearDown()
84 public void testInsertDeleteLineBreak() throws Exception in testInsertDeleteLineBreak()
131 public void testInsertDeletePageBreak() throws Exception in testInsertDeletePageBreak()
190 …oid insertNewPage(XTextDocument document, String pageContent, Boolean isFirstPage) throws Exception in insertNewPage()
211 private void deleteFirstPage(XTextDocument document) throws Exception in deleteFirstPage()
249 …nsertNewLine(XTextDocument xTextDocument, String lineContent, Boolean isFirstLine) throws Exception in insertNewLine()
267 private void deleteLineBreak(XTextDocument xTextDocument) throws Exception in deleteLineBreak()
282 private int getLineCount(XTextDocument xTextDocument) throws Exception in getLineCount()
/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java43 @Test public void test() throws Exception { in test()
66 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall()
80 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter()
97 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithOutParameter()
118 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInOutParameter()
142 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithResult()
161 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichRaisesException()
181 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithIn_Out_InOut_Paramters_and_result()
213 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichReturnsAny()
/aoo4110/main/forms/qa/integration/forms/
H A DListBox.java38 import com.sun.star.uno.Exception;
67 public void checkForeignKeys() throws com.sun.star.uno.Exception, java.lang.Exception in checkForeignKeys()
119 public void before() throws Exception, java.lang.Exception in before()
126 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
171 private void impl_createDatabase() throws java.lang.Exception in impl_createDatabase()
258 private void impl_createForm() throws java.lang.Exception in impl_createForm()
/aoo4110/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()
/aoo4110/main/qadevOOo/runner/helper/
H A DOfficeProvider.java131 catch (com.sun.star.uno.Exception ue) in disposeManager()
194 Exception exConnectFailed = null; in getManager()
269 catch (java.lang.Exception je) in getManager()
331 throws com.sun.star.uno.Exception, in connect()
334 Exception in connect()
441 catch (com.sun.star.uno.Exception ue) in connectOffice()
445 catch (java.lang.Exception je) in connectOffice()
481 catch (com.sun.star.uno.Exception ex) in disposeOffice()
516 catch (com.sun.star.uno.Exception ue) in disposeOffice()
640 catch (com.sun.star.uno.Exception e) in createStringSubstitution()
[all …]
/aoo4110/test/testuno/source/testlib/uno/
H A DGraphicUtil.java49 import com.sun.star.uno.Exception;
57 public static String getUniqueIDbyXGraphic(UnoApp unoApp, XGraphic xgraphic) throws Exception{ in getUniqueIDbyXGraphic()
66 public static String getUniqueIDOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception{ in getUniqueIDOfGraphicFile()
73 public static XGraphic getXGraphicOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getXGraphicOfGraphicFile()
84 public static Size getSize100thMMOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSize100thMMOfGraphicFile()
97 public static Size getSizePixelOfGraphicFile(UnoApp unoApp, String sUrl) throws Exception in getSizePixelOfGraphicFile()
112 public static Object[] getGraphicsOfPage(XDrawPage xDrawPage) throws Exception { in getGraphicsOfPage()
141 …mponent component, XDrawPage toPage, String graphicURL, Size size, Point position) throws Exception in insertGraphic()
/aoo4110/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx165 catch(css::uno::Exception &) in removeElement()
200 catch(css::uno::Exception &) in revokeEntry()
224 catch(css::uno::Exception &) in activateEntry()
248 catch(css::uno::Exception &) in hasActiveEntry()
277 catch(css::uno::Exception &) in getKeyElement()
349 catch(css::uno::Exception &) in writeVectorOfPair()
395 catch(css::uno::Exception &) in readVectorOfPair()
440 catch(css::uno::Exception &) in writeSimpleList()
471 catch(css::uno::Exception &) in writeSimpleElement()
523 catch(css::uno::Exception &) in writeKeyElement()
[all …]
/aoo4110/main/framework/qa/complex/framework/autosave/
H A DConfigHelper.java39 throws com.sun.star.uno.Exception in ConfigHelper()
64 … throw new com.sun.star.uno.Exception("Could not open configuration \"" + sConfigPath + "\""); in ConfigHelper()
78 catch(com.sun.star.uno.Exception ex) in readRelativeKey()
95 catch(com.sun.star.uno.Exception ex) in writeRelativeKey()
109 catch(com.sun.star.uno.Exception ex) in flush()
118 throws com.sun.star.uno.Exception in readDirectKey()
130 throws com.sun.star.uno.Exception in writeDirectKey()
/aoo4110/main/extensions/qa/integration/extensions/
H A DTestSkeleton.java53 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
59 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after()
64 public void checkSomething() throws com.sun.star.uno.Exception, java.lang.Exception in checkSomething()
/aoo4110/main/svx/source/form/
H A DfmPropBrw.cxx252 catch (Exception&) in FmPropBrw()
281 catch( const Exception& ) in Resize()
309 catch (const Exception& ) in ~FmPropBrw()
330 catch( const Exception& ) in getCurrentPage()
350 catch( const Exception& ) in implDetachController()
378 catch( const Exception& ) in Close()
414 catch( const Exception& ) in implIsReadOnlyModel()
440 catch( const Exception& ) in implSetNewSelection()
655 catch( const Exception& ) in impl_ensurePropertyBrowser_nothrow()
698 catch( const Exception& ) in StateChanged()
[all …]
/aoo4110/main/stoc/inc/
H A Dbootstrapservices.hxx46 throw (::com::sun::star::uno::Exception);
51 throw(::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
58 SAL_THROW( (::com::sun::star::uno::Exception) );
64 SAL_THROW( (com::sun::star::uno::Exception) );
71 throw( ::com::sun::star::uno::Exception);
90 throw(::com::sun::star::uno::Exception);
97 throw(::com::sun::star::uno::Exception);
104 SAL_THROW( (::com::sun::star::uno::Exception) );
/aoo4110/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()
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java44 catch (Exception ex) in main()
71 catch (Exception ex) in doSampleFunction()
82 catch (Exception ex) in doSampleFunction()
93 catch (Exception ex) in doSampleFunction()
104 catch (Exception ex) in doSampleFunction()
115 catch (Exception ex) in doSampleFunction()
126 catch (Exception ex) in doSampleFunction()
137 catch( Exception ex ) in doSampleFunction()
148 catch (Exception ex) in doSampleFunction()
170 catch (Exception ex) in doSampleFunction()
[all …]
/aoo4110/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java165 public void before() throws Exception { in before()
246 catch (java.lang.Exception e) { in connect()
376 } catch (Exception e){ in handleRecoveryDialogAfterCrash()
411 } catch (Exception e){ in handleCrashReporterDialog()
527 } catch (Exception e){ in handleRecoveryDialogAtRestart()
577 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
590 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
595 } catch (java.lang.Exception e){ in handleSaveDocumentsDialog()
727 } catch (com.sun.star.uno.Exception e) { in createNewMathDoc()
760 } catch (com.sun.star.uno.Exception e) { in createNewImpressDoc()
[all …]
/aoo4110/main/desktop/source/app/
H A Dapp.cxx1590 catch(const css::uno::Exception&) {} in impl_checkRecoveryState()
1734 sal_uInt16 Desktop::Exception(sal_uInt16 nError) in Exception() function in desktop::Desktop
2148 com::sun::star::uno::Exception te; in Main()
2153 catch ( com::sun::star::uno::Exception& e ) in Main()
2380 catch( ::com::sun::star::uno::Exception& ) in InitializeConfiguration()
2445 catch( ::com::sun::star::uno::Exception& ) in InitializeQuickstartMode()
2607 catch ( com::sun::star::uno::Exception& ) in PreloadModuleData()
2619 catch ( com::sun::star::uno::Exception& ) in PreloadModuleData()
3055 catch(const css::uno::Exception& e) in OpenClients()
3097 catch(const css::uno::Exception& e) in OpenClients()
[all …]
/aoo4110/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx88 catch(const uno::Exception&) in lcl_insertElements()
108 catch(const uno::Exception&) in lcl_setValues()
153 catch(uno::Exception) in ~OSectionUndo()
179 catch(uno::Exception&) in collectControls()
199 catch( const Exception& ) in Undo()
220 catch( const Exception& ) in Redo()
297 catch(uno::Exception&) in GetComment()
356 catch(uno::Exception&) in implReInsert()
368 catch(uno::Exception&) in implReRemove()
/aoo4110/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()
/aoo4110/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java52 public static void setUpBeforeClass() throws Exception { in setUpBeforeClass()
57 public static void tearDownAfterClass() throws Exception { in tearDownAfterClass()
61 public void setUp() throws Exception { in setUp()
68 public void tearDown() throws Exception { in tearDown()
77 public void insertRenameDeleteSheet() throws Exception { in insertRenameDeleteSheet()
121 public void copypastesheet() throws Exception { in copypastesheet()
157 public void movesheet() throws Exception { in movesheet()
213 public void hideShowSheet() throws Exception { in hideShowSheet()
268 public void sheetColor() throws Exception { in sheetColor()
317 public void insertSheetFromfile() throws Exception { in insertSheetFromfile()

Completed in 195 milliseconds

12345678910>>...197