| /AOO41X/main/forms/qa/integration/forms/ |
| H A D | FormControlTest.java | 91 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before() 107 public void checkFirstRow() throws com.sun.star.uno.Exception, java.lang.Exception in checkFirstRow() 130 public void checkInsertRow() throws com.sun.star.uno.Exception, java.lang.Exception in checkInsertRow() 145 public void checkImageControl() throws com.sun.star.uno.Exception, java.lang.Exception in checkImageControl() 214 public void checkCrossUpdates_checkBox() throws com.sun.star.uno.Exception, java.lang.Exception in checkCrossUpdates_checkBox() 288 … public void checkCrossUpdates_radioButton() throws com.sun.star.uno.Exception, java.lang.Exception in checkCrossUpdates_radioButton() 358 public void checkRowUpdates() throws com.sun.star.uno.Exception, java.lang.Exception in checkRowUpdates() 421 public void checkEmptyIsNull() throws com.sun.star.uno.Exception, java.lang.Exception in checkEmptyIsNull() 443 private boolean verifyCleanInsertRow( ) throws com.sun.star.uno.Exception, java.lang.Exception in verifyCleanInsertRow() 457 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after() [all …]
|
| H A D | RadioButtons.java | 76 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before() 82 …String label, String name, String refValue ) throws com.sun.star.uno.Exception, java.lang.Exception in insertRadio() 88 …, String refValue, XPropertySet parentForm ) throws com.sun.star.uno.Exception, java.lang.Exception in insertRadio() 106 public void checkSingleButtons() throws com.sun.star.uno.Exception, java.lang.Exception in checkSingleButtons() 136 public void checkThreeGroups( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkThreeGroups() 181 public void checkMultipleForms( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkMultipleForms() 222 public void checkCalcPageSwitch( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkCalcPageSwitch() 277 catch ( com.sun.star.uno.Exception e ) in closeDocument() 283 …reTestStep( boolean useSpreadsheetDocument ) throws com.sun.star.uno.Exception, java.lang.Exception in prepareTestStep() 300 …ckRadio( String groupName, String refValue ) throws com.sun.star.uno.Exception, java.lang.Exception in checkRadio() [all …]
|
| H A D | CellBinding.java | 95 catch ( com.sun.star.uno.Exception e ) in closeDocument() 101 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before() 109 public void after() throws com.sun.star.uno.Exception, java.lang.Exception in after() 115 public void checkTextFieldBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkTextFieldBinding() 147 public void checkBooleanRadioBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkBooleanRadioBinding() 184 public void checkStringRadioBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkStringRadioBinding() 220 … public void checkBooleanCheckBoxBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkBooleanCheckBoxBinding() 248 public void checkStringCheckBoxBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkStringCheckBoxBinding() 282 public void checkListBoxBinding( ) throws com.sun.star.uno.Exception, java.lang.Exception in checkListBoxBinding() 324 public void checkListBoxIndexBinding() throws com.sun.star.uno.Exception, java.lang.Exception in checkListBoxIndexBinding() [all …]
|
| /AOO41X/main/qadevOOo/runner/util/ |
| H A D | UITools.java | 130 throws java.lang.Exception in setTextEditFiledText() 143 public XAccessibleContext getButton(String buttonName) throws java.lang.Exception in getButton() 155 public void clickButton(String buttonName) throws java.lang.Exception in clickButton() 161 throw new Exception("Could not get button '" + buttonName + "'"); in clickButton() 170 throw new Exception("Could not do accessible action with '" + in clickButton() 239 throws java.lang.Exception in getRadioButtonValue() 246 } catch (Exception e) { in getRadioButtonValue() 247 throw new Exception("Could not get value from RadioButton '" in getRadioButtonValue() 258 public XInterface getGraphic(String GraphicName) throws java.lang.Exception in getGraphic() 272 throws java.lang.Exception in setRadioButtonValue() [all …]
|
| H A D | BasicMacroTools.java | 54 XComponent xDoc) throws java.lang.Exception { in BasicMacroTools() 66 } catch (com.sun.star.uno.Exception e) { in BasicMacroTools() 67 throw new Exception( in BasicMacroTools() 77 } catch (Exception e) { in BasicMacroTools() 78 throw new Exception("could not initialize BasicMacros " + in BasicMacroTools() 87 throws java.lang.Exception { in BasicMacroTools() 98 } catch (com.sun.star.uno.Exception e) { in BasicMacroTools() 99 throw new Exception( in BasicMacroTools() 109 } catch (Exception e) { in BasicMacroTools() 110 throw new Exception("could not initialize BasicMacros " + in BasicMacroTools() [all …]
|
| H A D | SOfficeFactory.java | 60 } catch (com.sun.star.uno.Exception e) { in SOfficeFactory() 94 throws com.sun.star.uno.Exception { in createTextDoc() 113 throws com.sun.star.uno.Exception { in createTextDoc() 131 throws com.sun.star.uno.Exception { in createCalcDoc() 149 throws com.sun.star.uno.Exception { in createCalcDoc() 165 throws com.sun.star.uno.Exception { in createDrawDoc() 177 throws com.sun.star.uno.Exception { in createDrawDoc() 186 throws com.sun.star.uno.Exception { in createImpressDoc() 195 throws com.sun.star.uno.Exception { in createImpressDoc() 204 throws com.sun.star.uno.Exception { in createMathDoc() [all …]
|
| /AOO41X/main/package/qa/storages/ |
| H A D | TestHelper.java | 75 catch( Exception e ) in WriteBytesToStream() 95 catch( Exception e ) in WriteBytesToStream() 111 catch( Exception e ) in WriteBytesToStream() 137 catch( Exception e ) in WriteBytesToSubstreamDefaultCompressed() 165 catch( Exception e ) in WriteBytesToSubstreamDefaultCompressed() 185 catch( Exception e ) in WriteBytesToSubstreamDefaultCompressed() 201 catch( Exception e ) in WriteBytesToSubstreamDefaultCompressed() 232 catch( Exception e ) in WriteBytesToSubstream() 267 catch( Exception e ) in WriteBytesToEncrSubstream() 302 catch( Exception e ) in WBToSubstrOfEncr() [all …]
|
| H A D | Test06.java | 77 catch( com.sun.star.uno.Exception ue ) in test() 79 catch( Exception e ) in test() 105 catch( com.sun.star.uno.Exception ue ) in test() 107 catch( Exception e ) in test() 120 catch( com.sun.star.uno.Exception ue ) in test() 122 catch( Exception e ) in test() 137 catch( Exception e ) in test() 152 catch( Exception e ) in test() 167 catch( Exception e ) in test() 182 catch( com.sun.star.uno.Exception ue ) in test() [all …]
|
| /AOO41X/main/filter/source/config/cache/ |
| H A D | filtercache.hxx | 371 throw(css::uno::Exception); 387 throw(css::uno::Exception); 425 throw(css::uno::Exception); 451 throw(css::uno::Exception); 476 throw(css::uno::Exception); 501 throw(css::uno::Exception); 531 throw(css::uno::Exception); 539 throw(css::uno::Exception); 548 throw(css::uno::Exception); 556 throw(css::uno::Exception); [all …]
|
| /AOO41X/test/testuno/source/testlib/uno/ |
| H A D | SCUtil.java | 84 …blic static XSpreadsheetDocument getSCDocument(XComponent xSpreadsheetComponent) throws Exception { in getSCDocument() 98 …et getSCSheetByName(XSpreadsheetDocument xSpreadsheetDocument, String sheetName) throws Exception { in getSCSheetByName() 113 …dsheet getSCSheetByIndex(XSpreadsheetDocument xSpreadsheetDocument, short index) throws Exception { in getSCSheetByIndex() 134 throws Exception { in getSCSheetNameByIndex() 156 String sheetname) throws Exception { in setSCSheetNameByIndex() 173 public static XTableRows getSCRows(XSpreadsheet xSpreadsheet) throws Exception { in getSCRows() 187 public static XTableColumns getSCColumns(XSpreadsheet xSpreadsheet) throws Exception { in getSCColumns() 203 …oid setValueToCell(XSpreadsheet xSpreadsheet, int column, int row, double value) throws Exception { in setValueToCell() 216 … void setTextToCell(XSpreadsheet xSpreadsheet, int column, int row, String text) throws Exception { in setTextToCell() 228 public static void setTextToCell(XCell xCell, String text) throws Exception { in setTextToCell() [all …]
|
| /AOO41X/test/testgui/source/bvt/gui/ |
| H A D | FileTypeTest.java | 77 public void testSaveNewODT() throws Exception { in testSaveNewODT() 82 public void testSaveNewOTT() throws Exception { in testSaveNewOTT() 87 public void testSaveNewSXW() throws Exception { in testSaveNewSXW() 92 public void testSaveNewSTW() throws Exception { in testSaveNewSTW() 97 public void testSaveNewDOC() throws Exception { in testSaveNewDOC() 102 public void testSaveNewTXT() throws Exception { in testSaveNewTXT() 134 public void testSaveNewODS() throws Exception { in testSaveNewODS() 139 public void testSaveNewOTS() throws Exception { in testSaveNewOTS() 144 public void testSaveNewSXC() throws Exception { in testSaveNewSXC() 149 public void testSaveNewSTC() throws Exception { in testSaveNewSTC() [all …]
|
| /AOO41X/main/odk/examples/java/Storage/ |
| H A D | TestHelper.java | 71 catch( Exception e ) in WriteBytesToStream() 91 catch( Exception e ) in WriteBytesToStream() 107 catch( Exception e ) in WriteBytesToStream() 144 catch( Exception e ) in WriteBytesToSubstream() 172 catch( Exception e ) in WriteBytesToEncrSubstream() 200 catch( Exception e ) in WBToSubstrOfEncr() 219 catch( Exception e ) in WBToSubstrOfEncr() 245 catch( Exception e ) in ChangeStreamPass() 265 catch( Exception e ) in ChangeStreamPass() 314 catch( Exception e ) in setStorageTypeAndCheckProps() [all …]
|
| H A D | Test06.java | 76 catch( com.sun.star.uno.Exception ue ) in test() 78 catch( Exception e ) in test() 104 catch( com.sun.star.uno.Exception ue ) in test() 106 catch( Exception e ) in test() 119 catch( com.sun.star.uno.Exception ue ) in test() 121 catch( Exception e ) in test() 136 catch( Exception e ) in test() 151 catch( Exception e ) in test() 166 catch( Exception e ) in test() 181 catch( com.sun.star.uno.Exception ue ) in test() [all …]
|
| /AOO41X/main/package/qa/ofopxmlstorages/ |
| H A D | TestHelper.java | 76 catch( Exception e ) in WriteBytesToStream() 96 catch( Exception e ) in WriteBytesToStream() 112 catch( Exception e ) in WriteBytesToStream() 131 catch( Exception e ) in WriteBytesToStream() 163 catch( Exception e ) in WriteBytesToSubstream() 204 catch( Exception e ) in setStorageTypeAndCheckProps() 228 catch( Exception e ) in setStorageTypeAndCheckProps() 370 catch( Exception e ) in checkStorageProperties() 395 catch( Exception e ) in checkStorageProperties() 431 catch( Exception e ) in InternalCheckStream() [all …]
|
| H A D | Test06.java | 76 catch( com.sun.star.uno.Exception ue ) in test() 78 catch( Exception e ) in test() 104 catch( com.sun.star.uno.Exception ue ) in test() 106 catch( Exception e ) in test() 119 catch( com.sun.star.uno.Exception ue ) in test() 121 catch( Exception e ) in test() 136 catch( Exception e ) in test() 151 catch( Exception e ) in test() 166 catch( Exception e ) in test() 181 catch( com.sun.star.uno.Exception ue ) in test() [all …]
|
| /AOO41X/main/ucbhelper/inc/ucbhelper/ |
| H A D | content.hxx | 106 ::com::sun::star::uno::Exception ); 113 ::com::sun::star::uno::Exception ); 307 ::com::sun::star::uno::Exception ); 320 ::com::sun::star::uno::Exception ); 337 ::com::sun::star::uno::Exception ); 349 ::com::sun::star::uno::Exception ); 379 ::com::sun::star::uno::Exception ); 409 ::com::sun::star::uno::Exception ); 422 ::com::sun::star::uno::Exception ); 436 ::com::sun::star::uno::Exception ); [all …]
|
| /AOO41X/main/fileaccess/source/ |
| H A D | FileAccess.cxx | 91 throw(CommandAbortedException, Exception, RuntimeException); 95 throw ( Exception ); 102 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 103 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 104 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 105 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 106 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 107 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 108 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… 109 …(::com::sun::star::ucb::CommandAbortedException, ::com::sun::star::uno::Exception, ::com::sun::sta… [all …]
|
| /AOO41X/main/xmlscript/source/xmldlg_imexp/ |
| H A D | exp_share.hxx | 166 void readEvents() SAL_THROW( (css::uno::Exception) ); 169 SAL_THROW( (css::uno::Exception) ); 171 SAL_THROW( (css::uno::Exception) ); 173 SAL_THROW( (css::uno::Exception) ); 175 SAL_THROW( (css::uno::Exception) ); 177 SAL_THROW( (css::uno::Exception) ); 179 SAL_THROW( (css::uno::Exception) ); 181 SAL_THROW( (css::uno::Exception) ); 183 SAL_THROW( (css::uno::Exception) ); 185 SAL_THROW( (css::uno::Exception) ); [all …]
|
| /AOO41X/main/unotools/source/i18n/ |
| H A D | calendarwrapper.cxx | 65 catch ( Exception& e ) in CalendarWrapper() 90 catch ( Exception& e ) in CalendarWrapper() 116 catch ( Exception& e ) in loadDefaultCalendar() 136 catch ( Exception& e ) in loadCalendar() 161 catch ( Exception& e ) in getLoadedCalendar() 182 catch ( Exception& e ) in getAllCalendars() 203 catch ( Exception& e ) in getUniqueID() 224 catch ( Exception& e ) in setDateTime() 244 catch ( Exception& e ) in getDateTime() 274 catch ( Exception& e ) in getCombinedOffsetInMillis() [all …]
|
| H A D | charclass.cxx | 61 catch ( Exception& ) in CharClass() 101 catch ( Exception& ) in getComponentInstance() 186 catch ( Exception& ) in isAlpha() 203 catch ( Exception& ) in isAlpha() 225 catch ( Exception& ) in isLetter() 242 catch ( Exception& ) in isLetter() 264 catch ( Exception& ) in isDigit() 281 catch ( Exception& ) in isNumeric() 303 catch ( Exception& ) in isAlphaNumeric() 320 catch ( Exception& ) in isAlphaNumeric() [all …]
|
| /AOO41X/main/unoxml/qa/complex/unoxml/ |
| H A D | DOMTest.java | 57 @BeforeClass public static void setUpConnection() throws Exception { in setUpConnection() 63 throws InterruptedException, com.sun.star.uno.Exception in tearDownConnection() 73 @Before public void before() throws Exception in before() 89 @Test public void testXSAXDocumentBuilder() throws Exception in testXSAXDocumentBuilder() 97 @Test public void testXDocumentBuilder() throws Exception in testXDocumentBuilder() 117 } catch (Exception e) { /* expected */ } in testXDocumentBuilder() 127 } catch (Exception e) { /* expected */ } in testXDocumentBuilder() 147 @Test public void testXDocument() throws Exception in testXDocument() 306 } catch (Exception e) { /* expected */ } in testXDocument() 483 } catch (Exception e) { /* expected */ } in testXDocument() [all …]
|
| /AOO41X/main/wizards/com/sun/star/wizards/common/ |
| H A D | Configuration.java | 31 import com.sun.star.uno.Exception; 51 public static int getInt(String name, Object parent) throws Exception in getInt() 61 public static short getShort(String name, Object parent) throws Exception in getShort() 71 public static float getFloat(String name, Object parent) throws Exception in getFloat() 81 public static double getDouble(String name, Object parent) throws Exception in getDouble() 91 public static String getString(String name, Object parent) throws Exception in getString() 101 public static boolean getBoolean(String name, Object parent) throws Exception in getBoolean() 111 public static Object getNode(String name, Object parent) throws Exception in getNode() 116 public static void set(int value, String name, Object parent) throws Exception in set() 121 public static void set(short value, String name, Object parent) throws Exception in set() [all …]
|
| /AOO41X/main/connectivity/qa/complex/connectivity/dbase/ |
| H A D | DBaseNumericFunctions.java | 44 …public void testFunctions() throws com.sun.star.uno.Exception, com.sun.star.beans.UnknownPropertyE… in testFunctions() 248 …private XRow execute(final XRowSet xRowRes,final String sql) throws com.sun.star.uno.Exception, c… in execute() 259 …private void abs(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in abs() 266 …private void sign(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unk… in sign() 274 …private void mod(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in mod() 280 …private void floor(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in floor() 287 …private void ceiling(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.… in ceiling() 294 …private void round(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in round() 301 …private void exp(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in exp() 308 …private void log(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Unkn… in log() [all …]
|
| /AOO41X/main/unotools/source/config/ |
| H A D | useroptions.cxx | 175 catch(Exception& ) in disposing() 205 catch(const css::uno::Exception& ex) in SvtUserOptions_Impl() 235 catch ( const css::uno::Exception& ex ) in GetCompany() 251 catch ( const css::uno::Exception& ex ) in GetFirstName() 267 catch ( const css::uno::Exception& ex ) in GetLastName() 283 catch ( const css::uno::Exception& ex ) in GetID() 299 catch ( const css::uno::Exception& ex ) in GetStreet() 315 catch ( const css::uno::Exception& ex ) in GetCity() 331 catch ( const css::uno::Exception& ex ) in GetState() 347 catch ( const css::uno::Exception& ex ) in GetZip() [all …]
|
| /AOO41X/main/sw/source/ui/uno/ |
| H A D | unofreg.cxx | 44 …dule_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exception ); 49 …ference< XMultiServiceFactory > &rSMgr, const sal_uInt64 _nCreationFlags ) throw( uno::Exception ); 52 …ment_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exception ); 55 …ment_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exception ); 60 …port_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); 63 …es_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); 66 …ent_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); 70 …Meta_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); 74 …ings_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); 79 …OOO_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Exception ); [all …]
|