Lines Matching refs:AnimatedImagesPeer

99         AnimatedImagesPeer&                             rAntiImpl;
102 AnimatedImagesPeer_Data( AnimatedImagesPeer& i_antiImpl ) in AnimatedImagesPeer_Data()
297 AnimatedImagesPeer::AnimatedImagesPeer() in AnimatedImagesPeer() function in toolkit::AnimatedImagesPeer
304 AnimatedImagesPeer::~AnimatedImagesPeer() in ~AnimatedImagesPeer()
309 void SAL_CALL AnimatedImagesPeer::startAnimation( ) throw (RuntimeException) in startAnimation()
318 void SAL_CALL AnimatedImagesPeer::stopAnimation( ) throw (RuntimeException) in stopAnimation()
327 ::sal_Bool SAL_CALL AnimatedImagesPeer::isAnimationRunning( ) throw (RuntimeException) in isAnimationRunning()
337 …void SAL_CALL AnimatedImagesPeer::setProperty( const ::rtl::OUString& i_propertyName, const Any& i… in setProperty()
384 …Any SAL_CALL AnimatedImagesPeer::getProperty( const ::rtl::OUString& i_propertyName ) throw(Runtim… in getProperty()
421 void AnimatedImagesPeer::ProcessWindowEvent( const VclWindowEvent& i_windowEvent ) in ProcessWindowEvent()
434 …void AnimatedImagesPeer::impl_updateImages_nolck( const Reference< XInterface >& i_animatedImages ) in impl_updateImages_nolck()
442 …void SAL_CALL AnimatedImagesPeer::elementInserted( const ContainerEvent& i_event ) throw (RuntimeE… in elementInserted()
465 …void SAL_CALL AnimatedImagesPeer::elementRemoved( const ContainerEvent& i_event ) throw (RuntimeEx… in elementRemoved()
484 …void SAL_CALL AnimatedImagesPeer::elementReplaced( const ContainerEvent& i_event ) throw (RuntimeE… in elementReplaced()
507 … void SAL_CALL AnimatedImagesPeer::disposing( const EventObject& i_event ) throw (RuntimeException) in disposing()
513 … void SAL_CALL AnimatedImagesPeer::modified( const EventObject& i_event ) throw (RuntimeException) in modified()
519 void SAL_CALL AnimatedImagesPeer::dispose( ) throw(RuntimeException) in dispose()