Lines Matching refs:RuntimeException

69 using ::com::sun::star::uno::RuntimeException;
139 virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException);
144 virtual Sequence< Type > SAL_CALL getTypes() throw (RuntimeException);
145 virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (RuntimeException);
153 virtual Reference< XInterface > SAL_CALL getParent() throw (RuntimeException);
154 …LL setParent( const Reference< XInterface >& Parent ) throw (NoSupportException, RuntimeException);
157 virtual Reference< XCloneable > SAL_CALL createClone() throw (RuntimeException);
160 virtual sal_Int16 SAL_CALL getType() throw (RuntimeException);
161 virtual Any SAL_CALL getBegin() throw (RuntimeException);
162 virtual void SAL_CALL setBegin( const Any& _begin ) throw (RuntimeException);
163 virtual Any SAL_CALL getDuration() throw (RuntimeException);
164 virtual void SAL_CALL setDuration( const Any& _duration ) throw (RuntimeException);
165 virtual Any SAL_CALL getEnd() throw (RuntimeException);
166 virtual void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException);
167 virtual Any SAL_CALL getEndSync() throw (RuntimeException);
168 virtual void SAL_CALL setEndSync( const Any& _endsync ) throw (RuntimeException);
169 virtual Any SAL_CALL getRepeatCount() throw (RuntimeException);
170 virtual void SAL_CALL setRepeatCount( const Any& _repeatcount ) throw (RuntimeException);
171 virtual Any SAL_CALL getRepeatDuration() throw (RuntimeException);
172 virtual void SAL_CALL setRepeatDuration( const Any& _repeatduration ) throw (RuntimeException);
173 virtual sal_Int16 SAL_CALL getFill() throw (RuntimeException);
174 virtual void SAL_CALL setFill( sal_Int16 _fill ) throw (RuntimeException);
175 virtual sal_Int16 SAL_CALL getFillDefault() throw (RuntimeException);
176 virtual void SAL_CALL setFillDefault( sal_Int16 _filldefault ) throw (RuntimeException);
177 virtual sal_Int16 SAL_CALL getRestart() throw (RuntimeException);
178 virtual void SAL_CALL setRestart( sal_Int16 _restart ) throw (RuntimeException);
179 virtual sal_Int16 SAL_CALL getRestartDefault() throw (RuntimeException);
180 virtual void SAL_CALL setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException);
181 virtual double SAL_CALL getAcceleration() throw (RuntimeException);
182 virtual void SAL_CALL setAcceleration( double _acceleration ) throw (RuntimeException);
183 virtual double SAL_CALL getDecelerate() throw (RuntimeException);
184 virtual void SAL_CALL setDecelerate( double _decelerate ) throw (RuntimeException);
185 virtual sal_Bool SAL_CALL getAutoReverse() throw (RuntimeException);
186 virtual void SAL_CALL setAutoReverse( sal_Bool _autoreverse ) throw (RuntimeException);
187 virtual Sequence< NamedValue > SAL_CALL getUserData() throw (RuntimeException);
188 …tual void SAL_CALL setUserData( const Sequence< NamedValue >& _userdata ) throw (RuntimeException);
191 virtual Any SAL_CALL getTarget() throw (RuntimeException);
192 virtual void SAL_CALL setTarget( const Any& _target ) throw (RuntimeException);
193 virtual sal_Int16 SAL_CALL getSubItem() throw (RuntimeException);
194 virtual void SAL_CALL setSubItem( sal_Int16 _subitem ) throw (RuntimeException);
195 virtual OUString SAL_CALL getAttributeName() throw (RuntimeException);
196 virtual void SAL_CALL setAttributeName( const OUString& _attribute ) throw (RuntimeException);
197 virtual Sequence< Any > SAL_CALL getValues() throw (RuntimeException);
198 virtual void SAL_CALL setValues( const Sequence< Any >& _values ) throw (RuntimeException);
199 virtual Sequence< double > SAL_CALL getKeyTimes() throw (RuntimeException);
200 … virtual void SAL_CALL setKeyTimes( const Sequence< double >& _keytimes ) throw (RuntimeException);
201 virtual sal_Int16 SAL_CALL getValueType() throw (RuntimeException);
202 virtual void SAL_CALL setValueType( sal_Int16 _valuetype ) throw (RuntimeException);
203 virtual sal_Int16 SAL_CALL getCalcMode() throw (RuntimeException);
204 virtual void SAL_CALL setCalcMode( sal_Int16 _calcmode ) throw (RuntimeException);
205 virtual sal_Bool SAL_CALL getAccumulate() throw (RuntimeException);
206 virtual void SAL_CALL setAccumulate( sal_Bool _accumulate ) throw (RuntimeException);
207 virtual sal_Int16 SAL_CALL getAdditive() throw (RuntimeException);
208 virtual void SAL_CALL setAdditive( sal_Int16 _additive ) throw (RuntimeException);
209 virtual Any SAL_CALL getFrom() throw (RuntimeException);
210 virtual void SAL_CALL setFrom( const Any& _from ) throw (RuntimeException);
211 virtual Any SAL_CALL getTo() throw (RuntimeException);
212 virtual void SAL_CALL setTo( const Any& _to ) throw (RuntimeException);
213 virtual Any SAL_CALL getBy() throw (RuntimeException);
214 virtual void SAL_CALL setBy( const Any& _by ) throw (RuntimeException);
215 virtual Sequence< TimeFilterPair > SAL_CALL getTimeFilter() throw (RuntimeException);
216 …d SAL_CALL setTimeFilter( const Sequence< TimeFilterPair >& _timefilter ) throw (RuntimeException);
217 virtual OUString SAL_CALL getFormula() throw (RuntimeException);
218 virtual void SAL_CALL setFormula( const OUString& _formula ) throw (RuntimeException);
221 virtual sal_Int16 SAL_CALL getColorInterpolation() throw (RuntimeException);
222 virtual void SAL_CALL setColorInterpolation( sal_Int16 _colorspace ) throw (RuntimeException);
223 virtual sal_Bool SAL_CALL getDirection() throw (RuntimeException);
224 virtual void SAL_CALL setDirection( sal_Bool _direction ) throw (RuntimeException);
227 virtual Any SAL_CALL getPath() throw (RuntimeException);
228 virtual void SAL_CALL setPath( const Any& _path ) throw (RuntimeException);
229 virtual Any SAL_CALL getOrigin() throw (RuntimeException);
230 virtual void SAL_CALL setOrigin( const Any& _origin ) throw (RuntimeException);
233 virtual sal_Int16 SAL_CALL getTransformType() throw (RuntimeException);
234 virtual void SAL_CALL setTransformType( sal_Int16 _transformtype ) throw (RuntimeException);
237 virtual sal_Int16 SAL_CALL getTransition() throw (RuntimeException);
238 virtual void SAL_CALL setTransition( sal_Int16 _transition ) throw (RuntimeException);
239 virtual sal_Int16 SAL_CALL getSubtype() throw (RuntimeException);
240 virtual void SAL_CALL setSubtype( sal_Int16 _subtype ) throw (RuntimeException);
241 virtual sal_Bool SAL_CALL getMode() throw (RuntimeException);
242 virtual void SAL_CALL setMode( sal_Bool _mode ) throw (RuntimeException);
245 virtual sal_Int32 SAL_CALL getFadeColor() throw (RuntimeException);
246 virtual void SAL_CALL setFadeColor( sal_Int32 _fadecolor ) throw (RuntimeException);
249 virtual Any SAL_CALL getSource() throw (RuntimeException);
250 virtual void SAL_CALL setSource( const Any& _source ) throw (RuntimeException);
251 virtual double SAL_CALL getVolume() throw (RuntimeException);
252 virtual void SAL_CALL setVolume( double _volume ) throw (RuntimeException);
258 virtual sal_Int16 SAL_CALL getCommand() throw (RuntimeException);
259 virtual void SAL_CALL setCommand( sal_Int16 _command ) throw (RuntimeException);
260 virtual Any SAL_CALL getParameter() throw (RuntimeException);
261 virtual void SAL_CALL setParameter( const Any& _parameter ) throw (RuntimeException);
264 virtual Type SAL_CALL getElementType() throw (RuntimeException);
265 virtual sal_Bool SAL_CALL hasElements() throw (RuntimeException);
268 virtual Reference< XEnumeration > SAL_CALL createEnumeration() throw (RuntimeException);
271 …xception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException);
272 …xception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException);
273 …xception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException);
274 … throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException);
275 …) throw(IllegalArgumentException, ElementExistException, WrappedTargetException, RuntimeException);
278 virtual sal_Int16 SAL_CALL getIterateType() throw (RuntimeException);
279 virtual void SAL_CALL setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException);
280 virtual double SAL_CALL getIterateInterval() throw (RuntimeException);
281 virtual void SAL_CALL setIterateInterval( double _iterateinterval ) throw (RuntimeException);
284 …CALL addChangesListener( const Reference< XChangesListener >& aListener ) throw (RuntimeException);
285 …L removeChangesListener( const Reference< XChangesListener >& aListener ) throw (RuntimeException);
288 …_Int64 SAL_CALL getSomething( const Sequence< ::sal_Int8 >& aIdentifier ) throw (RuntimeException);
366 virtual sal_Bool SAL_CALL hasMoreElements() throw (RuntimeException);
367 … SAL_CALL nextElement( ) throw (NoSuchElementException, WrappedTargetException, RuntimeException);
391 sal_Bool SAL_CALL TimeContainerEnumeration::hasMoreElements() throw (RuntimeException) in hasMoreElements()
399 throw (NoSuchElementException, WrappedTargetException, RuntimeException) in nextElement()
550 Any SAL_CALL AnimationNode::queryInterface( const Type& aType ) throw (RuntimeException) in queryInterface()
718 Sequence< Type > AnimationNode::getTypes() throw (RuntimeException) in getTypes()
726 Sequence< sal_Int8 > AnimationNode::getImplementationId() throw (RuntimeException) in getImplementationId()
831 sal_Int16 SAL_CALL AnimationNode::getType() throw (RuntimeException) in getType()
840 Any SAL_CALL AnimationNode::getBegin() throw (RuntimeException) in getBegin()
849 void SAL_CALL AnimationNode::setBegin( const Any& _begin ) throw (RuntimeException) in setBegin()
862 Any SAL_CALL AnimationNode::getDuration() throw (RuntimeException) in getDuration()
871 void SAL_CALL AnimationNode::setDuration( const Any& _duration ) throw (RuntimeException) in setDuration()
884 Any SAL_CALL AnimationNode::getEnd() throw (RuntimeException) in getEnd()
893 void SAL_CALL AnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd()
906 Any SAL_CALL AnimationNode::getEndSync() throw (RuntimeException) in getEndSync()
915 void SAL_CALL AnimationNode::setEndSync( const Any& _endsync ) throw (RuntimeException) in setEndSync()
928 Any SAL_CALL AnimationNode::getRepeatCount() throw (RuntimeException) in getRepeatCount()
937 void SAL_CALL AnimationNode::setRepeatCount( const Any& _repeatcount ) throw (RuntimeException) in setRepeatCount()
950 Any SAL_CALL AnimationNode::getRepeatDuration() throw (RuntimeException) in getRepeatDuration()
959 …id SAL_CALL AnimationNode::setRepeatDuration( const Any& _repeatduration ) throw (RuntimeException) in setRepeatDuration()
972 sal_Int16 SAL_CALL AnimationNode::getFill() throw (RuntimeException) in getFill()
981 void SAL_CALL AnimationNode::setFill( sal_Int16 _fill ) throw (RuntimeException) in setFill()
994 sal_Int16 SAL_CALL AnimationNode::getFillDefault() throw (RuntimeException) in getFillDefault()
1003 void SAL_CALL AnimationNode::setFillDefault( sal_Int16 _filldefault ) throw (RuntimeException) in setFillDefault()
1016 sal_Int16 SAL_CALL AnimationNode::getRestart() throw (RuntimeException) in getRestart()
1025 void SAL_CALL AnimationNode::setRestart( sal_Int16 _restart ) throw (RuntimeException) in setRestart()
1038 sal_Int16 SAL_CALL AnimationNode::getRestartDefault() throw (RuntimeException) in getRestartDefault()
1047 void SAL_CALL AnimationNode::setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException) in setRestartDefault()
1060 double SAL_CALL AnimationNode::getAcceleration() throw (RuntimeException) in getAcceleration()
1069 void SAL_CALL AnimationNode::setAcceleration( double _acceleration ) throw (RuntimeException) in setAcceleration()
1082 double SAL_CALL AnimationNode::getDecelerate() throw (RuntimeException) in getDecelerate()
1091 void SAL_CALL AnimationNode::setDecelerate( double _decelerate ) throw (RuntimeException) in setDecelerate()
1104 sal_Bool SAL_CALL AnimationNode::getAutoReverse() throw (RuntimeException) in getAutoReverse()
1113 void SAL_CALL AnimationNode::setAutoReverse( sal_Bool _autoreverse ) throw (RuntimeException) in setAutoReverse()
1125 Sequence< NamedValue > SAL_CALL AnimationNode::getUserData() throw (RuntimeException) in getUserData()
1133 …CALL AnimationNode::setUserData( const Sequence< NamedValue >& _userdata ) throw (RuntimeException) in setUserData()
1143 Reference< XInterface > SAL_CALL AnimationNode::getParent() throw (RuntimeException) in getParent()
1152 …de::setParent( const Reference< XInterface >& Parent ) throw (NoSupportException, RuntimeException) in setParent()
1171 Reference< XCloneable > SAL_CALL AnimationNode::createClone() throw (RuntimeException) in createClone()
1218 throw (RuntimeException) in getTarget()
1228 throw (RuntimeException) in setTarget()
1241 OUString SAL_CALL AnimationNode::getAttributeName() throw (RuntimeException) in getAttributeName()
1251 throw (RuntimeException) in setAttributeName()
1265 throw (RuntimeException) in getValues()
1275 throw (RuntimeException) in setValues()
1285 sal_Int16 SAL_CALL AnimationNode::getSubItem() throw (RuntimeException) in getSubItem()
1294 void SAL_CALL AnimationNode::setSubItem( sal_Int16 _subitem ) throw (RuntimeException) in setSubItem()
1307 Sequence< double > SAL_CALL AnimationNode::getKeyTimes() throw (RuntimeException) in getKeyTimes()
1316 …SAL_CALL AnimationNode::setKeyTimes( const Sequence< double >& _keytimes ) throw (RuntimeException) in setKeyTimes()
1326 sal_Int16 SAL_CALL AnimationNode::getValueType() throw (RuntimeException) in getValueType()
1334 void SAL_CALL AnimationNode::setValueType( sal_Int16 _valuetype ) throw (RuntimeException) in setValueType()
1348 throw (RuntimeException) in getCalcMode()
1358 throw (RuntimeException) in setCalcMode()
1372 throw (RuntimeException) in getAccumulate()
1382 throw (RuntimeException) in setAccumulate()
1396 throw (RuntimeException) in getAdditive()
1406 throw (RuntimeException) in setAdditive()
1420 throw (RuntimeException) in getFrom()
1430 throw (RuntimeException) in setFrom()
1444 throw (RuntimeException) in getTo()
1454 throw (RuntimeException) in setTo()
1468 throw (RuntimeException) in getBy()
1478 throw (RuntimeException) in setBy()
1492 throw (RuntimeException) in getTimeFilter()
1502 throw (RuntimeException) in setTimeFilter()
1511 OUString SAL_CALL AnimationNode::getFormula() throw (RuntimeException) in getFormula()
1519 void SAL_CALL AnimationNode::setFormula( const OUString& _formula ) throw (RuntimeException) in setFormula()
1532 sal_Int16 SAL_CALL AnimationNode::getColorInterpolation() throw (RuntimeException) in getColorInterpolation()
1541 void SAL_CALL AnimationNode::setColorInterpolation( sal_Int16 _colorspace ) throw (RuntimeException) in setColorInterpolation()
1554 sal_Bool SAL_CALL AnimationNode::getDirection() throw (RuntimeException) in getDirection()
1563 void SAL_CALL AnimationNode::setDirection( sal_Bool _direction ) throw (RuntimeException) in setDirection()
1576 Any SAL_CALL AnimationNode::getPath() throw (RuntimeException) in getPath()
1585 void SAL_CALL AnimationNode::setPath( const Any& _path ) throw (RuntimeException) in setPath()
1595 Any SAL_CALL AnimationNode::getOrigin() throw (RuntimeException) in getOrigin()
1604 void SAL_CALL AnimationNode::setOrigin( const Any& _origin ) throw (RuntimeException) in setOrigin()
1614 sal_Int16 SAL_CALL AnimationNode::getTransformType() throw (RuntimeException) in getTransformType()
1623 void SAL_CALL AnimationNode::setTransformType( sal_Int16 _transformtype ) throw (RuntimeException) in setTransformType()
1636 sal_Int16 SAL_CALL AnimationNode::getTransition() throw (RuntimeException) in getTransition()
1645 void SAL_CALL AnimationNode::setTransition( sal_Int16 _transition ) throw (RuntimeException) in setTransition()
1658 sal_Int16 SAL_CALL AnimationNode::getSubtype() throw (RuntimeException) in getSubtype()
1667 void SAL_CALL AnimationNode::setSubtype( sal_Int16 _subtype ) throw (RuntimeException) in setSubtype()
1680 sal_Bool SAL_CALL AnimationNode::getMode() throw (RuntimeException) in getMode()
1689 void SAL_CALL AnimationNode::setMode( sal_Bool _mode ) throw (RuntimeException) in setMode()
1702 sal_Int32 SAL_CALL AnimationNode::getFadeColor() throw (RuntimeException) in getFadeColor()
1711 void SAL_CALL AnimationNode::setFadeColor( sal_Int32 _fadecolor ) throw (RuntimeException) in setFadeColor()
1724 Any SAL_CALL AnimationNode::getSource() throw (RuntimeException) in getSource()
1733 void SAL_CALL AnimationNode::setSource( const Any& _source ) throw (RuntimeException) in setSource()
1743 double SAL_CALL AnimationNode::getVolume() throw (RuntimeException) in getVolume()
1752 void SAL_CALL AnimationNode::setVolume( double _volume ) throw (RuntimeException) in setVolume()
1765 sal_Int16 SAL_CALL AnimationNode::getCommand() throw (RuntimeException) in getCommand()
1774 void SAL_CALL AnimationNode::setCommand( sal_Int16 _command ) throw (RuntimeException) in setCommand()
1787 Any SAL_CALL AnimationNode::getParameter() throw (RuntimeException) in getParameter()
1796 void SAL_CALL AnimationNode::setParameter( const Any& _parameter ) throw (RuntimeException) in setParameter()
1806 Type SAL_CALL AnimationNode::getElementType() throw (RuntimeException) in getElementType()
1814 sal_Bool SAL_CALL AnimationNode::hasElements() throw (RuntimeException) in hasElements()
1824 throw (RuntimeException) in createEnumeration()
1836 …Exception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException) in insertBefore()
1862 …Exception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException) in insertAfter()
1892 …Exception, NoSuchElementException, ElementExistException, WrappedTargetException, RuntimeException) in replaceChild()
1921 throw(IllegalArgumentException, NoSuchElementException, WrappedTargetException, RuntimeException) in removeChild()
1944 throw(IllegalArgumentException, ElementExistException, WrappedTargetException, RuntimeException) in appendChild()
1970 sal_Int16 SAL_CALL AnimationNode::getIterateType() throw (RuntimeException) in getIterateType()
1979 void SAL_CALL AnimationNode::setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException) in setIterateType()
1992 double SAL_CALL AnimationNode::getIterateInterval() throw (RuntimeException) in getIterateInterval()
2001 void SAL_CALL AnimationNode::setIterateInterval( double _iterateinterval ) throw (RuntimeException) in setIterateInterval()
2014 …Node::addChangesListener( const Reference< XChangesListener >& aListener ) throw (RuntimeException) in addChangesListener()
2022 …e::removeChangesListener( const Reference< XChangesListener >& aListener ) throw (RuntimeException) in removeChangesListener()
2030 … SAL_CALL AnimationNode::getSomething( const Sequence< ::sal_Int8 >& rId ) throw (RuntimeException) in getSomething()