Home
last modified time | relevance | path

Searched refs:Exception (Results 101 – 125 of 4425) sorted by relevance

12345678910>>...177

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A Dutils.java254 } catch (Exception e) { in getVersion()
271 } catch (Exception e) { in getOfficeUserPath()
312 } catch (Exception e) { in getOfficeSettingsValue()
333 } catch (Exception e) { in setOfficeSettingsValue()
482 } catch (Exception e) { in fileExists()
508 } catch (Exception e) { in deleteFile()
534 } catch (Exception e) { in copyFile()
615 } catch (Exception e) { in getImplName()
704 } catch (Exception e) { in getOfficeURL()
910 } catch (Exception e) { in expandMacro()
[all …]
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx386 catch( const Exception& ) in impl_initDocument_nothrow()
419 catch( const Exception& ) in getLibraryContainer()
514 catch( const Exception& ) in getLibrary()
531 catch( const Exception& ) in hasLibrary()
553 catch( const Exception& ) in getOrCreateLibrary()
569 catch( const Exception& ) in loadLibraryIfExists()
611 catch( const Exception& ) in hasModuleOrDialog()
635 catch( const Exception& ) in getModuleOrDialog()
703 catch( const Exception& ) in renameModuleOrDialog()
728 catch( const Exception& ) in createModule()
[all …]
/trunk/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java94 throws java.lang.Exception in before()
112 throws java.lang.Exception in after()
126 throws java.lang.Exception in checkModuleIdentification()
144 throws java.lang.Exception in checkModuleConfigurationReadable()
152 throws java.lang.Exception in checkModuleConfigurationWriteable()
181 throws java.lang.Exception in checkModuleConfigurationQueries()
198 throws java.lang.Exception in impl_searchModulesByDocumentService()
246 throws java.lang.Exception in impl_identifyModulesBasedOnDocs()
296 throws java.lang.Exception in impl_checkReadOnlyPropsOfModule()
313 throws java.lang.Exception in impl_checkReadOnlyPropOfModule()
[all …]
/trunk/main/forms/qa/integration/forms/
H A DValueBinding.java54 public static void beforeClass() throws Exception in beforeClass()
60 public static void afterClass() throws Exception in afterClass()
73 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
81 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after()
89 public void checkBindingProperties() throws com.sun.star.uno.Exception, java.lang.Exception in checkBindingProperties()
94 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
H A DControlValidation.java61 public static void beforeClass() throws java.lang.Exception in beforeClass()
67 public static void afterClass() throws java.lang.Exception in afterClass()
80 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
86 private void prepareTestStep( ) throws com.sun.star.uno.Exception, java.lang.Exception in prepareTestStep()
113 catch ( com.sun.star.uno.Exception e ) in closeDocument()
123 public void interactiveValidation() throws com.sun.star.uno.Exception, java.lang.Exception in interactiveValidation()
172 protected boolean waitForUserInput() throws java.lang.Exception in waitForUserInput()
H A DListSelection.java67 public static void beforeClass() throws Exception in beforeClass()
73 public static void afterClass() throws Exception in afterClass()
79 public ListSelection() throws Exception in ListSelection()
89 public void before() throws Exception in before()
96 public void checkUserListSelection() throws com.sun.star.uno.Exception, java.lang.Exception in checkUserListSelection()
161 catch( com.sun.star.uno.Exception e ) in impl_clickListBox()
207 catch( com.sun.star.uno.Exception e ) in impl_setupListenerScript()
242 catch( com.sun.star.uno.Exception e ) in impl_assignStarBasicScript()
250 protected void prepareDocument() throws com.sun.star.uno.Exception, java.lang.Exception in prepareDocument()
320 protected XListBox getListBoxControl( XSpreadsheet sheet ) throws com.sun.star.uno.Exception in getListBoxControl()
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl35 #include <com/sun/star/uno/Exception.idl>
85 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
98 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
110 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
122 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
134 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
144 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
153 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
164 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
177 raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception );
[all …]
/trunk/main/configmgr/source/
H A Dconfigurationprovider.cxx82 throw css::uno::Exception( in badNodePath()
174 throw (css::uno::Exception, css::uno::RuntimeException) in createInstance()
184 throw (css::uno::Exception, css::uno::RuntimeException) in createInstanceWithArguments()
207 throw css::uno::Exception( in createInstanceWithArguments()
230 throw css::uno::Exception( in createInstanceWithArguments()
265 throw css::uno::Exception( in createInstanceWithArguments()
278 throw css::uno::Exception( in createInstanceWithArguments()
427 throw (css::uno::Exception, css::uno::RuntimeException) in createInstanceWithContext()
471 throw css::uno::Exception( in createInstanceWithArgumentsAndContext()
487 throw css::uno::Exception( in createInstanceWithArgumentsAndContext()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java84 public void setUp() throws Exception { in setUp()
90 public void tearDown() throws Exception { in tearDown()
104 public void testInsertShape() throws Exception { in testInsertShape()
127 public void testInsertTextToShape() throws Exception { in testInsertTextToShape()
144 public void testShapeFillGradient() throws Exception { in testShapeFillGradient()
180 public void testShapeFillColor() throws Exception { in testShapeFillColor()
203 public void testShapeFillHatch() throws Exception { in testShapeFillHatch()
235 public void testShapeLineStyle() throws Exception { in testShapeLineStyle()
268 public void testShapeLineColor() throws Exception { in testShapeLineColor()
307 public void testShapeRotation() throws Exception { in testShapeRotation()
[all …]
/trunk/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java75 public static void beforeClass() throws Exception { in beforeClass()
81 public static void afterClass() throws Exception { in afterClass()
86 public void before() throws Exception{ in before()
91 public void saveNewSDWithNewSlides() throws Exception { in saveNewSDWithNewSlides()
104 public void saveNewSDWithTable() throws Exception { in saveNewSDWithTable()
129 public void saveNewSDWithPic() throws Exception { in saveNewSDWithPic()
150 public void saveNewSDWithTextbox()throws Exception{ in saveNewSDWithTextbox()
189 public void saveNewSDWithAnimation()throws Exception{ in saveNewSDWithAnimation()
251 public void saveSDTemplate()throws Exception{ in saveSDTemplate()
267 public void opChartOnOpenedSD() throws Exception { in opChartOnOpenedSD()
[all …]
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java85 public static XTextDocument saveAndReload(XTextDocument document, UnoApp app) throws Exception { in saveAndReload()
94 public static XTextDocument newDocument(UnoApp app) throws Exception { in newDocument()
99 public static XTextDocument openDocumentFromURL(String url, UnoApp app) throws Exception { in openDocumentFromURL()
103 public static XTextDocument openDocument(String filePath, UnoApp app) throws Exception { in openDocument()
128 … void setDocumentProperty(XTextDocument document, String prop, String propValue) throws Exception { in setDocumentProperty()
148 …ertBookmark(XTextDocument document, XTextCursor textCursor, String bookmarkName) throws Exception { in insertBookmark()
163 public static void insertColumnBreak(XText xText, XTextCursor currentCursor) throws Exception in insertColumnBreak()
177 public static void insertPageBreak(XText xText, XTextCursor currentCursor) throws Exception in insertPageBreak()
192 public static int getPageCount(XTextDocument document) throws Exception in getPageCount()
210 …tic Object getDefaultPageStyleProperty(XComponent xComponent, String propertyName) throws Exception in getDefaultPageStyleProperty()
[all …]
/trunk/main/embeddedobj/source/msole/
H A Dolevisual.cxx46 throw ( uno::Exception ) in GetVisualRepresentationInNativeFormat_Impl()
87 uno::Exception, in setVisualAreaSize()
133 catch( uno::Exception& ) in setVisualAreaSize()
148 catch( uno::Exception& ) in setVisualAreaSize()
168 uno::Exception, in getVisualAreaSize()
224 catch( uno::Exception ) in getVisualAreaSize()
238 catch( uno::Exception& ) in getVisualAreaSize()
286 catch ( uno::Exception& ) in getVisualAreaSize()
316 uno::Exception, in getPreferredVisualRepresentation()
388 catch( uno::Exception& ) in getPreferredVisualRepresentation()
[all …]
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTFilterOLEExtracter.java78 } catch (Exception ex) { in init()
90 } catch (Exception ex) { in exit()
122 } catch (Exception ex) { in getByName()
174 } catch (Exception ex) { in getEncodedSubStorage()
186 } catch (Exception e) { in CreateTempFileStream()
218 } catch (Exception e) { in loadRootStorageFromBase64()
234 } catch (Exception e) { in ensureCreateRootStorage()
283 } catch (Exception e) { in insertSubStorage()
316 Exception { in connectAwareGetServiceFactory()
355 throw new com.sun.star.uno.Exception( in connectAwareGetServiceFactory()
[all …]
/trunk/main/extensions/qa/complex/extensions/
H A DOfficeResourceLoader.java68 @Before public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before()
77 @After public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after()
82 … @Test public void checkSimpleStringAccess() throws com.sun.star.uno.Exception, java.lang.Exception in checkSimpleStringAccess()
117 @Test public void checkLocales() throws com.sun.star.uno.Exception, java.lang.Exception in checkLocales()
140 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection()
146 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java217 catch (Exception ex) in MacroExecutionApprove()
252 public void before() throws java.lang.Exception in before()
269 catch (Exception e) in before()
279 public void after() throws java.lang.Exception in after()
291 catch (Exception e) in after()
339 private XModel impl_createDocument() throws Exception in impl_createDocument()
393 public void testLoadable() throws Exception, IOException in testLoadable()
555 public void testDocumentRevenants() throws Exception, IOException in testDocumentRevenants()
608 public void testDocumentEvents() throws Exception, IOException in testDocumentEvents()
677 public void testGlobalEvents() throws Exception, IOException in testGlobalEvents()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java143 throws com.sun.star.uno.Exception, in getLoader()
165 throws com.sun.star.uno.Exception in xaddFactories()
177 catch (com.sun.star.uno.Exception e) { in xaddFactories()
230 throws com.sun.star.uno.Exception, in initialize()
269 throws com.sun.star.uno.Exception, in createInstance()
309 throws com.sun.star.uno.Exception, in queryServiceFactory()
371 throws com.sun.star.uno.Exception in createInstanceWithContext()
394 throw new com.sun.star.uno.Exception( in createInstanceWithContext()
413 throws com.sun.star.uno.Exception in createInstanceWithArgumentsAndContext()
875 throws com.sun.star.uno.Exception, in createInstance()
[all …]
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx198 catch(const Exception&) in OFieldDescription()
284 catch(const Exception& ) in SetName()
299 catch(const Exception& ) in SetHelpText()
314 catch(const Exception& ) in SetDescription()
329 catch( const Exception& ) in SetDefaultValue()
344 catch( const Exception& ) in SetControlDefault()
359 catch( const Exception& ) in SetAutoIncrementValue()
396 catch( const Exception& ) in SetTypeValue()
411 catch( const Exception& ) in SetPrecision()
426 catch( const Exception& ) in SetScale()
[all …]
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java99 @Test public void test1() throws Exception in test1()
120 @Test public void test2() throws Exception in test2()
274 @Test public void test3() throws Exception in test3()
299 @Test public void test4() throws Exception in test4()
333 @Test public void test5() throws Exception in test5()
389 @Test public void test6() throws Exception in test6()
457 @Test public void test6a() throws Exception in test6a()
488 } catch (Exception e) { in test6a()
575 @Test public void test7() throws Exception in test7()
611 @Test public void test8() throws Exception in test8()
[all …]
H A DWriterFrame.java46 …int y, int width, int height, boolean loadBeforeVisible, XComponentContext _xConn) throws Exception in WriterFrame()
72 catch (Exception e) in WriterFrame()
78 public WriterFrame() throws Exception in WriterFrame()
83 public void setText(String s) throws Exception in setText()
94 public String getText() throws Exception in getText()
118 public void goToStart() throws Exception in goToStart()
131 public void pageDown() throws Exception in pageDown()
155 public Rectangle getUnoFramePosition() throws Exception in getUnoFramePosition()
165 public boolean checkUnoFramePosition() throws Exception in checkUnoFramePosition()
187 public void removeOOoBean() throws Exception in removeOOoBean()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx103 throw ( ::com::sun::star::uno::Exception );
110 throw ( ::com::sun::star::uno::Exception );
117 throw ( ::com::sun::star::uno::Exception );
146 throw( ::com::sun::star::uno::Exception );
152 throw( ::com::sun::star::uno::Exception );
160 throw( ::com::sun::star::uno::Exception );
166 throw( ::com::sun::star::uno::Exception );
170 throw( ::com::sun::star::uno::Exception );
175 throw( ::com::sun::star::uno::Exception );
180 throw( ::com::sun::star::uno::Exception );
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java55 public UCB(XMultiServiceFactory xmsf) throws Exception in UCB()
66 throws Exception in deleteDirContent()
79 public void delete(String filename) throws Exception in delete()
85 public void copy(String sourceDir, String targetDir) throws Exception in copy()
90 public void copy(String sourceDir, String targetDir, Verifier verifier) throws Exception in copy()
100 … void copy(String sourceDir, String filename, String targetDir, String targetName) throws Exception in copy()
117 public void copy(String sourceDir, String filename, String targetDir) throws Exception in copy()
145 com.sun.star.uno.Exception in executeCommand()
156 public List listFiles(String path, Verifier verifier) throws Exception in listFiles()
218 throws Exception in getContentProperty()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dfacreg.cxx85 throw(uno::Exception);
92 throw(uno::Exception);
99 throw(uno::Exception);
106 throw(uno::Exception);
113 throw(uno::Exception);
120 throw(uno::Exception);
127 throw(uno::Exception);
134 throw(uno::Exception);
145 throw(uno::Exception);
155 throw(uno::Exception);
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java43 public static void main(String argv[]) throws java.lang.Exception in main()
58 catch(com.sun.star.uno.Exception e) in main()
66 throws com.sun.star.uno.Exception, in connect()
67 com.sun.star.uno.RuntimeException, java.lang.Exception in connect()
101 public void createConnection() throws com.sun.star.uno.Exception in createConnection()
149 public void displayTableProperties() throws com.sun.star.uno.Exception in displayTableProperties()
185 …public static void printKeys(XColumnsSupplier xColumnsSup) throws com.sun.star.uno.Exception,SQLEx… in printKeys()
255 …public static void printIndexProperties(Object index) throws com.sun.star.uno.Exception,SQLExcepti… in printIndexProperties()
270 public static void printKeyProperties(Object key) throws com.sun.star.uno.Exception,SQLException in printKeyProperties()
285 …public static void printGroups(XTablesSupplier xTabSup) throws com.sun.star.uno.Exception,SQLExcep… in printGroups()
[all …]
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java49 public void setUp() throws Exception { in setUp()
62 public void tearDown() throws Exception { in tearDown()
76 public void testCopySlideWithApplyFooter() throws Exception { in testCopySlideWithApplyFooter()
131 public void testCopySlideWithApplyToAllFooter() throws Exception { in testCopySlideWithApplyToAllFooter()
186 public void testCopySlideWithNotesHeaderFooter() throws Exception { in testCopySlideWithNotesHeaderFooter()
270 public void testFooterNotShowOn1stSlide() throws Exception { in testFooterNotShowOn1stSlide()
300 public void testInsertApplyFooterOnSlide() throws Exception { in testInsertApplyFooterOnSlide()
354 public void testInsertApplyToAllFooterOnNotes() throws Exception { in testInsertApplyToAllFooterOnNotes()
483 public void testInsertAutoUpdateTimeFooter() throws Exception { in testInsertAutoUpdateTimeFooter()
529 public void testInsertHeaderFooterOnNotes() throws Exception { in testInsertHeaderFooterOnNotes()
[all …]
/trunk/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java98 public static void beforeClass() throws Exception { in beforeClass()
104 public static void afterClass() throws Exception { in afterClass()
109 public void before()throws Exception{ in before()
134 public void saveNewSCWithPrintRange() throws Exception { in saveNewSCWithPrintRange()
152 public void saveNewSCWithText() throws Exception { in saveNewSCWithText()
165 public void saveNewSCWithDataSort() throws Exception { in saveNewSCWithDataSort()
186 public void saveNewSCWithInsertSheets() throws Exception { in saveNewSCWithInsertSheets()
221 public void saveNewSCWithInsertPic() throws Exception { in saveNewSCWithInsertPic()
241 public void saveNewSCWithValidaty() throws Exception { in saveNewSCWithValidaty()
284 public void insertChartToOpenedSC() throws Exception { in insertChartToOpenedSC()
[all …]

Completed in 787 milliseconds

12345678910>>...177