Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx281 AnimationExporter::AnimationExporter( const EscherSolverContainer& rSolverContainer, ppt::ExSoundCo… in AnimationExporter() function in ppt::AnimationExporter
349 void AnimationExporter::doexport( const Reference< XDrawPage >& xPage, SvStream& rStrm ) in doexport()
363 void AnimationExporter::processAfterEffectNodes( const Reference< XAnimationNode >& xRootNode ) in processAfterEffectNodes()
433 bool AnimationExporter::isAfterEffectNode( const Reference< XAnimationNode >& xNode ) const in isAfterEffectNode()
466 bool AnimationExporter::isEmptyNode( const Reference< XAnimationNode >& xNode ) const in isEmptyNode()
797 void AnimationExporter::exportAnimNode( SvStream& rStrm, const Reference< XAnimationNode >& xNode, in exportAnimNode()
1248 void AnimationExporter::writeZString( SvStream& rStrm, const rtl::OUString& rVal ) in writeZString()
1256 void AnimationExporter::exportAnimAction( SvStream& rStrm, const Reference< XAnimationNode >& xNode… in exportAnimAction()
1627 void AnimationExporter::exportAnimate( SvStream& rStrm, const Reference< XAnimationNode >& xNode ) in exportAnimate()
1817 void AnimationExporter::exportAnimateKeyPoints( SvStream& rStrm, const Reference< XAnimate >& xAnim… in exportAnimateKeyPoints()
[all …]
H A Dpptexanimations.hxx76 class AnimationExporter class
124AnimationExporter( const EscherSolverContainer& rSolverContainer, ppt::ExSoundCollection& rExSound…
H A Deppt.cxx1565 ppt::AnimationExporter aExporter( aSolverContainer, maSoundCollection ); in ImplCreateSlide()

Completed in 37 milliseconds