| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/ |
| H A D | _XTreeControl.java | 230 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _isNodeExpanded() 232 log.println("ERROR: could not query for 'isNodeExpanded()': " + ex.toString()); in _isNodeExpanded() 241 } catch (ExpandVetoException ex) { in _isNodeExpanded() 243 log.println("ERROR: could not collapse node: " + ex.toString()); in _isNodeExpanded() 244 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _isNodeExpanded() 246 log.println("ERROR: could not collapse node: " + ex.toString()); in _isNodeExpanded() 254 } catch (ExpandVetoException ex) { in _isNodeExpanded() 256 log.println("ERROR: could not expand node: " + ex.toString()); in _isNodeExpanded() 257 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _isNodeExpanded() 259 log.println("ERROR: could not expand node: " + ex.toString()); in _isNodeExpanded() [all …]
|
| H A D | _XMutableTreeNode.java | 79 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _appendChild() 80 log.println("ERROR: could not appedn a valid node: " + ex.toString()); in _appendChild() 90 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _appendChild() 100 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _appendChild() 115 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _insertChildByIndex() 116 log.println("ERROR: could not insert a valid node: " + ex.toString()); in _insertChildByIndex() 118 } catch (com.sun.star.lang.IndexOutOfBoundsException ex) { in _insertChildByIndex() 119 log.println("ERROR: could not insert a valid node on index '0': " + ex.toString()); in _insertChildByIndex() 128 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _insertChildByIndex() 130 } catch (com.sun.star.lang.IndexOutOfBoundsException ex) { in _insertChildByIndex() [all …]
|
| /trunk/main/reportbuilder/java/com/sun/star/report/ |
| H A D | StorageRepository.java | 147 catch (InvalidStorageException ex) in exists() 149 LOGGER.error(REPORT_PROCESSING_FAILED, ex); in exists() 151 catch (com.sun.star.lang.IllegalArgumentException ex) in exists() 153 LOGGER.error(REPORT_PROCESSING_FAILED, ex); in exists() 186 catch (InvalidStorageException ex) in isReadable() 188 LOGGER.error(REPORT_PROCESSING_FAILED, ex); in isReadable() 190 catch (com.sun.star.lang.IllegalArgumentException ex) in isReadable() 192 LOGGER.error(REPORT_PROCESSING_FAILED, ex); in isReadable() 194 catch (NoSuchElementException ex) in isReadable() 196 LOGGER.error(REPORT_PROCESSING_FAILED, ex); in isReadable() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
| H A D | _XPropertyContainer.java | 86 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addProperty() 89 ex.toString()); in _addProperty() 92 } catch (PropertyExistException ex) { in _addProperty() 95 ex.toString()); in _addProperty() 98 } catch (IllegalTypeException ex) { in _addProperty() 101 ex.toString()); in _addProperty() 117 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addProperty() 122 ex.toString()); in _addProperty() 125 } catch (PropertyExistException ex) { in _addProperty() 126 log.println("OK: expected Exception was thrown." + ex.toString()); in _addProperty() [all …]
|
| H A D | _XPropertyAccess.java | 123 } catch (UnknownPropertyException ex) { in _setPropertyValues() 125 ex.toString()); in _setPropertyValues() 127 } catch (PropertyVetoException ex) { in _setPropertyValues() 129 ex.toString()); in _setPropertyValues() 131 } catch (WrappedTargetException ex) { in _setPropertyValues() 133 ex.toString()); in _setPropertyValues() 135 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _setPropertyValues() 137 ex.toString()); in _setPropertyValues() 157 } catch (PropertyVetoException ex) { in _setPropertyValues() 159 ex.toString()); in _setPropertyValues() [all …]
|
| /trunk/main/unotools/source/config/ |
| H A D | useroptions.cxx | 205 catch(const css::uno::Exception& ex) in SvtUserOptions_Impl() local 208 LogHelper::logIt(ex); in SvtUserOptions_Impl() 235 catch ( const css::uno::Exception& ex ) in GetCompany() local 237 LogHelper::logIt(ex); in GetCompany() 251 catch ( const css::uno::Exception& ex ) in GetFirstName() local 253 LogHelper::logIt(ex); in GetFirstName() 267 catch ( const css::uno::Exception& ex ) in GetLastName() local 269 LogHelper::logIt(ex); in GetLastName() 283 catch ( const css::uno::Exception& ex ) in GetID() local 285 LogHelper::logIt(ex); in GetID() [all …]
|
| H A D | viewoptions.cxx | 367 catch(const css::uno::Exception& ex) in SvtViewOptionsBase_Impl() local 372 SVTVIEWOPTIONS_LOG_UNEXPECTED_EXCEPTION(ex) in SvtViewOptionsBase_Impl() 426 catch(const css::uno::Exception& ex) in Exists() local 429 SVTVIEWOPTIONS_LOG_UNEXPECTED_EXCEPTION(ex) in Exists() 461 catch(const css::uno::Exception& ex) in Delete() local 464 SVTVIEWOPTIONS_LOG_UNEXPECTED_EXCEPTION(ex) in Delete() 494 catch(const css::uno::Exception& ex) in GetWindowState() local 497 SVTVIEWOPTIONS_LOG_UNEXPECTED_EXCEPTION(ex) in GetWindowState() 519 catch(const css::uno::Exception& ex) in SetWindowState() local 521 SVTVIEWOPTIONS_LOG_UNEXPECTED_EXCEPTION(ex) in SetWindowState() [all …]
|
| /trunk/main/svtools/source/config/ |
| H A D | accessibilityoptions.cxx | 138 catch(const css::uno::Exception& ex) in SvtAccessibilityOptions_Impl() local 141 LogHelper::logIt(ex); in SvtAccessibilityOptions_Impl() 160 catch(const css::uno::Exception& ex) in GetAutoDetectSystemHC() local 162 LogHelper::logIt(ex); in GetAutoDetectSystemHC() 178 catch(const css::uno::Exception& ex) in GetIsForPagePreviews() local 180 LogHelper::logIt(ex); in GetIsForPagePreviews() 195 catch(const css::uno::Exception& ex) in GetIsHelpTipsDisappear() local 197 LogHelper::logIt(ex); in GetIsHelpTipsDisappear() 213 catch(const css::uno::Exception& ex) in GetIsAllowAnimatedGraphics() local 215 LogHelper::logIt(ex); in GetIsAllowAnimatedGraphics() [all …]
|
| H A D | printoptions.cxx | 198 catch (const css::uno::Exception& ex) in SvtPrintOptions_Impl() local 202 LogHelper::logIt(ex); in SvtPrintOptions_Impl() 218 catch (const css::uno::Exception& ex) in IsReduceTransparency() local 220 LogHelper::logIt(ex); in IsReduceTransparency() 238 catch (const css::uno::Exception& ex) in GetReducedTransparencyMode() local 240 LogHelper::logIt(ex); in GetReducedTransparencyMode() 260 catch (const css::uno::Exception& ex) in IsReduceGradients() local 262 LogHelper::logIt(ex); in IsReduceGradients() 282 catch (const css::uno::Exception& ex) in GetReducedGradientMode() local 284 LogHelper::logIt(ex); in GetReducedGradientMode() [all …]
|
| /trunk/main/extensions/prj/ |
| H A D | build.lst | 1 ex extensions : officecfg L10N:l10n rdbmaker svx SANE:sane TWAIN:twain offapi stoc vcl ZLIB:zlib… 3 ex extensions usr1 - all ex_mkout NULL 4 ex extensions\inc nmake - all ex_inc NULL 5 ex extensions\inc\ucbhelper get - all ex_incucbh ex_inc NULL 6 ex extensions\source\activex\msidl nmake - w ex_axmsidl ex_inc NULL 7 ex extensions\source\activex\main nmake - w ex_axmain ex_axmsidl.w ex_inc NULL 8 ex extensions\source\ole nmake - w ex_ole ex_xmlextr ex_inc NULL 9 ex extensions\source\resource nmake - all ex_resrc ex_inc NULL 10 ex extensions\source\macosx\spotlight nmake - u ex_mxspotlight NULL 11 ex extensions\source\scanner nmake - all ex_scan ex_resrc ex_inc NULL [all …]
|
| /trunk/main/chart2/qa/complex/chart2/ |
| H A D | TestCaseOldAPI.java | 117 catch( CloseVetoException ex ) in after() 119 fail( ex.getMessage() ); in after() 120 ex.printStackTrace( System.err ); in after() 168 catch( Exception ex ) in testTitle() 170 fail( ex.getMessage() ); in testTitle() 171 ex.printStackTrace( System.err ); in testTitle() 213 catch( Exception ex ) in testSubTitle() 215 fail( ex.getMessage() ); in testSubTitle() 216 ex.printStackTrace( System.err ); in testSubTitle() 326 catch( Exception ex ) in testDiagram() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/ |
| H A D | _XSimpleFileAccess.java | 81 catch (com.sun.star.uno.Exception ex) { in _copy() 83 ex.printStackTrace(log); in _copy() 114 catch (com.sun.star.uno.Exception ex) { in _move() 116 ex.printStackTrace(log); in _move() 143 catch (com.sun.star.uno.Exception ex) { in _kill() 145 ex.printStackTrace(log); in _kill() 160 catch (com.sun.star.uno.Exception ex) { in _isFolder() 162 ex.printStackTrace(log); in _isFolder() 205 } catch (com.sun.star.uno.Exception ex) { in _isReadOnly() 207 ex.printStackTrace(log); in _isReadOnly() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/ |
| H A D | _XMultiSelectionSupplier.java | 98 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection() 99 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _addSelection() 114 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection() 115 …OR: could not add selection from object relation 'selections[0] a second time': " + ex.toString()); in _addSelection() 129 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection() 155 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection() 156 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _removeSelection() 175 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection() 176 …ERROR: could not remove selection from object relation 'selections[" + i + "]': " + ex.toString()); in _removeSelection() 191 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection() [all …]
|
| /trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
| H A D | XSLTransformer.java | 270 } catch (java.lang.Exception ex) { in start() 273 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 274 ex.printStackTrace(statsp); in start() 339 } catch (java.lang.Throwable ex) { in start() 344 … l.error(new com.sun.star.uno.Exception(ex.getClass().getName() + ": " + ex.getMessage())); in start() 347 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 348 ex.printStackTrace(statsp); in start() 357 } catch (java.lang.Throwable ex) { in start() 359 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 360 ex.printStackTrace(statsp); in start() [all …]
|
| /trunk/main/wizards/com/sun/star/wizards/web/ |
| H A D | WWD_Events.java | 189 catch (Exception ex) in loadSession() 191 unexpectedError(ex); in loadSession() 259 catch (Exception ex) in delSession() 261 ex.printStackTrace(); in delSession() 262 unexpectedError(ex); in delSession() 437 catch (Exception ex) in chooseBackground() 439 ex.printStackTrace(); in chooseBackground() 484 catch (Exception ex) in chooseIconset() 486 ex.printStackTrace(); in chooseIconset() 572 catch (Exception ex) in showFTPDialog() [all …]
|
| H A D | AbstractErrorHandler.java | 56 public boolean error(Exception ex, Object arg, int ix, int errorType) in error() argument 62 return !showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 64 return !showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 66 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 68 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 70 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 72 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 74 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 76 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() 78 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error() [all …]
|
| /trunk/main/wizards/com/sun/star/wizards/ui/event/ |
| H A D | DataAwareFields.java | 82 catch (NoSuchFieldException ex) in getFieldValueFor() 84 ex.printStackTrace(); in getFieldValueFor() 149 catch (IllegalAccessException ex) in get() 151 ex.printStackTrace(); in get() 162 catch (IllegalAccessException ex) in set() 164 ex.printStackTrace(); in set() 209 catch (IllegalAccessException ex) in get() 211 ex.printStackTrace(); in get() 222 catch (IllegalAccessException ex) in set() 224 ex.printStackTrace(); in set() [all …]
|
| /trunk/main/chart2/source/tools/ |
| H A D | WrappedPropertySet.cxx | 126 catch( beans::UnknownPropertyException& ex ) in setPropertyValue() local 128 throw ex; in setPropertyValue() 130 catch( beans::PropertyVetoException& ex ) in setPropertyValue() local 132 throw ex; in setPropertyValue() 134 catch( lang::IllegalArgumentException& ex ) in setPropertyValue() local 136 throw ex; in setPropertyValue() 138 catch( lang::WrappedTargetException& ex ) in setPropertyValue() local 140 throw ex; in setPropertyValue() 142 catch( uno::RuntimeException& ex ) in setPropertyValue() local 144 throw ex; in setPropertyValue() [all …]
|
| /trunk/main/odk/examples/DevelopersGuide/GUI/ |
| H A D | UnoDialogSample.java | 221 } catch (Exception ex) { in getImageUrl() 227 ex.printStackTrace(System.out); in getImageUrl() 294 } catch (com.sun.star.uno.Exception ex) { in initialize() 295 ex.printStackTrace(System.out); in initialize() 398 } catch (com.sun.star.uno.Exception ex) { in insertFixedText() 408 ex.printStackTrace(System.out); in insertFixedText() 443 } catch (com.sun.star.uno.Exception ex) { in insertCurrencyField() 453 ex.printStackTrace(System.out); in insertCurrencyField() 483 } catch (com.sun.star.uno.Exception ex) { in insertProgressBar() 493 ex.printStackTrace(System.out); in insertProgressBar() [all …]
|
| /trunk/main/odk/examples/DevelopersGuide/Charts/ |
| H A D | CalcHelper.java | 94 catch( NoSuchElementException ex ) in getChartSheet() 96 System.out.println( "Couldn't find sheet with name " + msChartSheetName + ": " + ex ); in getChartSheet() 98 catch( Exception ex ) in getChartSheet() 119 catch( NoSuchElementException ex ) in getDataSheet() 121 … System.out.println( "Couldn't find sheet with name " + msDataSheetName + ": " + ex ); in getDataSheet() 123 catch( Exception ex ) in getDataSheet() 155 catch( Exception ex ) in insertChart() 157 System.out.println( "Sheet not found" + ex ); in insertChart() 197 catch( NoSuchElementException ex ) in insertChart() 199 System.out.println( "Couldn't find chart with name " + sChartName + ": " + ex ); in insertChart() [all …]
|
| /trunk/main/framework/qa/complex/framework/autosave/ |
| H A D | AutoSave.java | 97 catch(Throwable ex) in AutoSaveListener() 99 m_aLog.log(ex); in AutoSaveListener() 125 catch(Throwable ex) in disableListener() 127 m_aLog.log(ex); in disableListener() 231 catch(java.lang.Throwable ex) in before() 233 m_aLog.log(ex); in before() 275 catch(Throwable ex) in createBigCalcDoc() 277 m_aLog.log(ex); in createBigCalcDoc() 325 catch(Throwable ex) in saveDoc() 327 m_aLog.log(ex); in saveDoc() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/ |
| H A D | UnoTreeControl.java | 178 } catch (com.sun.star.uno.Exception ex) { in createTestEnvironment() 179 ex.printStackTrace(); in createTestEnvironment() 190 } catch (com.sun.star.lang.IndexOutOfBoundsException ex) { in createTestEnvironment() 192 ex.toString()); in createTestEnvironment() 203 } catch (com.sun.star.lang.IllegalArgumentException ex) { in createTestEnvironment() 204 ex.printStackTrace(); in createTestEnvironment() 232 } catch (com.sun.star.uno.Exception ex) { in fillNode() 233 ex.printStackTrace(); in fillNode() 248 } catch (com.sun.star.uno.Exception ex) { in dirlist() 249 ex.printStackTrace(); in dirlist() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/ |
| H A D | _XAutoTextGroup.java | 133 catch (com.sun.star.container.ElementExistException ex) { in _insertNewByName() 135 ex.printStackTrace(log); in _insertNewByName() 145 } catch (com.sun.star.container.ElementExistException ex) { in _insertNewByName() 147 } catch (com.sun.star.container.NoSuchElementException ex) { in _insertNewByName() 149 ex.printStackTrace(log); in _insertNewByName() 178 catch (com.sun.star.container.NoSuchElementException ex) { in _removeByName() 180 ex.printStackTrace(log); in _removeByName() 256 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _renameByName() 277 } catch (com.sun.star.container.ElementExistException ex) { in _renameByName() 279 ex.printStackTrace(log); in _renameByName() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/ |
| H A D | OQueryDesign.java | 96 } catch (Exception ex) { in createTestEnvironment() 97 ex.printStackTrace( log ); in createTestEnvironment() 98 throw new StatusException( "Could not get Databasecontext", ex ); in createTestEnvironment() 103 } catch (NoSuchElementException ex) { in createTestEnvironment() 104 ex.printStackTrace( log ); in createTestEnvironment() 105 throw new StatusException( "Could not get XDataSource", ex ); in createTestEnvironment() 106 } catch (WrappedTargetException ex) { in createTestEnvironment() 107 ex.printStackTrace( log ); in createTestEnvironment() 108 throw new StatusException( "Could not get XDataSource", ex ); in createTestEnvironment() 114 } catch (Exception ex) { in createTestEnvironment() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/ |
| H A D | SdXImpressDocument.java | 155 } catch (UnknownPropertyException ex) { in createTestEnvironment() 156 ex.printStackTrace(log); in createTestEnvironment() 157 throw new StatusException("Couldn't make shape transparent", ex); in createTestEnvironment() 158 } catch (PropertyVetoException ex) { in createTestEnvironment() 159 ex.printStackTrace(log); in createTestEnvironment() 160 throw new StatusException("Couldn't make shape transparent", ex); in createTestEnvironment() 161 } catch (com.sun.star.lang.IllegalArgumentException ex) { in createTestEnvironment() 162 ex.printStackTrace(log); in createTestEnvironment() 163 throw new StatusException("Couldn't make shape transparent", ex); in createTestEnvironment() 164 } catch (WrappedTargetException ex) { in createTestEnvironment() [all …]
|