Searched refs:AnimatedImagesControlModel (Results 1 – 9 of 9) sorted by relevance
239 …AnimatedImagesControlModel::AnimatedImagesControlModel( Reference< XMultiServiceFactory > const & … in AnimatedImagesControlModel() function in toolkit::AnimatedImagesControlModel256 …AnimatedImagesControlModel::AnimatedImagesControlModel( const AnimatedImagesControlModel& i_copySo… in AnimatedImagesControlModel() function in toolkit::AnimatedImagesControlModel263 AnimatedImagesControlModel::~AnimatedImagesControlModel() in ~AnimatedImagesControlModel()268 UnoControlModel* AnimatedImagesControlModel::Clone() const in Clone()270 return new AnimatedImagesControlModel( *this ); in Clone()281 ::rtl::OUString SAL_CALL AnimatedImagesControlModel::getServiceName() throw(RuntimeException) in getServiceName()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()374 ::sal_Bool SAL_CALL AnimatedImagesControlModel::getAutoRepeat() throw (RuntimeException) in getAutoRepeat()[all …]
90 class AnimatedImagesControlModel : public AnimatedImagesControlModel_Base class93 …AnimatedImagesControlModel( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…94 … AnimatedImagesControlModel( const AnimatedImagesControlModel& i_copySource );126 ~AnimatedImagesControlModel();
40 typedef AnimatedImagesControlModel SpinningProgressControlModel_Base;
27 #include <com/sun/star/awt/AnimatedImagesControlModel.idl>35 /** is a specialization of the <type>AnimatedImagesControlModel</type>.44 service AnimatedImagesControlModel;
37 /** is the default control used for an <type>AnimatedImagesControlModel</type>, displayed a series …
41 published service AnimatedImagesControlModel
328 AnimatedImagesControlModel.idl \
203 IMPL_CREATEINSTANCE2( AnimatedImagesControlModel )311 …GET_FACTORY_WITH_IMPL_PREFIX( AnimatedImagesControlModel, "org.openoffice.comp.toolkit", szService… in component_getFactory()
204 offapi/com/sun/star/awt/AnimatedImagesControlModel \
Completed in 42 milliseconds