Home
last modified time | relevance | path

Searched refs:IllegalArgumentException (Results 176 – 200 of 2509) sorted by relevance

12345678910>>...101

/aoo42x/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java30 import com.sun.star.lang.IllegalArgumentException;
144 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkXConversionDictionaryList()
156 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkXConversionDictionaryList()
177 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkXConversionDictionaryList()
227 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkNameContainer()
286 throws IllegalArgumentException, ElementExistException { in addEntry()
303 throws IllegalArgumentException { in getConversions()
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTextMarkup.idl31 #include <com/sun/star/lang/IllegalArgumentException.idl>
68 <p>Throws <type>IllegalArgumentException</type>, if given text
80 raises (::com::sun::star::lang::IllegalArgumentException);
87 <p>Throws <type>IllegalArgumentException</type>, if given text
105 ::com::sun::star::lang::IllegalArgumentException);
112 <p>Throws <type>IllegalArgumentException</type>, if given text
131 ::com::sun::star::lang::IllegalArgumentException);
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java44 import com.sun.star.lang.IllegalArgumentException;
72 …void setValue(Object value) throws PropertyVetoException, IllegalArgumentException, WrappedTargetE… in setValue()
265 …throws UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedTargetExc… in setPropertyValue()
272 …throws UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedTargetExc… in setFastPropertyValue()
278 …throws UnknownPropertyException, PropertyVetoException, IllegalArgumentException, WrappedTargetExc… in setPropertyValue()
290 …throw new IllegalArgumentException("The property must have a value; the MAYBEVOID attribute is not… in setPropertyValue()
301 throw new IllegalArgumentException("No valid UNO type"); in setPropertyValue()
316 …] propertyNames, Object[] values) throws PropertyVetoException, IllegalArgumentException, WrappedT… in setPropertyValues()
/aoo42x/main/toolkit/source/awt/
H A Dvclxdevice.cxx281 …aPoint, ::sal_Int16 TargetUnit ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s… in convertPointToLogic()
288 throw ::com::sun::star::lang::IllegalArgumentException(); in convertPointToLogic()
306 …aPoint, ::sal_Int16 SourceUnit ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s… in convertPointToPixel()
314 throw ::com::sun::star::lang::IllegalArgumentException(); in convertPointToPixel()
330 … aSize, ::sal_Int16 TargetUnit ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s… in convertSizeToLogic()
337 throw ::com::sun::star::lang::IllegalArgumentException(); in convertSizeToLogic()
355 … aSize, ::sal_Int16 SourceUnit ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s… in convertSizeToPixel()
363 throw ::com::sun::star::lang::IllegalArgumentException(); in convertSizeToPixel()
/aoo42x/main/scaddins/source/datefunc/
H A Ddatefunc.hxx381 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
387 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
393 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
398 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
403 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
408 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
413 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
418 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
/aoo42x/main/sc/qa/complex/calcPreview/
H A DViewForwarder.java152 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
184 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
206 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
223 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
232 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
249 } catch (com.sun.star.lang.IllegalArgumentException e) { in checkPositiveViewForwarder()
563 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkNegativeViewForwarder()
595 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkNegativeViewForwarder()
617 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkNegativeViewForwarder()
643 } catch(com.sun.star.lang.IllegalArgumentException e) { in checkNegativeViewForwarder()
[all …]
/aoo42x/main/unoxml/source/rdf/
H A DCLiteral.cxx108 throw css::lang::IllegalArgumentException( in initialize()
115 throw css::lang::IllegalArgumentException( in initialize()
123 throw css::lang::IllegalArgumentException( in initialize()
135 throw css::lang::IllegalArgumentException( in initialize()
143 throw css::lang::IllegalArgumentException( in initialize()
148 throw css::lang::IllegalArgumentException( in initialize()
/aoo42x/main/sw/inc/
H A Dunoflatpara.hxx89 …32 nPos, ::sal_Int32 nLen) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
90 …32 nPos, ::sal_Int32 nLen) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
91 …ertyValue > & aAttributes) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
92 …ertyValue > & aAttributes) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
129 …:XFlatParagraph > & xPara) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
130 …:XFlatParagraph > & xPara) throw (css::uno::RuntimeException, css::lang::IllegalArgumentException);
/aoo42x/main/dbaccess/source/sdbtools/connection/
H A Dtablename.cxx52 using ::com::sun::star::lang::IllegalArgumentException;
177 …ame::setTable( const Reference< XPropertySet >& _table ) throw (IllegalArgumentException, RuntimeE… in setTable()
187 throw IllegalArgumentException( in setTable()
202 throw IllegalArgumentException( e.Message, e.Context, 0 ); in setTable()
235 throw IllegalArgumentException( in lcl_translateCompositionType_throw()
246 …:getComposedName( ::sal_Int32 _Type, ::sal_Bool _Quote ) throw (IllegalArgumentException, RuntimeE… in getComposedName()
H A Dobjectnames.cxx64 using ::com::sun::star::lang::IllegalArgumentException;
329 throw IllegalArgumentException( in verifyCommandType()
353 throw IllegalArgumentException( in createExistenceCheck()
385 throw IllegalArgumentException( in createValidityCheck()
424 …l_Int32 _CommandType, const ::rtl::OUString& _BaseName ) throw (IllegalArgumentException, RuntimeE… in suggestName()
462 …::sal_Int32 _CommandType, const ::rtl::OUString& _Name ) throw (IllegalArgumentException, RuntimeE… in isNameUsed()
471 …::sal_Int32 _CommandType, const ::rtl::OUString& _Name ) throw (IllegalArgumentException, RuntimeE… in isNameValid()
/aoo42x/main/offapi/com/sun/star/animations/
H A DXTimeContainer.idl39 #include <com/sun/star/lang/IllegalArgumentException.idl>
88 raises( com::sun::star::lang::IllegalArgumentException,
96 raises( com::sun::star::lang::IllegalArgumentException,
104 raises( com::sun::star::lang::IllegalArgumentException,
112 raises( com::sun::star::lang::IllegalArgumentException,
119 raises( com::sun::star::lang::IllegalArgumentException,
/aoo42x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx216 …( const Reference< XTreeNode >& xNode, bool bThrow /* = true */ ) throw( IllegalArgumentException ) in getEntry()
226 throw IllegalArgumentException(); in getEntry()
525 throw IllegalArgumentException(); in ChangeNodesSelection()
545 sal_Bool SAL_CALL TreeControlPeer::select( const Any& rSelection ) throw (IllegalArgumentException,… in select()
606 …L TreeControlPeer::addSelection( const Any& rSelection ) throw (IllegalArgumentException, RuntimeE… in addSelection()
614 …reeControlPeer::removeSelection( const Any& rSelection ) throw (IllegalArgumentException, RuntimeE… in removeSelection()
801 …eExpanded( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeExpanded()
812 …Collapsed( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeCollapsed()
832 …deVisible( const Reference< XTreeNode >& xNode ) throw (RuntimeException, IllegalArgumentException) in isNodeVisible()
917 …eer::getNodeRect( const Reference< XTreeNode >& i_Node ) throw (IllegalArgumentException, RuntimeE… in getNodeRect()
[all …]
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx79 using ::com::sun::star::lang::IllegalArgumentException;
1836 …throw (IllegalArgumentException, NoSuchElementException, ElementExistException, WrappedTargetExcep… in insertBefore()
1841 throw IllegalArgumentException(); in insertBefore()
1862 …throw (IllegalArgumentException, NoSuchElementException, ElementExistException, WrappedTargetExcep… in insertAfter()
1867 throw IllegalArgumentException(); in insertAfter()
1897 throw IllegalArgumentException(); in replaceChild()
1921 throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException) in removeChild()
1926 throw IllegalArgumentException(); in removeChild()
1944 throw(IllegalArgumentException, ElementExistException, WrappedTargetException, RuntimeException) in appendChild()
1949 throw IllegalArgumentException(); in appendChild()
[all …]
/aoo42x/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx204 throw css::lang::IllegalArgumentException( in setKeyEvent()
210 throw css::lang::IllegalArgumentException( in setKeyEvent()
245 throw(css::lang::IllegalArgumentException , in getKeyEventsByCommand()
777 throw css::lang::IllegalArgumentException( in setKeyEvent()
783 throw css::lang::IllegalArgumentException( in setKeyEvent()
895 throw(css::lang::IllegalArgumentException , in getKeyEventsByCommand()
900 throw css::lang::IllegalArgumentException( in getKeyEventsByCommand()
949 throw(css::lang::IllegalArgumentException , in getPreferredKeyEventsForCommandList()
964 throw css::lang::IllegalArgumentException( in getPreferredKeyEventsForCommandList()
992 throw(css::lang::IllegalArgumentException , in removeCommandFromAllKeyEvents()
[all …]
/aoo42x/main/editeng/source/uno/
H A Dunotext.cxx578 throw lang::IllegalArgumentException(); in SetPropertyValueHelper()
629 throw lang::IllegalArgumentException(); in SetPropertyValueHelper()
1541 throw lang::IllegalArgumentException(); in compareRegionStarts()
1565 throw lang::IllegalArgumentException(); in compareRegionEnds()
1904 throw(lang::IllegalArgumentException, uno::RuntimeException) in insertControlCharacter()
1987 throw lang::IllegalArgumentException(); in insertControlCharacter()
2004 throw lang::IllegalArgumentException(); in insertTextContent()
2015 throw lang::IllegalArgumentException(); in insertTextContent()
2156 throw lang::IllegalArgumentException(); in SvxPropertyValuesToItemSet()
2165 throw lang::IllegalArgumentException(); in SvxPropertyValuesToItemSet()
[all …]
/aoo42x/main/stoc/source/corereflection/
H A Dcrenum.cxx63 … SAL_CALL get( const Any & rObj ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
64 … Any & rObj, const Any & rValue ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
66 … Any & rObj, const Any & rValue ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
160 throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException) in get()
166 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::IllegalAccessExcep… in set()
174 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::IllegalAccessExcep… in set()
/aoo42x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.hxx83 …throw( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException );
89 …throw( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException );
98 …throw( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException );
101 …throw( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException );
111 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
149 … throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
/aoo42x/main/offapi/com/sun/star/inspection/
H A DObjectInspectorModel.idl32 #include <com/sun/star/lang/IllegalArgumentException.idl>
66 @throws ::com::sun::star::lang::IllegalArgumentException
72 raises ( ::com::sun::star::lang::IllegalArgumentException );
89 @throws ::com::sun::star::lang::IllegalArgumentException
92 @throws ::com::sun::star::lang::IllegalArgumentException
108 raises ( ::com::sun::star::lang::IllegalArgumentException );
/aoo42x/main/linguistic/source/
H A Dspelldsp.hxx92 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
99 …throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
110 …ns::PropertyValues& aProperties ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
111 …ns::PropertyValues& aProperties ) throw(::com::sun::star::lang::IllegalArgumentException, ::com::s…
118 …::PropertyValue >& aProperties ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
119 …::PropertyValue >& aProperties ) throw (::com::sun::star::lang::IllegalArgumentException, ::com::s…
/aoo42x/main/comphelper/source/container/
H A Dnamecontainer.cxx51 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::container::ElementExistE…
59 …throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::container::NoSuchElement…
102 throw(IllegalArgumentException, ElementExistException, in insertByName()
111 throw IllegalArgumentException(); in insertByName()
132 throw(IllegalArgumentException, NoSuchElementException, in replaceByName()
142 throw IllegalArgumentException(); in replaceByName()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1341 throw IllegalArgumentException(); in getOutputRangeByType()
2576 throw IllegalArgumentException(); in createNameGroup()
2739 throw IllegalArgumentException(); in createDateGroup()
2742 throw IllegalArgumentException(); in createDateGroup()
2745 throw IllegalArgumentException(); in createDateGroup()
2937 throw IllegalArgumentException(); in replaceByName()
2946 throw IllegalArgumentException(); in replaceByName()
2960 throw IllegalArgumentException(); in insertByName()
2969 throw IllegalArgumentException(); in insertByName()
2984 throw IllegalArgumentException(); in removeByName()
[all …]
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmap.idl27 #include <com/sun/star/lang/IllegalArgumentException.idl>
73 IllegalArgumentException, if the memory layout changed between
91 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
97 raises (com::sun::star::lang::IllegalArgumentException,
115 IllegalArgumentException, if the memory layout changed between
131 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
137 raises (com::sun::star::lang::IllegalArgumentException,
/aoo42x/main/embeddedobj/source/inc/
H A Ddummyobject.hxx116 throw ( ::com::sun::star::lang::IllegalArgumentException,
155 throw ( ::com::sun::star::lang::IllegalArgumentException,
161 throw ( ::com::sun::star::lang::IllegalArgumentException,
167 throw ( ::com::sun::star::lang::IllegalArgumentException,
184 throw ( ::com::sun::star::lang::IllegalArgumentException,
191 throw ( ::com::sun::star::lang::IllegalArgumentException,
202 throw ( ::com::sun::star::lang::IllegalArgumentException,
237 throw ( ::com::sun::star::lang::IllegalArgumentException,
/aoo42x/main/scripting/source/provider/
H A DMasterScriptProvider.cxx162 throw lang::IllegalArgumentException( in initialize()
522 …nst ::rtl::OUString& aName, const Any& aElement ) throw ( lang::IllegalArgumentException, containe… in insertByName()
549 throw lang::IllegalArgumentException( OUSTR("Couldn't convert to XPackage"), in insertByName()
554 throw lang::IllegalArgumentException( OUSTR("Name not set!!"), in insertByName()
593 throw lang::IllegalArgumentException( message, in insertByName()
628 throw lang::IllegalArgumentException( OUSTR("Name not set!!"), in removeByName()
667 throw lang::IllegalArgumentException( message, in removeByName()
676 …nst ::rtl::OUString& aName, const Any& aElement ) throw ( lang::IllegalArgumentException, containe… in replaceByName()
733 throw lang::IllegalArgumentException( OUSTR("Name not set!!"), in hasByName()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java207 catch (IllegalArgumentException ex) {} in xaddFactories()
256 throw new com.sun.star.lang.IllegalArgumentException("Argument must not be null."); in initialize()
538 throws com.sun.star.lang.IllegalArgumentException, in insert()
542 if (object == null) throw new com.sun.star.lang.IllegalArgumentException(); in insert()
548 throw new com.sun.star.lang.IllegalArgumentException( in insert()
589 throws com.sun.star.lang.IllegalArgumentException, in remove()
594 throw new com.sun.star.lang.IllegalArgumentException( in remove()
602 throw new com.sun.star.lang.IllegalArgumentException( in remove()
610 throw new com.sun.star.lang.IllegalArgumentException( in remove()

Completed in 140 milliseconds

12345678910>>...101