Lines Matching refs:lang

55 …_Int32 SAL_CALL insert( const uno::Any& aElement ) throw (lang::IllegalArgumentException, lang::Wr…
56 …ntifier( sal_Int32 Identifier ) throw (container::NoSuchElementException, lang::WrappedTargetExcep…
59 …ifier, const uno::Any& aElement ) throw (lang::IllegalArgumentException, container::NoSuchElementE…
62 …ntifier( sal_Int32 Identifier ) throw (container::NoSuchElementException, lang::WrappedTargetExcep…
67 …32 Index, const uno::Any& Element ) throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsEx…
68 …tual void SAL_CALL removeByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsException, lang::W…
72 …32 Index, const uno::Any& Element ) throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsEx…
77 …ual uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsException, lang::W…
222 …luePointAccess::insert( const uno::Any& aElement ) throw (lang::IllegalArgumentException, lang::Wr… in insert()
245 throw lang::IllegalArgumentException(); in insert()
252 …ntifier( sal_Int32 Identifier ) throw (container::NoSuchElementException, lang::WrappedTargetExcep… in removeByIdentifier()
281 …ifier, const uno::Any& aElement ) throw (lang::IllegalArgumentException, container::NoSuchElementE… in replaceByIdentifer()
287 throw lang::IllegalArgumentException(); in replaceByIdentifer()
315 …ntifier( sal_Int32 Identifier ) throw (container::NoSuchElementException, lang::WrappedTargetExcep… in getByIdentifier()
352 throw lang::IndexOutOfBoundsException(); in getByIdentifier()
386 throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsException, in insertByIndex()
387 lang::WrappedTargetException, uno::RuntimeException) in insertByIndex()
409 throw lang::IllegalArgumentException(); in insertByIndex()
413 throw lang::IndexOutOfBoundsException(); in insertByIndex()
417 throw(lang::IndexOutOfBoundsException, lang::WrappedTargetException, uno::RuntimeException) in removeByIndex()
438 throw lang::IndexOutOfBoundsException(); in removeByIndex()
443 …throw(lang::IllegalArgumentException, lang::IndexOutOfBoundsException, lang::WrappedTargetExceptio… in replaceByIndex()
448 throw lang::IllegalArgumentException(); in replaceByIndex()
465 throw lang::IndexOutOfBoundsException(); in replaceByIndex()
491 throw(lang::IndexOutOfBoundsException, lang::WrappedTargetException, uno::RuntimeException) in getByIndex()
522 throw lang::IndexOutOfBoundsException(); in getByIndex()