Home
last modified time | relevance | path

Searched refs:IllegalArgumentException (Results 26 – 50 of 2381) sorted by relevance

12345678910>>...96

/aoo42x/main/embeddedobj/source/general/
H A Dxcreator.cxx75 throw ( lang::IllegalArgumentException, in createInstanceInitNew()
85 …throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is prov… in createInstanceInitNew()
90 …throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "Empty element name is pro… in createInstanceInitNew()
119 throw ( lang::IllegalArgumentException, in createInstanceInitFromEntry()
128 …throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is prov… in createInstanceInitFromEntry()
133 …throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "Empty element name is pro… in createInstanceInitFromEntry()
239 throw ( lang::IllegalArgumentException, in createInstanceInitFromMediaDescriptor()
249 …throw lang::IllegalArgumentException( ::rtl::OUString::createFromAscii( "No parent storage is prov… in createInstanceInitFromMediaDescriptor()
312 throw ( lang::IllegalArgumentException, in createInstanceUserInit()
353 throw ( lang::IllegalArgumentException, in createInstanceLink()
[all …]
/aoo42x/main/qadevOOo/runner/lib/
H A DDynamicClassLoader.java47 throws IllegalArgumentException { in getInstance()
52 throw new IllegalArgumentException("Couldn't find " + className in getInstance()
55 throw new IllegalArgumentException("Couldn't access " + className in getInstance()
58 throw new IllegalArgumentException("Couldn't instantiate " + in getInstance()
64 throws IllegalArgumentException { in getInstance()
74 throw new IllegalArgumentException("Couldn't find " + className in getInstance()
77 throw new IllegalArgumentException("Couldn't access " + className in getInstance()
80 throw new IllegalArgumentException("Couldn't find constructor for " + className in getInstance()
83 throw new IllegalArgumentException("Couldn't invoke " + in getInstance()
86 throw new IllegalArgumentException("Couldn't instantiate " + in getInstance()
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl28 #include <com/sun/star/lang/IllegalArgumentException.idl>
140 @throws com::sun::star::lang::IllegalArgumentException
156 @throws com::sun::star::lang::IllegalArgumentException
187 @throws com::sun::star::lang::IllegalArgumentException
195 raises( com::sun::star::lang::IllegalArgumentException,
226 @throws com::sun::star::lang::IllegalArgumentException
268 @throws com::sun::star::lang::IllegalArgumentException
296 @throws com::sun::star::lang::IllegalArgumentException
317 @throws com::sun::star::lang::IllegalArgumentException
359 @throws com::sun::star::lang::IllegalArgumentException
[all …]
/aoo42x/main/svl/source/fsstor/
H A Dfsstorage.cxx400 lang::IllegalArgumentException, in copyToStorage()
452 lang::IllegalArgumentException, in openStreamElement()
564 lang::IllegalArgumentException, in openEncryptedStreamElement()
578 lang::IllegalArgumentException, in openStorageElement()
672 lang::IllegalArgumentException, in cloneStreamElement()
749 lang::IllegalArgumentException, in cloneEncryptedStreamElement()
763 lang::IllegalArgumentException, in copyLastCommitTo()
776 lang::IllegalArgumentException, in copyStorageElementLastCommitTo()
794 lang::IllegalArgumentException, in isStreamElement()
815 lang::IllegalArgumentException, in isStorageElement()
[all …]
H A Dfsstorage.hxx102 ::com::sun::star::lang::IllegalArgumentException,
110 ::com::sun::star::lang::IllegalArgumentException,
119 ::com::sun::star::lang::IllegalArgumentException,
129 ::com::sun::star::lang::IllegalArgumentException,
137 ::com::sun::star::lang::IllegalArgumentException,
146 ::com::sun::star::lang::IllegalArgumentException,
156 ::com::sun::star::lang::IllegalArgumentException,
165 ::com::sun::star::lang::IllegalArgumentException,
172 ::com::sun::star::lang::IllegalArgumentException,
178 ::com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/scaddins/source/analysis/
H A Dbessel.cxx29 using ::com::sun::star::lang::IllegalArgumentException;
71 double BesselJ( double x, sal_Int32 N ) throw (IllegalArgumentException, NoConvergenceException) in BesselJ()
75 throw IllegalArgumentException(); in BesselJ()
185 double BesselI( double x, sal_Int32 n ) throw( IllegalArgumentException, NoConvergenceException ) in BesselI()
191 throw IllegalArgumentException(); in BesselI()
243 double Besselk0( double fNum ) throw( IllegalArgumentException, NoConvergenceException ) in Besselk0()
269 double Besselk1( double fNum ) throw( IllegalArgumentException, NoConvergenceException ) in Besselk1()
341 double Bessely0( double fX ) throw( IllegalArgumentException, NoConvergenceException ) in Bessely0()
344 throw IllegalArgumentException(); in Bessely0()
395 double Bessely1( double fX ) throw( IllegalArgumentException, NoConvergenceException ) in Bessely1()
[all …]
/aoo42x/main/vcl/inc/
H A Dcanvasbitmap.hxx93 …equence< double >& deviceColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
94 …equence< double >& deviceColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
95 …equence< double >& deviceColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
96 …endering::RGBColor >& rgbColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
97 …ndering::ARGBColor >& rgbColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
98 …ndering::ARGBColor >& rgbColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
104 …nce< ::sal_Int8 >& deviceColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
105 …nce< ::sal_Int8 >& deviceColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
107 …endering::RGBColor >& rgbColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
108 …ndering::ARGBColor >& rgbColor ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
[all …]
/aoo42x/main/io/source/stm/
H A Domark.cxx104 IllegalArgumentException,
108 IllegalArgumentException,
114 IllegalArgumentException,
267 IllegalArgumentException, in deleteMark()
288 IllegalArgumentException, in jumpToMark()
317 IllegalArgumentException, in offsetToMark()
533 throw (IOException, IllegalArgumentException, RuntimeException);
535 throw (IOException, IllegalArgumentException, RuntimeException);
539 throw (IOException, IllegalArgumentException,RuntimeException);
813 IllegalArgumentException, in jumpToMark()
[all …]
/aoo42x/main/offapi/com/sun/star/embed/
H A DXStorage.idl47 #include <com/sun/star/lang/IllegalArgumentException.idl>
147 ::com::sun::star::lang::IllegalArgumentException,
186 ::com::sun::star::lang::IllegalArgumentException,
240 ::com::sun::star::lang::IllegalArgumentException,
278 ::com::sun::star::lang::IllegalArgumentException,
311 ::com::sun::star::lang::IllegalArgumentException,
365 ::com::sun::star::lang::IllegalArgumentException,
397 ::com::sun::star::lang::IllegalArgumentException,
432 ::com::sun::star::lang::IllegalArgumentException,
463 ::com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/package/source/xstor/
H A Dxstorage.hxx268 ::com::sun::star::lang::IllegalArgumentException,
371 ::com::sun::star::lang::IllegalArgumentException,
379 ::com::sun::star::lang::IllegalArgumentException,
388 ::com::sun::star::lang::IllegalArgumentException,
398 ::com::sun::star::lang::IllegalArgumentException,
406 ::com::sun::star::lang::IllegalArgumentException,
415 ::com::sun::star::lang::IllegalArgumentException,
425 ::com::sun::star::lang::IllegalArgumentException,
434 ::com::sun::star::lang::IllegalArgumentException,
441 ::com::sun::star::lang::IllegalArgumentException,
[all …]
H A Dxstorage.cxx1694 lang::IllegalArgumentException, in CloneStreamElement()
2412 lang::IllegalArgumentException, in copyToStorage()
2478 lang::IllegalArgumentException, in openStreamElement()
2581 lang::IllegalArgumentException, in openEncryptedStreamElement()
2597 lang::IllegalArgumentException, in openStorageElement()
2751 lang::IllegalArgumentException, in cloneStreamElement()
2835 lang::IllegalArgumentException, in cloneEncryptedStreamElement()
2851 lang::IllegalArgumentException, in copyLastCommitTo()
2918 lang::IllegalArgumentException, in copyStorageElementLastCommitTo()
3015 lang::IllegalArgumentException, in isStreamElement()
[all …]
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl30 #include <com/sun/star/lang/IllegalArgumentException.idl>
175 raises (com::sun::star::lang::IllegalArgumentException);
199 raises (com::sun::star::lang::IllegalArgumentException);
223 raises (com::sun::star::lang::IllegalArgumentException);
246 raises (com::sun::star::lang::IllegalArgumentException);
279 raises (com::sun::star::lang::IllegalArgumentException);
321 raises (com::sun::star::lang::IllegalArgumentException,
369 raises (com::sun::star::lang::IllegalArgumentException,
462 raises (com::sun::star::lang::IllegalArgumentException,
502 raises (com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dproptypehlp.h49 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
51 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
53 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
55 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
57 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
59 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
61 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
63 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
65 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
67 SAL_THROW( (::com::sun::star::lang::IllegalArgumentException) );
/aoo42x/main/forms/source/inc/
H A DInterfaceContainer.hxx176 …ptEventDescriptor& aScriptEvent ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
177 …ventDescriptor >& aScriptEvents ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
178 …:OUString& aRemoveListenerParam ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
179 …eScriptEvents( sal_Int32 nIndex ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
180 …L insertEntry( sal_Int32 nIndex ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
181 …L removeEntry( sal_Int32 nIndex ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
182 …etScriptEvents( sal_Int32 Index ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
184 …tar::uno::XInterface >& xObject ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
185 …t::XScriptListener >& xListener ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
186 …pt::XScriptListener >& Listener ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
[all …]
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXDatabaseRegistrations.idl29 #include <com/sun/star/lang/IllegalArgumentException.idl>
53 @throws ::com::sun::star::lang::IllegalArgumentException
57 raises ( ::com::sun::star::lang::IllegalArgumentException
67 @throws ::com::sun::star::lang::IllegalArgumentException
74 raises ( ::com::sun::star::lang::IllegalArgumentException
80 @throws ::com::sun::star::lang::IllegalArgumentException
87 raises ( ::com::sun::star::lang::IllegalArgumentException
93 @throws ::com::sun::star::lang::IllegalArgumentException
103 raises ( ::com::sun::star::lang::IllegalArgumentException
110 @throws ::com::sun::star::lang::IllegalArgumentException
[all …]
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java53 import com.sun.star.lang.IllegalArgumentException;
253 } catch (IllegalArgumentException e) { in check()
259 } catch (IllegalArgumentException e) { in check()
265 } catch (IllegalArgumentException e) { in check()
271 } catch (IllegalArgumentException e) { in check()
277 } catch (IllegalArgumentException e) { in check()
283 } catch (IllegalArgumentException e) { in check()
289 } catch (IllegalArgumentException e) { in check()
295 } catch (IllegalArgumentException e) { in check()
301 } catch (IllegalArgumentException e) { in check()
[all …]
/aoo42x/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx144 …r::rendering::RenderState& renderState ) throw (::com::sun::star::lang::IllegalArgumentException, in drawPoint()
162 …ar::rendering::RenderState& renderState ) throw (::com::sun::star::lang::IllegalArgumentException, in drawLine()
180 …:rendering::RenderState& renderState ) throw (::com::sun::star::lang::IllegalArgumentException, in drawBezier()
198 …ing::RenderState& renderState ) throw (::com::sun::star::lang::IllegalArgumentException, in drawPolyPolygon()
217 …keAttributes& strokeAttributes ) throw (::com::sun::star::lang::IllegalArgumentException, in strokePolyPolygon()
237 …keAttributes& strokeAttributes ) throw (::com::sun::star::lang::IllegalArgumentException, in strokeTexturedPolyPolygon()
258 …keAttributes& strokeAttributes ) throw (::com::sun::star::lang::IllegalArgumentException, in strokeTextureMappedPolyPolygon()
277 …keAttributes& strokeAttributes ) throw (::com::sun::star::lang::IllegalArgumentException, in queryStrokeShapes()
295 …ing::RenderState& renderState ) throw (::com::sun::star::lang::IllegalArgumentException, in fillPolyPolygon()
352 …eometry::Matrix2D& fontMatrix ) throw (::com::sun::star::lang::IllegalArgumentException, in createFont()
[all …]
/aoo42x/main/sw/inc/
H A Dunotext.hxx79 throw (::com::sun::star::lang::IllegalArgumentException,
133 ::com::sun::star::lang::IllegalArgumentException,
195 throw (::com::sun::star::lang::IllegalArgumentException,
205 throw (::com::sun::star::lang::IllegalArgumentException,
220 throw (::com::sun::star::lang::IllegalArgumentException,
228 throw (::com::sun::star::lang::IllegalArgumentException,
239 throw (::com::sun::star::lang::IllegalArgumentException,
251 throw (::com::sun::star::lang::IllegalArgumentException,
264 throw (::com::sun::star::lang::IllegalArgumentException,
287 throw (::com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx212 catch ( lang::IllegalArgumentException & e ) in resolve()
265 throw lang::IllegalArgumentException( in resolve()
311 catch ( lang::IllegalArgumentException & e ) in resolve()
315 throw lang::IllegalArgumentException( temp.concat( e.Message ), in resolve()
365 throw lang::IllegalArgumentException( OUSTR( in resolve()
425 catch ( lang::IllegalArgumentException & e )
456 catch ( lang::IllegalArgumentException & iae )
460 throw lang::IllegalArgumentException( temp.concat( iae.Message ),
519 catch ( lang::IllegalArgumentException & e )
522 throw lang::IllegalArgumentException( temp.concat( e.Message ),
[all …]
/aoo42x/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx895 throw (uno::RuntimeException, lang::IllegalArgumentException) in getElementByURI()
921 throw (uno::RuntimeException, lang::IllegalArgumentException) in getMetadataGraphsWithType()
943 throw (uno::RuntimeException, lang::IllegalArgumentException, in addMetadataFile()
958 throw lang::IllegalArgumentException( in addMetadataFile()
988 throw (uno::RuntimeException, lang::IllegalArgumentException, in importMetadataFile()
1004 throw lang::IllegalArgumentException( in importMetadataFile()
1033 throw (uno::RuntimeException, lang::IllegalArgumentException, in removeMetadataFile()
1053 throw (uno::RuntimeException, lang::IllegalArgumentException, in addContentOrStylesFile()
1073 throw (uno::RuntimeException, lang::IllegalArgumentException, in removeContentOrStylesFile()
1115 throw (uno::RuntimeException, lang::IllegalArgumentException, in loadMetadataFromStorage()
[all …]
/aoo42x/main/comphelper/source/container/
H A Denumerablemap.cxx71 using ::com::sun::star::lang::IllegalArgumentException;
216 …ALL containsKey( const Any& _key ) throw (IllegalTypeException, IllegalArgumentException, RuntimeE…
217 …containsValue( const Any& _value ) throw (IllegalTypeException, IllegalArgumentException, RuntimeE…
218 …virtual Any SAL_CALL get( const Any& _key ) throw (IllegalTypeException, IllegalArgumentException,…
383 throw IllegalArgumentException(); in initialize()
387 …throw IllegalArgumentException( ::rtl::OUString::createFromAscii( "com.sun.star.uno.Type expected.… in initialize()
389 …throw IllegalArgumentException( ::rtl::OUString::createFromAscii( "com.sun.star.uno.Type expected.… in initialize()
396 …throw IllegalArgumentException( ::rtl::OUString::createFromAscii( "[]com.sun.star.beans.Pair<any,a… in initialize()
528 throw IllegalArgumentException( in impl_checkNaN_throw()
540 throw IllegalArgumentException( in impl_checkKey_throw()
[all …]
/aoo42x/main/i18npool/inc/
H A Dtextconversion.hxx54 com::sun::star::lang::IllegalArgumentException,
61 com::sun::star::lang::IllegalArgumentException,
68 com::sun::star::lang::IllegalArgumentException,
74 com::sun::star::lang::IllegalArgumentException,
114 com::sun::star::lang::IllegalArgumentException,
121 com::sun::star::lang::IllegalArgumentException,
128 com::sun::star::lang::IllegalArgumentException,
135 com::sun::star::lang::IllegalArgumentException,
170 com::sun::star::lang::IllegalArgumentException,
177 com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java72 } catch (com.sun.star.lang.IllegalArgumentException e) { in _insertEntry()
103 } catch (com.sun.star.lang.IllegalArgumentException e) { in _registerScriptEvent()
138 } catch (com.sun.star.lang.IllegalArgumentException e) { in _registerScriptEvents()
167 } catch (com.sun.star.lang.IllegalArgumentException e) { in _getScriptEvents()
295 } catch (com.sun.star.lang.IllegalArgumentException e) { in _attach()
324 } catch (com.sun.star.lang.IllegalArgumentException e) { in _detach()
360 } catch (com.sun.star.lang.IllegalArgumentException e) { in _revokeScriptEvent()
395 } catch (com.sun.star.lang.IllegalArgumentException e) { in _revokeScriptEvents()
418 } catch (com.sun.star.lang.IllegalArgumentException e) { in _removeEntry()
442 } catch (com.sun.star.lang.IllegalArgumentException e) { in _addScriptListener()
[all …]
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx745 css::lang::IllegalArgumentException,
752 css::lang::IllegalArgumentException,
1096 throw ( ::com::sun::star::lang::IllegalArgumentException,
1102 throw ( ::com::sun::star::lang::IllegalArgumentException,
1108 throw ( ::com::sun::star::lang::IllegalArgumentException,
1292 throw (css::lang::IllegalArgumentException,
1297 throw (css::lang::IllegalArgumentException,
1302 throw (css::lang::IllegalArgumentException,
1366 ::com::sun::star::lang::IllegalArgumentException,
1380 ::com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/stoc/source/corereflection/
H A Dcrarray.cxx93 throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException) in realloc()
98 throw IllegalArgumentException( in realloc()
104 throw IllegalArgumentException( in realloc()
118 throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException) in getLen()
123 throw IllegalArgumentException( in getLen()
132 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::ArrayIndexOutOfBou… in get()
137 throw IllegalArgumentException( in get()
163 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::ArrayIndexOutOfBou… in set()
168 throw IllegalArgumentException( in set()
196 throw IllegalArgumentException( in set()

Completed in 256 milliseconds

12345678910>>...96