Lines Matching refs:AnimatedImagesControl
76 …AnimatedImagesControl::AnimatedImagesControl( Reference< XMultiServiceFactory > const & i_factory ) in AnimatedImagesControl() function in toolkit::AnimatedImagesControl
82 ::rtl::OUString AnimatedImagesControl::GetComponentServiceName() in GetComponentServiceName()
88 void SAL_CALL AnimatedImagesControl::startAnimation( ) throw (RuntimeException) in startAnimation()
96 void SAL_CALL AnimatedImagesControl::stopAnimation( ) throw (RuntimeException) in stopAnimation()
104 ::sal_Bool SAL_CALL AnimatedImagesControl::isAnimationRunning( ) throw (RuntimeException) in isAnimationRunning()
113 … ::rtl::OUString SAL_CALL AnimatedImagesControl::getImplementationName( ) throw(RuntimeException) in getImplementationName()
119 …Sequence< ::rtl::OUString > SAL_CALL AnimatedImagesControl::getSupportedServiceNames() throw(Runti… in getSupportedServiceNames()
143 …sal_Bool SAL_CALL AnimatedImagesControl::setModel( const Reference< XControlModel >& i_rModel ) th… in setModel()
163 …void SAL_CALL AnimatedImagesControl::createPeer( const Reference< XToolkit >& i_toolkit, const Ref… in createPeer()
171 …void SAL_CALL AnimatedImagesControl::elementInserted( const ContainerEvent& i_event ) throw (Runti… in elementInserted()
179 …void SAL_CALL AnimatedImagesControl::elementRemoved( const ContainerEvent& i_event ) throw (Runtim… in elementRemoved()
187 …void SAL_CALL AnimatedImagesControl::elementReplaced( const ContainerEvent& i_event ) throw (Runti… in elementReplaced()
195 …void SAL_CALL AnimatedImagesControl::disposing( const EventObject& i_event ) throw (RuntimeExcepti… in disposing()