Lines Matching refs:RuntimeException

86     virtual OUString SAL_CALL getImplementationName() throw(RuntimeException);
87 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException);
88 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(RuntimeException);
91 virtual ::sal_Bool SAL_CALL isUserDefined() throw (RuntimeException);
92 virtual ::sal_Bool SAL_CALL isInUse() throw (RuntimeException);
93 virtual OUString SAL_CALL getParentStyle() throw (RuntimeException);
94 …LL setParentStyle( const OUString& aParentStyle ) throw (NoSuchElementException, RuntimeException);
97 virtual OUString SAL_CALL getName() throw (RuntimeException);
98 virtual void SAL_CALL setName( const OUString& aName ) throw (RuntimeException);
101 …e( const OUString& aName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException);
102 virtual Sequence< OUString > SAL_CALL getElementNames() throw(RuntimeException);
103 virtual sal_Bool SAL_CALL hasByName( const OUString& aName ) throw(RuntimeException);
106 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(RuntimeException);
107 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
110 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
111 …ndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetException, RuntimeException);
114 … throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException);
117 …L_CALL addModifyListener( const Reference< XModifyListener >& aListener ) throw (RuntimeException);
118 …ALL removeModifyListener( const Reference< XModifyListener >& aListener ) throw (RuntimeException);
121 …onst ::com::sun::star::lang::EventObject& aEvent ) throw (::com::sun::star::uno::RuntimeException);
122 …onst ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException);
141 virtual OUString SAL_CALL getImplementationName() throw(RuntimeException);
142 … virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw(RuntimeException);
143 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(RuntimeException);
146 virtual OUString SAL_CALL getName( ) throw (RuntimeException);
147 virtual void SAL_CALL setName( const OUString& aName ) throw (RuntimeException);
150 …e( const OUString& aName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException);
151 virtual Sequence< OUString > SAL_CALL getElementNames() throw(RuntimeException);
152 virtual sal_Bool SAL_CALL hasByName( const OUString& aName ) throw(RuntimeException);
155 virtual Type SAL_CALL getElementType() throw(RuntimeException);
156 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
159 virtual sal_Int32 SAL_CALL getCount() throw(RuntimeException) ;
160 …ndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetException, RuntimeException);
163 …) throw(IllegalArgumentException, ElementExistException, WrappedTargetException, RuntimeException);
164 …me( const OUString& Name ) throw(NoSuchElementException, WrappedTargetException, RuntimeException);
167 … throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException);
170 virtual Reference< XInterface > SAL_CALL createInstance( ) throw(Exception, RuntimeException);
171 …reateInstanceWithArguments( const Sequence< Any >& aArguments ) throw(Exception, RuntimeException);
174 virtual void SAL_CALL dispose( ) throw (RuntimeException);
175 …SAL_CALL addEventListener( const Reference< XEventListener >& xListener ) throw (RuntimeException);
176 …_CALL removeEventListener( const Reference< XEventListener >& aListener ) throw (RuntimeException);
179 virtual Reference<XPropertySetInfo> SAL_CALL getPropertySetInfo() throw (RuntimeException);
180 …eption, PropertyVetoException, IllegalArgumentException, WrappedTargetException, RuntimeException);
181 …UString& PropertyName ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException);
182 …eListener>& xListener ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException);
183 …eListener>& aListener ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException);
184 …eListener>& aListener ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException);
185 …geListener>&aListener ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException);
225 OUString SAL_CALL TableDesignStyle::getImplementationName() throw(RuntimeException) in getImplementationName()
232 …l SAL_CALL TableDesignStyle::supportsService( const OUString& ServiceName ) throw(RuntimeException) in supportsService()
239 Sequence< OUString > SAL_CALL TableDesignStyle::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
250 sal_Bool SAL_CALL TableDesignStyle::isUserDefined() throw (RuntimeException) in isUserDefined()
257 sal_Bool SAL_CALL TableDesignStyle::isInUse() throw (RuntimeException) in isInUse()
279 OUString SAL_CALL TableDesignStyle::getParentStyle() throw (RuntimeException) in getParentStyle()
286 …ableDesignStyle::setParentStyle( const OUString& ) throw (NoSuchElementException, RuntimeException) in setParentStyle()
294 OUString SAL_CALL TableDesignStyle::getName() throw (RuntimeException) in getName()
301 void SAL_CALL TableDesignStyle::setName( const OUString& rName ) throw (RuntimeException) in setName()
310 …me( const OUString& rName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException) in getByName()
325 Sequence< OUString > SAL_CALL TableDesignStyle::getElementNames() throw(RuntimeException) in getElementNames()
342 sal_Bool SAL_CALL TableDesignStyle::hasByName( const OUString& rName ) throw(RuntimeException) in hasByName()
356 Type SAL_CALL TableDesignStyle::getElementType() throw(RuntimeException) in getElementType()
363 sal_Bool SAL_CALL TableDesignStyle::hasElements() throw(RuntimeException) in hasElements()
372 sal_Int32 SAL_CALL TableDesignStyle::getCount() throw(RuntimeException) in getCount()
379 …Index( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetException, RuntimeException) in getByIndex()
393 …) throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException) in replaceByName()
443 …nStyle::addModifyListener( const Reference< XModifyListener >& xListener ) throw (RuntimeException) in addModifyListener()
460 …yle::removeModifyListener( const Reference< XModifyListener >& xListener ) throw (RuntimeException) in removeModifyListener()
484 …ified( const ::com::sun::star::lang::EventObject& ) throw (::com::sun::star::uno::RuntimeException) in modified()
491 …osing( const ::com::sun::star::lang::EventObject& ) throw (::com::sun::star::uno::RuntimeException) in disposing()
503 OUString SAL_CALL TableDesignFamily::getImplementationName() throw(RuntimeException) in getImplementationName()
510 … SAL_CALL TableDesignFamily::supportsService( const OUString& ServiceName ) throw(RuntimeException) in supportsService()
517 Sequence< OUString > SAL_CALL TableDesignFamily::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
528 OUString SAL_CALL TableDesignFamily::getName() throw (RuntimeException) in getName()
535 void SAL_CALL TableDesignFamily::setName( const OUString& ) throw (RuntimeException) in setName()
543 …me( const OUString& rName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException) in getByName()
558 Sequence< OUString > SAL_CALL TableDesignFamily::getElementNames() throw(RuntimeException) in getElementNames()
573 sal_Bool SAL_CALL TableDesignFamily::hasByName( const OUString& aName ) throw(RuntimeException) in hasByName()
588 Type SAL_CALL TableDesignFamily::getElementType() throw(RuntimeException) in getElementType()
595 sal_Bool SAL_CALL TableDesignFamily::hasElements() throw(RuntimeException) in hasElements()
606 sal_Int32 SAL_CALL TableDesignFamily::getCount() throw(RuntimeException) in getCount()
615 …Index( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetException, RuntimeException) in getByIndex()
629 … ) throw(IllegalArgumentException, ElementExistException, WrappedTargetException, RuntimeException) in insertByName()
647 …me( const OUString& rName ) throw(NoSuchElementException, WrappedTargetException, RuntimeException) in removeByName()
668 …) throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException) in replaceByName()
693 …rence< XInterface > SAL_CALL TableDesignFamily::createInstance() throw(Exception, RuntimeException) in createInstance()
702 …gnFamily::createInstanceWithArguments( const Sequence< Any >& ) throw(Exception, RuntimeException) in createInstanceWithArguments()
711 void SAL_CALL TableDesignFamily::dispose( ) throw (RuntimeException) in dispose()
726 …TableDesignFamily::addEventListener( const Reference< XEventListener >& ) throw (RuntimeException) in addEventListener()
732 …leDesignFamily::removeEventListener( const Reference< XEventListener >& ) throw (RuntimeException) in removeEventListener()
740 Reference<XPropertySetInfo> TableDesignFamily::getPropertySetInfo() throw (RuntimeException) in getPropertySetInfo()
748 …ception, PropertyVetoException, IllegalArgumentException, WrappedTargetException, RuntimeException) in setPropertyValue()
755 …OUString& PropertyName ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException) in getPropertyValue()
770 …pertyChangeListener>& ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException) in addPropertyChangeListener()
777 …pertyChangeListener>& ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException) in removePropertyChangeListener()
784 …toableChangeListener>& ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException) in addVetoableChangeListener()
791 …oableChangeListener>& ) throw (UnknownPropertyException, WrappedTargetException, RuntimeException) in removeVetoableChangeListener()