Home
last modified time | relevance | path

Searched refs:AnimatedImagesControlModel (Results 1 – 9 of 9) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Danimatedimages.cxx239AnimatedImagesControlModel::AnimatedImagesControlModel( Reference< XMultiServiceFactory > const & … in AnimatedImagesControlModel() function in toolkit::AnimatedImagesControlModel
256AnimatedImagesControlModel::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()
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 …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Danimatedimages.hxx90 class AnimatedImagesControlModel : public AnimatedImagesControlModel_Base class
93AnimatedImagesControlModel( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…
94AnimatedImagesControlModel( const AnimatedImagesControlModel& i_copySource );
126 ~AnimatedImagesControlModel();
H A Dspinningprogress.hxx40 typedef AnimatedImagesControlModel SpinningProgressControlModel_Base;
/trunk/main/offapi/com/sun/star/awt/
H A DSpinningProgressControlModel.idl27 #include <com/sun/star/awt/AnimatedImagesControlModel.idl>
35 /** is a specialization of the <type>AnimatedImagesControlModel</type>.
44 service AnimatedImagesControlModel;
H A DAnimatedImagesControl.idl37 /** is the default control used for an <type>AnimatedImagesControlModel</type>, displayed a series …
H A DAnimatedImagesControlModel.idl41 published service AnimatedImagesControlModel
H A Dmakefile.mk328 AnimatedImagesControlModel.idl \
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx203 IMPL_CREATEINSTANCE2( AnimatedImagesControlModel )
311 …GET_FACTORY_WITH_IMPL_PREFIX( AnimatedImagesControlModel, "org.openoffice.comp.toolkit", szService… in component_getFactory()
/trunk/main/offapi/
H A DUnoApi_offapi.mk204 offapi/com/sun/star/awt/AnimatedImagesControlModel \

Completed in 332 milliseconds