Home
last modified time | relevance | path

Searched refs:IllegalArgumentException (Results 76 – 100 of 2509) sorted by relevance

12345678910>>...101

/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/
H A DDriver.java107 } catch (IllegalArgumentException ex) { in main()
129 private void doConversion() throws IllegalArgumentException { in doConversion()
138 throw new IllegalArgumentException(); in doConversion()
158 throw new IllegalArgumentException(); in doConversion()
232 throws IllegalArgumentException { in parseCommandLine()
235 throw new IllegalArgumentException(); in parseCommandLine()
259 IllegalArgumentException("Arg " + i + in parseCommandLine()
287 throws IllegalArgumentException { in extractArg()
292 IllegalArgumentException("Arg " + i + in extractArg()
/aoo42x/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObjectFactory.java33 import com.sun.star.lang.IllegalArgumentException;
93 …tar.beans.PropertyValue[] aObjectArgs) throws com.sun.star.lang.IllegalArgumentException, com.sun.… in createInstanceUserInit()
96 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
103 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
107 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
110 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
115 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
119 throw new com.sun.star.lang.IllegalArgumentException(); in createInstanceUserInit()
/aoo42x/main/sfx2/source/doc/
H A Dprinthelper.cxx347 throw ::com::sun::star::lang::IllegalArgumentException(); in impl_setPrinter()
375 throw ::com::sun::star::lang::IllegalArgumentException(); in impl_setPrinter()
409 throw ::com::sun::star::lang::IllegalArgumentException(); in impl_setPrinter()
422 throw ::com::sun::star::lang::IllegalArgumentException(); in impl_setPrinter()
625 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
694 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
712 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
725 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
732 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
741 throw ::com::sun::star::lang::IllegalArgumentException(); in print()
[all …]
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXExtensionManager.idl35 #include <com/sun/star/lang/IllegalArgumentException.idl>
100 com::sun::star::lang::IllegalArgumentException);
125 com::sun::star::lang::IllegalArgumentException);
131 IllegalArgumentException is thrown.
148 com::sun::star::lang::IllegalArgumentException);
153 IllegalArgumentException is thrown.
170 com::sun::star::lang::IllegalArgumentException);
192 com::sun::star::lang::IllegalArgumentException);
215 com::sun::star::lang::IllegalArgumentException);
231 com::sun::star::lang::IllegalArgumentException);
[all …]
/aoo42x/main/scripting/source/stringresource/
H A Dstringresource.cxx357 throw (IllegalArgumentException, RuntimeException) in implSetCurrentLocale()
381 throw (IllegalArgumentException, RuntimeException) in setCurrentLocale()
388 throw (IllegalArgumentException, RuntimeException,NoSupportException) in setDefaultLocale()
661 throw (::com::sun::star::lang::IllegalArgumentException) in getItemForLocale()
934 throw (IllegalArgumentException, RuntimeException) in setCurrentLocale()
1636 throw (IllegalArgumentException, RuntimeException) in importBinary()
2479 throw (IllegalArgumentException, RuntimeException) in setCurrentLocale()
2571 throw (IllegalArgumentException, RuntimeException) in importBinary()
2587 throw (IllegalArgumentException, RuntimeException) in setStorage()
2834 throw (IllegalArgumentException, RuntimeException) in setCurrentLocale()
[all …]
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx166 throw ( lang::IllegalArgumentException, uno::RuntimeException ) in createDocumentContent()
198 throw lang::IllegalArgumentException( in createDocumentContent()
206 throw lang::IllegalArgumentException( in createDocumentContent()
215 throw lang::IllegalArgumentException( in createDocumentContent()
345 catch ( lang::IllegalArgumentException const & ) in queryStorage()
384 catch ( lang::IllegalArgumentException const & ) in queryStorageClone()
418 catch ( lang::IllegalArgumentException const & ) in queryInputStream()
457 catch ( lang::IllegalArgumentException const & ) in queryOutputStream()
496 catch ( lang::IllegalArgumentException const & ) in queryStream()
560 catch ( lang::IllegalArgumentException const & ) in queryNamesOfChildren()
H A Dtdoc_stgelems.cxx316 lang::IllegalArgumentException, in copyToStorage()
329 lang::IllegalArgumentException, in openStreamElement()
345 lang::IllegalArgumentException, in openEncryptedStreamElement()
361 lang::IllegalArgumentException, in openStorageElement()
374 lang::IllegalArgumentException, in cloneStreamElement()
389 lang::IllegalArgumentException, in cloneEncryptedStreamElement()
405 lang::IllegalArgumentException, in copyLastCommitTo()
419 lang::IllegalArgumentException, in copyStorageElementLastCommitTo()
432 lang::IllegalArgumentException, in isStreamElement()
444 lang::IllegalArgumentException, in isStorageElement()
[all …]
/aoo42x/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java30 import com.sun.star.lang.IllegalArgumentException;
186 } catch (com.sun.star.lang.IllegalArgumentException e) { in handleExternalEvent()
187 throw new com.sun.star.lang.IllegalArgumentException( in handleExternalEvent()
196 throws com.sun.star.lang.IllegalArgumentException, in saveData()
204 throw new com.sun.star.lang.IllegalArgumentException( in saveData()
246 } catch (com.sun.star.lang.IllegalArgumentException e) { in saveData()
247 throw new com.sun.star.lang.IllegalArgumentException( in saveData()
283 throw new com.sun.star.lang.IllegalArgumentException( in loadData()
347 new com.sun.star.lang.IllegalArgumentException( in getWindowName()
380 } catch (com.sun.star.lang.IllegalArgumentException e) { in getWindowName()
/aoo42x/main/ucb/source/regexp/
H A Dregexp.cxx391 throw lang::IllegalArgumentException(); in parse()
396 throw lang::IllegalArgumentException(); in parse()
408 throw lang::IllegalArgumentException(); in parse()
416 throw lang::IllegalArgumentException(); in parse()
428 throw lang::IllegalArgumentException(); in parse()
443 throw lang::IllegalArgumentException(); in parse()
446 throw lang::IllegalArgumentException(); in parse()
453 throw lang::IllegalArgumentException(); in parse()
460 throw lang::IllegalArgumentException(); in parse()
463 throw lang::IllegalArgumentException(); in parse()
/aoo42x/main/qadevOOo/tests/java/ifc/view/
H A D_XMultiSelectionSupplier.java98 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection()
114 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection()
129 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _addSelection()
155 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection()
175 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection()
191 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection()
206 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _removeSelection()
248 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _clearSelection()
292 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _createSelectionEnumeration()
365 } catch (com.sun.star.lang.IllegalArgumentException ex) { in _createReverseSelectionEnumeration()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx511 throw lang::IllegalArgumentException(); in setPropertyValue()
523 throw lang::IllegalArgumentException(); in setPropertyValue()
532 throw lang::IllegalArgumentException(); in setPropertyValue()
541 throw lang::IllegalArgumentException(); in setPropertyValue()
648 lang::IllegalArgumentException(); in setPropertyValue()
657 lang::IllegalArgumentException(); in setPropertyValue()
666 lang::IllegalArgumentException(); in setPropertyValue()
1089 throw lang::IllegalArgumentException(); in SetStyleSheet()
1221 throw lang::IllegalArgumentException(); in replaceByName()
1322 throw lang::IllegalArgumentException(); in replaceByName()
[all …]
H A Dunopage.cxx631 throw lang::IllegalArgumentException(); in setPropertyValue()
663 throw lang::IllegalArgumentException(); in setPropertyValue()
672 throw lang::IllegalArgumentException(); in setPropertyValue()
681 throw lang::IllegalArgumentException(); in setPropertyValue()
756 throw lang::IllegalArgumentException(); in setPropertyValue()
1324 throw lang::IllegalArgumentException(); in setPropertyValues()
2522 throw( lang::IllegalArgumentException ) in setBackground()
2527 throw lang::IllegalArgumentException(); in setBackground()
2646 throw IllegalArgumentException(); in setNavigationOrder()
2903 throw( lang::IllegalArgumentException ) in setBackground()
[all …]
/aoo42x/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx54 static void implThrowIllegalArgumentException() throw( IllegalArgumentException ) in implThrowIllegalArgumentException()
56 throw IllegalArgumentException(); in implThrowIllegalArgumentException()
132 …plementation( const Reference< XTreeNode >& xNode, bool bThrows ) throw (IllegalArgumentException);
204 …l::setRoot( const Reference< XMutableTreeNode >& xNode ) throw (IllegalArgumentException, RuntimeE… in setRoot()
207 throw IllegalArgumentException(); in setRoot()
221 throw IllegalArgumentException(); in setRoot()
346 …mplementation( const Reference< XTreeNode >& xNode, bool bThrows ) throw (IllegalArgumentException) in getImplementation()
398 …Child( const Reference< XMutableTreeNode >& xChildNode ) throw (IllegalArgumentException, RuntimeE… in appendChild()
405 throw IllegalArgumentException(); in appendChild()
416 …Index, const Reference< XMutableTreeNode >& xChildNode ) throw (IllegalArgumentException, IndexOut… in insertChildByIndex()
[all …]
H A Dtreecontrol.cxx157 sal_Bool SAL_CALL UnoTreeControl::select( const Any& rSelection ) throw (IllegalArgumentException, … in select()
201 …LL UnoTreeControl::addSelection( const Any& rSelection ) throw (IllegalArgumentException, RuntimeE… in addSelection()
208 …UnoTreeControl::removeSelection( const Any& rSelection ) throw (IllegalArgumentException, RuntimeE… in removeSelection()
277 …eExpanded( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeExpanded()
284 …Collapsed( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeCollapsed()
291 …rence< XTreeNode >& xNode ) throw (RuntimeException, ExpandVetoException, IllegalArgumentException) in makeNodeVisible()
299 …deVisible( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeVisible()
306 …rence< XTreeNode >& xNode ) throw (RuntimeException, ExpandVetoException, IllegalArgumentException) in expandNode()
314 …rence< XTreeNode >& xNode ) throw (RuntimeException, ExpandVetoException, IllegalArgumentException) in collapseNode()
364 …ntrol::getNodeRect( const Reference< XTreeNode >& Node ) throw (IllegalArgumentException, RuntimeE… in getNodeRect()
[all …]
/aoo42x/main/sw/source/core/unocore/
H A Dunoidx.cxx83 throw lang::IllegalArgumentException(); in lcl_AnyToString()
94 throw lang::IllegalArgumentException(); in lcl_AnyToInt16()
105 throw lang::IllegalArgumentException(); in lcl_AnyToBool()
113 throw (lang::IllegalArgumentException) in lcl_AnyToBitMask()
2320 throw lang::IllegalArgumentException(); in setPropertyValue()
3044 throw lang::IllegalArgumentException(); in replaceByIndex()
3049 throw lang::IllegalArgumentException(); in replaceByIndex()
3060 throw lang::IllegalArgumentException(); in replaceByIndex()
3093 throw lang::IllegalArgumentException(); in replaceByIndex()
3116 lang::IllegalArgumentException aExcept; in replaceByIndex()
[all …]
H A Dunorefmk.cxx306 throw (lang::IllegalArgumentException, uno::RuntimeException) in attach()
327 throw lang::IllegalArgumentException(); in attach()
522 throw lang::IllegalArgumentException(); in setPropertyValue()
900 throw lang::IllegalArgumentException( in CheckForOwnMemberMeta()
911 throw lang::IllegalArgumentException( in CheckForOwnMemberMeta()
925 throw lang::IllegalArgumentException( in CheckForOwnMemberMeta()
935 throw lang::IllegalArgumentException( in CheckForOwnMemberMeta()
1074 throw lang::IllegalArgumentException( in AttachImpl()
1084 throw lang::IllegalArgumentException( in AttachImpl()
1093 throw lang::IllegalArgumentException( in AttachImpl()
[all …]
/aoo42x/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl52 #include <com/sun/star/lang/IllegalArgumentException.idl>
177 @throws com::sun::star::lang::IllegalArgumentException
183 raises( com::sun::star::lang::IllegalArgumentException );
219 @throws com::sun::star::lang::IllegalArgumentException
230 raises( com::sun::star::lang::IllegalArgumentException );
245 @throws com::sun::star::lang::IllegalArgumentException
250 raises( com::sun::star::lang::IllegalArgumentException );
282 @throws com::sun::star::lang::IllegalArgumentException
293 raises( com::sun::star::lang::IllegalArgumentException );
314 @throws com::sun::star::lang::IllegalArgumentException
[all …]
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/
H A DUnoPkgContainer.java53 …extensionRepository, String language ) throws com.sun.star.lang.IllegalArgumentException, com.sun.… in UnoPkgContainer()
147 …private void init() throws com.sun.star.lang.IllegalArgumentException, com.sun.star.lang.WrappedTa… in init()
164 catch ( com.sun.star.lang.IllegalArgumentException ila) in init()
208 …tion( "Failed to resolve script " , null, new com.sun.star.lang.IllegalArgumentException( "Cannot … in findScript()
273 …oPackageDB( DeployedUnoPackagesDB dp ) throws com.sun.star.lang.IllegalArgumentException, com.sun… in writeUnoPackageDB()
326 …( XPackage dPackage, String language ) throws com.sun.star.lang.IllegalArgumentException, com.sun… in processUnoPackage()
368 …Package( String uri, String language ) throws com.sun.star.lang.IllegalArgumentException, com.sun… in processUnoPackage()
406 …throw new com.sun.star.lang.IllegalArgumentException( "Couldn't load script library from compositi… in processUnoPackage()
415 …throw new com.sun.star.lang.IllegalArgumentException( "Couldn't load script library from compositi… in processUnoPackage()
427 …throw new com.sun.star.lang.IllegalArgumentException( "Couldn't load script library package " + ur… in processUnoPackage()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx521 throw IllegalArgumentException(); in _setPropertyValues()
543 throw IllegalArgumentException(); in _setPropertyValues()
559 throw IllegalArgumentException(); in _setPropertyValues()
571 throw IllegalArgumentException(); in _setPropertyValues()
593 throw IllegalArgumentException(); in _setPropertyValues()
609 throw IllegalArgumentException(); in _setPropertyValues()
620 throw IllegalArgumentException(); in _setPropertyValues()
653 throw IllegalArgumentException(); in _setPropertyValues()
713 throw IllegalArgumentException(); in _setPropertyValues()
743 throw IllegalArgumentException(); in _setPropertyValues()
[all …]
/aoo42x/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl31 #include <com/sun/star/lang/IllegalArgumentException.idl>
72 com::sun::star::lang::IllegalArgumentException is thrown.
75 raises( com::sun::star::lang::IllegalArgumentException,
87 com::sun::star::lang::IllegalArgumentException is thrown.
90 com::sun::star::lang::IllegalArgumentException is thrown.
93 raises( com::sun::star::lang::IllegalArgumentException,
120 com::sun::star::lang::IllegalArgumentException is thrown.
125 com::sun::star::lang::IllegalArgumentException is thrown.
129 raises( com::sun::star::lang::IllegalArgumentException,
/aoo42x/main/offapi/com/sun/star/text/
H A DXFlatParagraph.idl36 #include <com/sun/star/lang/IllegalArgumentException.idl>
117 @throws IllegalArgumentException
121 raises( com::sun::star::lang::IllegalArgumentException );
136 @throws IllegalArgumentException
141 raises( com::sun::star::lang::IllegalArgumentException );
158 @throws IllegalArgumentException
163 raises( com::sun::star::lang::IllegalArgumentException );
177 @throws IllegalArgumentException
182 raises( com::sun::star::lang::IllegalArgumentException );
/aoo42x/main/extensions/source/resource/
H A Dresource.cxx84 …e< sal_Int16 >& OutParamIndex, Sequence< Any >& OutParam) throw(IllegalArgumentException, CannotCo…
228 …throw(IllegalArgumentException, CannotConvertException, InvocationTargetException, RuntimeExceptio… in invoke()
239 throw IllegalArgumentException(); in invoke()
241 throw IllegalArgumentException(); in invoke()
243 throw IllegalArgumentException(); in invoke()
268 throw IllegalArgumentException(); in invoke()
280 throw IllegalArgumentException(); in invoke()
306 throw IllegalArgumentException(); in invoke()
341 throw IllegalArgumentException(); in invoke()
361 throw IllegalArgumentException(); in invoke()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaeventshelper.hxx48 …fo, const css::uno::Sequence< css::uno::Any >& rArgs ) throw (css::lang::IllegalArgumentException);
50 …nst css::uno::Sequence< css::uno::Any >& rArgs ) const throw (css::lang::IllegalArgumentException);
55 …e< css::uno::Any >& rArgs, sal_Int32 nIndex ) throw (css::lang::IllegalArgumentException, css::uno…
58 …::uno::Any >& rArgs, sal_Int32 nIndex ) const throw (css::lang::IllegalArgumentException, css::uno…
60 …::uno::Any >& rArgs, sal_Int32 nIndex ) const throw (css::lang::IllegalArgumentException, css::uno…
62 …::uno::Any >& rArgs, sal_Int32 nIndex ) const throw (css::lang::IllegalArgumentException, css::uno…
64 …::uno::Any >& rArgs, sal_Int32 nIndex ) const throw (css::lang::IllegalArgumentException, css::uno…
/aoo42x/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx137 …:Reference< report::XReportDefinition >& _report ) throw (lang::IllegalArgumentException, uno::Run… in setReportDefinition()
140 throw lang::IllegalArgumentException(); in setReportDefinition()
171 throw lang::IllegalArgumentException(); in getNewOutputName()
271 throw lang::IllegalArgumentException(); in getNewOutputName()
283 …e::createDocumentModel( ) throw (lang::DisposedException, lang::IllegalArgumentException, uno::Exc… in createDocumentModel()
288 …frame::XFrame >& _frame ) throw (lang::DisposedException, lang::IllegalArgumentException, uno::Exc… in createDocumentAlive()
293 …>& _frame,bool _bHidden ) throw (lang::DisposedException, lang::IllegalArgumentException, uno::Exc… in createDocumentAlive()
344 …eJFree::createDocument( ) throw (lang::DisposedException, lang::IllegalArgumentException, uno::Exc… in createDocument()
369 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
404 …eference< sdbc::XConnection >& _activeconnection ) throw (lang::IllegalArgumentException, uno::Run… in setActiveConnection()
[all …]
/aoo42x/main/scaddins/source/analysis/
H A Danalysishelper.cxx197 throw( lang::IllegalArgumentException ) in DaysToDate()
200 throw lang::IllegalArgumentException(); in DaysToDate()
1311 throw( lang::IllegalArgumentException ) in lcl_GetCouppcd()
1336 throw( lang::IllegalArgumentException ) in lcl_GetCoupncd()
1639 throw lang::IllegalArgumentException(); in Insert()
1702 throw lang::IllegalArgumentException(); in InsertHolidayList()
1812 throw lang::IllegalArgumentException(); in CheckInsert()
1823 throw lang::IllegalArgumentException(); in CheckInsert()
2905 throw lang::IllegalArgumentException(); in doAddYears()
3059 throw lang::IllegalArgumentException(); in convertToDouble()
[all …]

Completed in 175 milliseconds

12345678910>>...101