Home
last modified time | relevance | path

Searched refs:iae (Results 26 – 50 of 53) sorted by relevance

123

/aoo41x/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java106 catch (com.sun.star.lang.IllegalArgumentException iae) { in runResolveTest()
107 log.println("caught IllegalArgumentException: " + iae); in runResolveTest()
/aoo41x/main/qadevOOo/tests/java/mod/_cached/
H A DCachedContentResultSetFactory.java155 } catch (com.sun.star.lang.IllegalArgumentException iae) { in createTestEnvironment()
156 throw new StatusException("Couldn't convert Any ",iae); in createTestEnvironment()
/aoo41x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx456 catch ( lang::IllegalArgumentException & iae )
460 throw lang::IllegalArgumentException( temp.concat( iae.Message ),
462 iae.ArgumentPosition );
/aoo41x/main/sc/qa/complex/sc/
H A DCalcRTL.java439 } catch (com.sun.star.lang.IllegalArgumentException iae) { in checkResult()
471 } catch (com.sun.star.lang.IllegalArgumentException iae) { in checkResult()
502 } catch (com.sun.star.lang.IllegalArgumentException iae) { in checkResult()
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessibleCell.java134 } catch (com.sun.star.lang.IllegalArgumentException iae) { in createTestEnvironment()
135 throw new StatusException("couldn't get sheet",iae); in createTestEnvironment()
H A DScAccessibleCsvGrid.java126 } catch (com.sun.star.lang.IndexOutOfBoundsException iae) { in cleanup()
H A DScAccessibleCsvCell.java132 } catch (com.sun.star.lang.IndexOutOfBoundsException iae) { in cleanup()
H A DScAccessibleCsvRuler.java106 } catch (com.sun.star.lang.IndexOutOfBoundsException iae) { in createTestEnvironment()
/aoo41x/main/scripting/examples/java/Highlight/
H A DHighlightText.java95 catch (com.sun.star.lang.IllegalArgumentException iae) { in showForm()
182 catch (com.sun.star.lang.IllegalArgumentException iae) { in actionPerformed()
/aoo41x/main/qadevOOo/tests/java/mod/_svx/
H A DSvxGraphCtrlAccessibleContext.java109 } catch (com.sun.star.lang.IllegalArgumentException iae) { in createTestEnvironment()
176 } catch (com.sun.star.lang.IllegalArgumentException iae) { in createTestEnvironment()
H A DAccessiblePageShape.java121 } catch (com.sun.star.lang.IllegalArgumentException iae) { in createTestEnvironment()
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptProviderForJava.java307 catch ( java.lang.IllegalArgumentException iae ) in invoke()
310 iae.getMessage(), null, in invoke()
H A DStrictResolver.java97 catch ( IllegalAccessException iae ) in getProxy()
/aoo41x/main/desktop/source/app/
H A Ddispatchwatcher.cxx336 catch ( ::com::sun::star::lang::IllegalArgumentException& iae) in executeDispatchRequests()
340 + iae.Message; in executeDispatchRequests()
/aoo41x/main/qadevOOo/tests/java/ifc/lang/
H A D_ServiceManager.java40 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _DefaultContext()
/aoo41x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDesktop.java69 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _getComponents()
/aoo41x/main/qadevOOo/tests/java/ifc/xml/
H A D_UserDefinedAttributeSupplier.java58 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _UserDefinedAttributes()
/aoo41x/main/qadevOOo/tests/java/ifc/table/
H A D_CellProperties.java95 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _UserDefinedAttributes()
/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_UnoControlDateFieldModel.java160 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _DateShowCentury()
/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java307 } catch (com.sun.star.lang.IllegalArgumentException iae) { in getOfficeSettingsValue()
328 } catch (com.sun.star.lang.IllegalArgumentException iae) { in setOfficeSettingsValue()
H A DFormTools.java232 } catch (com.sun.star.lang.IllegalArgumentException iae) { in bindForm()
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java70 catch (IllegalArgumentException iae) { in update()
/aoo41x/main/qadevOOo/tests/java/ifc/style/
H A D_ParagraphProperties.java439 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _ParaUserDefinedAttributes()
H A D_CharacterProperties.java474 } catch (com.sun.star.lang.IllegalArgumentException iae) { in _TextUserDefinedAttributes()
/aoo41x/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java219 catch (com.sun.star.lang.IllegalArgumentException iae) in checkEnabled()

Completed in 633 milliseconds

123