Home
last modified time | relevance | path

Searched refs:disposeTextRange (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/inc/
H A DCustomAnimationEffect.hxx308 virtual void disposeTextRange( const com::sun::star::uno::Any& aTarget );
409 virtual void disposeTextRange( const com::sun::star::uno::Any& aTarget );
/aoo41x/main/sd/source/core/
H A Dsdpage_animations.cxx134 getMainSequence()->disposeTextRange( makeAny( aTarget ) ); in onParagraphRemoving()
H A DCustomAnimationEffect.cxx2415 void EffectSequenceHelper::disposeTextRange( const com::sun::star::uno::Any& aTarget ) in disposeTextRange() function in sd::EffectSequenceHelper
3576 void MainSequence::disposeTextRange( const com::sun::star::uno::Any& aTarget ) in disposeTextRange() function in sd::MainSequence
3578 EffectSequenceHelper::disposeTextRange( aTarget ); in disposeTextRange()
3583 (*aIter)->disposeTextRange( aTarget ); in disposeTextRange()

Completed in 39 milliseconds