Lines Matching refs:RuntimeException
169 throw uno::RuntimeException(); // bad Property in getPropertyValue()
292 virtual void SAL_CALL Delete( ) throw (script::BasicErrorException, uno::RuntimeException);
293 …al ::rtl::OUString SAL_CALL getName( ) throw (script::BasicErrorException, uno::RuntimeException);
294 … setName( const ::rtl::OUString& Name ) throw (script::BasicErrorException, uno::RuntimeException);
295 …virtual ::sal_Int8 SAL_CALL getType( ) throw (script::BasicErrorException, uno::RuntimeException);
296 …oid SAL_CALL setType( ::sal_Int8 Type ) throw (script::BasicErrorException, uno::RuntimeException);
297 …:sal_Bool SAL_CALL getLinkToContent( ) throw (script::BasicErrorException, uno::RuntimeException);
298 …nkToContent( ::sal_Bool LinkToContent ) throw (script::BasicErrorException, uno::RuntimeException);
299 … virtual uno::Any SAL_CALL getValue( ) throw (script::BasicErrorException, uno::RuntimeException);
300 …_CALL setValue( const uno::Any& Value ) throw (script::BasicErrorException, uno::RuntimeException);
301 …tl::OUString SAL_CALL getLinkSource( ) throw (script::BasicErrorException, uno::RuntimeException);
302 …urce( const rtl::OUString& LinkSource ) throw (script::BasicErrorException, uno::RuntimeException);
304 …virtual ::rtl::OUString SAL_CALL getDefaultPropertyName( ) throw (uno::RuntimeException) { return… in getDefaultPropertyName()
316 …:sal_Bool SAL_CALL getLinkToContent( ) throw (script::BasicErrorException, uno::RuntimeException);
317 …nkToContent( ::sal_Bool LinkToContent ) throw (script::BasicErrorException, uno::RuntimeException);
319 …tl::OUString SAL_CALL getLinkSource( ) throw (script::BasicErrorException, uno::RuntimeException);
320 …urce( const rtl::OUString& LinkSource ) throw (script::BasicErrorException, uno::RuntimeException);
321 virtual void SAL_CALL Delete( ) throw (script::BasicErrorException, uno::RuntimeException);
322 … setName( const ::rtl::OUString& Name ) throw (script::BasicErrorException, uno::RuntimeException);
323 …oid SAL_CALL setType( ::sal_Int8 Type ) throw (script::BasicErrorException, uno::RuntimeException);
333 …omDocumentProperty::getLinkToContent( ) throw (script::BasicErrorException, uno::RuntimeException) in getLinkToContent()
340 …nkToContent( sal_Bool /*bLinkContent*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setLinkToContent()
345 …ustomDocumentProperty::getLinkSource( ) throw (script::BasicErrorException, uno::RuntimeException) in getLinkSource()
352 …const rtl::OUString& /*rsLinkContent*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setLinkSource()
358 …tName( const ::rtl::OUString& /*Name*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setName()
366 …Property::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setType()
373 SwVbaCustomDocumentProperty::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
384 SwVbaBuiltInDocumentProperty::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
387 throw uno::RuntimeException(); in Delete()
391 SwVbaBuiltInDocumentProperty::getName( ) throw (script::BasicErrorException, uno::RuntimeException) in getName()
397 …roperty::setName( const rtl::OUString& ) throw (script::BasicErrorException, uno::RuntimeException) in setName()
400 throw uno::RuntimeException(); in setName()
404 SwVbaBuiltInDocumentProperty::getType( ) throw (script::BasicErrorException, uno::RuntimeException) in getType()
410 …Property::setType( ::sal_Int8 /*Type*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setType()
413 throw uno::RuntimeException(); in setType()
417 …InDocumentProperty::getLinkToContent( ) throw (script::BasicErrorException, uno::RuntimeException) in getLinkToContent()
423 …oContent( ::sal_Bool /*LinkToContent*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setLinkToContent()
426 throw uno::RuntimeException(); in setLinkToContent()
430 …VbaBuiltInDocumentProperty::getValue( ) throw (script::BasicErrorException, uno::RuntimeException) in getValue()
434 throw uno::RuntimeException(); in getValue()
439 …perty::setValue( const uno::Any& Value ) throw (script::BasicErrorException, uno::RuntimeException) in setValue()
445 …iltInDocumentProperty::getLinkSource( ) throw (script::BasicErrorException, uno::RuntimeException) in getLinkSource()
448 throw uno::RuntimeException(); in getLinkSource()
452 …e( const rtl::OUString& /*LinkSource*/ ) throw (script::BasicErrorException, uno::RuntimeException) in setLinkSource()
455 throw uno::RuntimeException(); in setLinkSource()
491 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements()
495 …( ) throw (container::NoSuchElementException, lang::WrappedTargetException, uno::RuntimeException) in nextElement()
528 virtual ::sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException) in getCount()
540 …me ) throw (container::NoSuchElementException, lang::WrappedTargetException, uno::RuntimeException) in getByName()
548 …virtual uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames( ) throw (uno::RuntimeException) in getElementNames()
558 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (uno::RuntimeException) in hasByName()
566 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType()
570 virtual ::sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException) in hasElements()
574 …::Reference< container::XEnumeration > SAL_CALL createEnumeration( ) throw (uno::RuntimeException) in createEnumeration()
585 …alue*/, const uno::Any& /*LinkSource*/ ) throw (script::BasicErrorException, uno::RuntimeException) in Add()
587 throw uno::RuntimeException( in Add()
593 SwVbaBuiltinDocumentProperties::getElementType() throw (uno::RuntimeException) in getElementType()
599 SwVbaBuiltinDocumentProperties::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
651 virtual ::sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException) in getCount()
666 …me ) throw (container::NoSuchElementException, lang::WrappedTargetException, uno::RuntimeException) in getByName()
675 …virtual uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames( ) throw (uno::RuntimeException) in getElementNames()
687 …virtual ::sal_Bool SAL_CALL hasByName( const ::rtl::OUString& aName ) throw (uno::RuntimeException) in hasByName()
694 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType()
699 virtual ::sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException) in hasElements()
704 …::Reference< container::XEnumeration > SAL_CALL createEnumeration( ) throw (uno::RuntimeException) in createEnumeration()
736 …Any& Value, const uno::Any& LinkSource ) throw (script::BasicErrorException, uno::RuntimeException) in Add()