Lines Matching refs:AnimatedImagesControlModel
239 …AnimatedImagesControlModel::AnimatedImagesControlModel( Reference< XMultiServiceFactory > const & … in AnimatedImagesControlModel() function in toolkit::AnimatedImagesControlModel
256 …AnimatedImagesControlModel::AnimatedImagesControlModel( const AnimatedImagesControlModel& i_copySo… in AnimatedImagesControlModel() function in toolkit::AnimatedImagesControlModel
263 AnimatedImagesControlModel::~AnimatedImagesControlModel() in ~AnimatedImagesControlModel()
268 UnoControlModel* AnimatedImagesControlModel::Clone() const in Clone()
270 return new AnimatedImagesControlModel( *this ); in Clone()
274 …Reference< XPropertySetInfo > SAL_CALL AnimatedImagesControlModel::getPropertySetInfo( ) throw(Ru… in getPropertySetInfo()
281 ::rtl::OUString SAL_CALL AnimatedImagesControlModel::getServiceName() throw(RuntimeException) in getServiceName()
287 …::rtl::OUString SAL_CALL AnimatedImagesControlModel::getImplementationName( ) throw(RuntimeExcept… in getImplementationName()
293 …Sequence< ::rtl::OUString > SAL_CALL AnimatedImagesControlModel::getSupportedServiceNames() throw(… in getSupportedServiceNames()
302 …void SAL_CALL AnimatedImagesControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 i_handle, co… in setFastPropertyValue_NoBroadcast()
323 Any AnimatedImagesControlModel::ImplGetDefaultValue( sal_uInt16 i_propertyId ) const in ImplGetDefaultValue()
348 ::cppu::IPropertyArrayHelper& SAL_CALL AnimatedImagesControlModel::getInfoHelper() in getInfoHelper()
360 ::sal_Int32 SAL_CALL AnimatedImagesControlModel::getStepTime() throw (RuntimeException) in getStepTime()
368 …void SAL_CALL AnimatedImagesControlModel::setStepTime( ::sal_Int32 i_stepTime ) throw (RuntimeExce… in setStepTime()
374 ::sal_Bool SAL_CALL AnimatedImagesControlModel::getAutoRepeat() throw (RuntimeException) in getAutoRepeat()
382 …void SAL_CALL AnimatedImagesControlModel::setAutoRepeat( ::sal_Bool i_autoRepeat ) throw (RuntimeE… in setAutoRepeat()
388 ::sal_Int16 SAL_CALL AnimatedImagesControlModel::getScaleMode() throw (RuntimeException) in getScaleMode()
396 …void SAL_CALL AnimatedImagesControlModel::setScaleMode( ::sal_Int16 i_scaleMode ) throw (IllegalAr… in setScaleMode()
402 ::sal_Int32 SAL_CALL AnimatedImagesControlModel::getImageSetCount( ) throw (RuntimeException) in getImageSetCount()
412 …Sequence< ::rtl::OUString > SAL_CALL AnimatedImagesControlModel::getImageSet( ::sal_Int32 i_index … in getImageSet()
424 …void SAL_CALL AnimatedImagesControlModel::insertImageSet( ::sal_Int32 i_index, const Sequence< ::r… in insertImageSet()
441 …void SAL_CALL AnimatedImagesControlModel::replaceImageSet( ::sal_Int32 i_index, const Sequence< ::… in replaceImageSet()
458 …void SAL_CALL AnimatedImagesControlModel::removeImageSet( ::sal_Int32 i_index ) throw (IndexOutOfB… in removeImageSet()
477 …void SAL_CALL AnimatedImagesControlModel::addContainerListener( const Reference< XContainerListene… in addContainerListener()
483 …void SAL_CALL AnimatedImagesControlModel::removeContainerListener( const Reference< XContainerList… in removeContainerListener()