Home
last modified time | relevance | path

Searched refs:IllegalArgumentException (Results 201 – 225 of 2509) sorted by relevance

12345678910>>...101

/aoo42x/main/svtools/source/uno/
H A Dunoimap.cxx102 …Values ) throw(UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedT…
447 …throw(UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedTargetExce… in _setPropertyValues()
491 throw IllegalArgumentException(); in _setPropertyValues()
564 SvUnoImageMapObject* getObject( const Any& aElement ) const throw( IllegalArgumentException );
569 …ALL insertByIndex( sal_Int32 Index, const Any& Element ) throw( IllegalArgumentException, IndexOut…
573 …LL replaceByIndex( sal_Int32 Index, const Any& Element ) throw( IllegalArgumentException, IndexOut…
625 throw( IllegalArgumentException ) in getObject()
632 throw IllegalArgumentException(); in getObject()
639 …throw( IllegalArgumentException, IndexOutOfBoundsException, WrappedTargetException, RuntimeExcepti… in insertByIndex()
683 …ap::replaceByIndex( sal_Int32 Index, const Any& Element ) throw(IllegalArgumentException, IndexOut… in replaceByIndex()
/aoo42x/main/unoxml/source/events/
H A Dtestlistener.cxx33 using ::com::sun::star::lang::IllegalArgumentException;
93 if (args.getLength() < 3) throw IllegalArgumentException( in initialize()
97 if(! (args[0] >>= aTarget)) throw IllegalArgumentException( in initialize()
102 …throw IllegalArgumentException(OUString::createFromAscii("Illegal argument 2"), Reference< XInterf… in initialize()
105 if(! (args[2] >>= bCapture)) throw IllegalArgumentException( in initialize()
/aoo42x/main/qadevOOo/tests/java/ifc/ui/dialogs/
H A D_XControlInformation.java112 } catch (com.sun.star.lang.IllegalArgumentException e) { in _getSupportedControlProperties()
122 } catch (com.sun.star.lang.IllegalArgumentException e) { in _getSupportedControlProperties()
160 } catch (com.sun.star.lang.IllegalArgumentException e) { in _isControlPropertySupported()
171 } catch (com.sun.star.lang.IllegalArgumentException e) { in _isControlPropertySupported()
180 } catch (com.sun.star.lang.IllegalArgumentException e) { in _isControlPropertySupported()
/aoo42x/main/svtools/inc/svtools/
H A Dunoevent.hxx99 ::com::sun::star::lang::IllegalArgumentException,
152 ::com::sun::star::lang::IllegalArgumentException,
185 ::com::sun::star::lang::IllegalArgumentException);
227 ::com::sun::star::lang::IllegalArgumentException,
285 ::com::sun::star::lang::IllegalArgumentException,
307 ::com::sun::star::lang::IllegalArgumentException);
/aoo42x/main/sd/source/ui/dlg/
H A Dfiledlg.cxx140 catch( css::lang::IllegalArgumentException ) in IMPL_LINK()
174 catch( css::lang::IllegalArgumentException ) in IMPL_LINK()
210 catch( css::lang::IllegalArgumentException ) in IMPL_LINK()
235 catch( css::lang::IllegalArgumentException ) in CheckSelectionState()
269 catch( css::lang::IllegalArgumentException ) in SdFileDialog_Imp()
282 catch( css::lang::IllegalArgumentException ) in SdFileDialog_Imp()
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DResource.java26 import com.sun.star.lang.IllegalArgumentException;
65 …throw new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not f… in getResText()
83 …throw new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not f… in getStringList()
101 …throw new java.lang.IllegalArgumentException("Resource with ID not" + String.valueOf(nID) + "not f… in getResArray()
113 throw new IllegalArgumentException(); in initResources()
H A DPropertySetHelper.java101 catch (com.sun.star.lang.IllegalArgumentException e) in setPropertyValue()
151 catch (com.sun.star.lang.IllegalArgumentException e) in getPropertyValueAsInteger()
191 catch (com.sun.star.lang.IllegalArgumentException e) in getPropertyValueAsShort()
238 catch (com.sun.star.lang.IllegalArgumentException e) in getPropertyValueAsDouble()
279 catch (com.sun.star.lang.IllegalArgumentException e) in getPropertyValueAsBoolean()
319 catch (com.sun.star.lang.IllegalArgumentException e) in getPropertyValueAsString()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx145 throw IllegalArgumentException(); in replaceByName()
191 throw IllegalArgumentException(); in insertByName()
442 throw IllegalArgumentException(); in setRootStorage()
452 throw IllegalArgumentException(); in storeLibrariesToStorage()
2250 throw IllegalArgumentException(); in removeLibrary()
2460 throw IllegalArgumentException(); in getLibraryLinkURL()
2641 throw IllegalArgumentException(); in initialize()
2707 throw IllegalArgumentException(); in isLibraryPasswordVerified()
2715 throw IllegalArgumentException(); in verifyLibraryPassword()
2723 throw IllegalArgumentException(); in changeLibraryPassword()
[all …]
/aoo42x/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx309 throw(lang::IllegalArgumentException, uno::RuntimeException) in appendFilter()
321 throw(lang::IllegalArgumentException, uno::RuntimeException) in setCurrentFilter()
344 throw (lang::IllegalArgumentException, uno::RuntimeException) in appendFilterGroup()
368 throw(lang::IllegalArgumentException, uno::RuntimeException) in setDisplayDirectory()
587 throw (lang::IllegalArgumentException, uno::RuntimeException) in setImage()
629 throw lang::IllegalArgumentException( in initialize()
637 throw lang::IllegalArgumentException( in initialize()
727 throw lang::IllegalArgumentException( in initialize()
/aoo42x/main/extensions/source/ole/
H A Dservprov.cxx389 throw (IllegalArgumentException, in createBridge()
419 throw IllegalArgumentException(); in createBridge()
424 throw IllegalArgumentException(); in createBridge()
430 throw IllegalArgumentException(); in createBridge()
440 throw(IllegalArgumentException()); in createBridge()
457 throw IllegalArgumentException( in createBridge()
462 throw IllegalArgumentException(); in createBridge()
466 throw IllegalArgumentException(); in createBridge()
/aoo42x/main/udkapi/com/sun/star/test/
H A DXTest.idl31 #include <com/sun/star/lang/IllegalArgumentException.idl>
61 @throws IllegalArgumentException
66 raises( com::sun::star::lang::IllegalArgumentException );
89 @throws IllegalArgumentException
95 raises( com::sun::star::lang::IllegalArgumentException );
124 @throws IllegalArgumentException
130 raises( com::sun::star::lang::IllegalArgumentException );
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.hxx58 class IllegalArgumentException;
170 …e( const ::rtl::OUString& Name ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
172 …n( const ::rtl::OUString& Name ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
173 …onst ::rtl::OUString& Location ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
174 …n( const ::rtl::OUString& Name ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
175 …t ::rtl::OUString& NewLocation ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
176 …y( const ::rtl::OUString& Name ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
H A Ddatabasedocument.cxx662 throw IllegalArgumentException( ::rtl::OUString(), *this, 1 ); in recoverFromFile()
1162 … throw IllegalArgumentException( ::rtl::OUString(), *const_cast< ODatabaseDocument* >( this ), 1 ); in impl_storeToStorage_throw()
1325 throw IllegalArgumentException( ::rtl::OUString(), *this, 1 ); in notifyDocumentEvent()
1349 …Printer( const Sequence< PropertyValue >& /*aPrinter*/ ) throw (IllegalArgumentException, RuntimeE… in setPrinter()
1355 …::print( const Sequence< PropertyValue >& /*xOptions*/ ) throw (IllegalArgumentException, RuntimeE… in print()
1382 throw IllegalArgumentException(); in impl_getDocumentContainer_throw()
2023 throw IllegalArgumentException( ::rtl::OUString(), *this, 1 ); in createViewController()
2025 throw IllegalArgumentException( ::rtl::OUString(), *this, 3 ); in createViewController()
2148 throw (lang::IllegalArgumentException, in leaseNumber()
2158 throw (lang::IllegalArgumentException, in releaseNumber()
[all …]
/aoo42x/main/offapi/com/sun/star/embed/
H A DXEmbedObjectCreator.idl43 #include <com/sun/star/lang/IllegalArgumentException.idl>
88 @throws ::com::sun::star::lang::IllegalArgumentException
103 raises( ::com::sun::star::lang::IllegalArgumentException,
133 @throws ::com::sun::star::lang::IllegalArgumentException
150 raises( ::com::sun::star::lang::IllegalArgumentException,
178 @throws ::com::sun::star::lang::IllegalArgumentException
192 raises( ::com::sun::star::lang::IllegalArgumentException,
/aoo42x/main/reportdesign/source/core/inc/
H A DReportEngineJFree.hxx98 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
108 …efinition >& _reportdefinition ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
110 …onnection >& _activeconnection ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
116 …om::sun::star::lang::DisposedException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
117 …om::sun::star::lang::DisposedException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
118 …om::sun::star::lang::DisposedException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
119 …om::sun::star::lang::DisposedException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dxfactory.hxx66 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
67 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
68 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
71 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
74 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
77 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
112 …ans::PropertyValue >& lObjArgs ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
/aoo42x/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java34 import com.sun.star.lang.IllegalArgumentException;
151 catch (com.sun.star.lang.IllegalArgumentException ex) in exists()
190 catch (com.sun.star.lang.IllegalArgumentException ex) in isReadable()
225 catch (IllegalArgumentException ex) in openInputRepository()
271 catch (IllegalArgumentException ex) in openOutputRepository()
334 catch (com.sun.star.lang.IllegalArgumentException ex) in existsStorage()
/aoo42x/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx80 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
81 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
82 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
138 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
139 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
140 …:star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
/aoo42x/main/svx/inc/svx/
H A Dunoshape.hxx164 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
216 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
263 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
271 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
343 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
516 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
580 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
615 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
619 …::star::drawing::PolygonKind_LINE ) throw(com::sun::star::lang::IllegalArgumentException, com::sun…
646 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
[all …]
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx288 …un::star::beans::PropertyVetoException, ::com::sun::star::lang::IllegalArgumentException, ::com::s…
314 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
318 …throw lang::IllegalArgumentException( C2U("Property DataSourceLabelsInFirstRow requires value of t… in setPropertyValue()
416 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
420 …throw lang::IllegalArgumentException( C2U("Property DataSourceLabelsInFirstRow requires value of t… in setPropertyValue()
515 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
519 …throw lang::IllegalArgumentException( C2U("Property HasLegend requires value of type boolean"), 0,… in setPropertyValue()
603 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
607 …throw lang::IllegalArgumentException( C2U("Property HasMainTitle requires value of type boolean"),… in setPropertyValue()
680 …::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::Wr… in setPropertyValue()
[all …]
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java33 import com.sun.star.lang.IllegalArgumentException;
129 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getColumnPrivileges()
146 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getColumns()
182 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getTables()
200 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getProcedureColumns()
217 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getProcedures()
233 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getVersionColumns()
357 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getExportedKeys()
373 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getImportedKeys()
389 } catch (java.sql.SQLException | IllegalArgumentException exception) { in getPrimaryKeys()
[all …]
/aoo42x/main/vcl/source/helper/
H A Dcanvasbitmap.cxx763 …oRGB( const uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertToRGB()
812 …ARGB( const uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertToARGB()
865 …ARGB( const uno::Sequence< double >& deviceColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertToPARGB()
918 …nst uno::Sequence<rendering::RGBColor>& rgbColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertFromRGB()
958 …st uno::Sequence<rendering::ARGBColor>& rgbColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertFromARGB()
998 …st uno::Sequence<rendering::ARGBColor>& rgbColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertFromPARGB()
1140 …( const uno::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertIntegerToRGB()
1192 …( const uno::Sequence< ::sal_Int8 >& deviceColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertIntegerToARGB()
1303 …nst uno::Sequence<rendering::RGBColor>& rgbColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertIntegerFromRGB()
1352 …st uno::Sequence<rendering::ARGBColor>& rgbColor ) throw (lang::IllegalArgumentException,uno::Runt… in convertIntegerFromARGB()
[all …]
/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx93 using ::com::sun::star::lang::IllegalArgumentException;
185 throw IllegalArgumentException( ::rtl::OUString(), *this, 1 ); in initialize()
189 throw IllegalArgumentException( ::rtl::OUString(), *this, 0 ); in initialize()
717 throw IllegalArgumentException( FRM_RES_STRING( nErrorResourceId ), *this, 1 ); in execute()
723 catch( const IllegalArgumentException& ) { throw; } in execute()
746 … throw IllegalArgumentException( FRM_RES_STRING( RID_STR_FEATURE_NOT_EXECUTABLE ), *this, 1 ); in executeWithArguments()
785 throw IllegalArgumentException( FRM_RES_STRING( RID_STR_FEATURE_UNKNOWN ), *this, 1 ); in executeWithArguments()
1044 throw IllegalArgumentException( ::rtl::OUString(), *this, 0 ); in impl_initFromController_throw()
1062 throw IllegalArgumentException( ::rtl::OUString(), *this, 0 ); in impl_initFromForm_throw()
1074 throw IllegalArgumentException( ::rtl::OUString(), *this, 0 ); in createWithFormController()
[all …]
/aoo42x/main/basic/source/inc/
H A Dnamecont.hxx122 throw(::com::sun::star::lang::IllegalArgumentException,
129 throw(::com::sun::star::lang::IllegalArgumentException,
424 throw (::com::sun::star::lang::IllegalArgumentException,
433 throw (::com::sun::star::lang::IllegalArgumentException,
450 throw(::com::sun::star::lang::IllegalArgumentException,
455 throw(::com::sun::star::lang::IllegalArgumentException,
481 throw (::com::sun::star::lang::IllegalArgumentException,
485 throw (::com::sun::star::lang::IllegalArgumentException,
490 throw (::com::sun::star::lang::IllegalArgumentException,
663 throw(::com::sun::star::lang::IllegalArgumentException,
[all …]
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java41 import com.sun.star.lang.IllegalArgumentException;
211 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in isDataSourcePropertyEnabled()
309 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in getTableNameComponents()
451 …} catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException | IndexOutOf… in createStandardCreateStatement()
574 … } catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException exception) { in createStandardColumnPart()
653 …} catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException | IndexOutOf… in createStandardKeyStatement()
659 …SQLException, WrappedTargetException, UnknownPropertyException, IllegalArgumentException, IndexOut… in generateColumnNames()
713 …} catch (IllegalArgumentException | WrappedTargetException | UnknownPropertyException | PropertyVe… in collectColumnInformation()
745 …} catch (IndexOutOfBoundsException | IllegalArgumentException | WrappedTargetException | UnknownPr… in getPrimaryKeyColumns()
848 } catch (IllegalArgumentException | IOException exception) { in updateObject()
[all …]

Completed in 182 milliseconds

12345678910>>...101