Searched refs:AnimatedImagesControlModel (Results 1 – 8 of 8) 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()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()[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;
41 published service AnimatedImagesControlModel
37 /** is the default control used for an <type>AnimatedImagesControlModel</type>, displayed a series …
328 AnimatedImagesControlModel.idl \
203 IMPL_CREATEINSTANCE2( AnimatedImagesControlModel )311 …GET_FACTORY_WITH_IMPL_PREFIX( AnimatedImagesControlModel, "org.openoffice.comp.toolkit", szService… in component_getFactory()