Searched defs:AnimationNode (Results 1 – 4 of 4) sorted by relevance
199 struct AnimationNode struct203 sal_Int32 mnGroupType;206 sal_Int32 mnRestart;209 sal_Int32 mnFill;212 sal_Int32 mnNodeType;215 sal_Int32 mnDuration;217 sal_Int32 mnU1, mnU3, mnU4;
3859 void AnimationImporter::dump( const AnimationNode& ) in dump()
37 class AnimationNode : public Disposable class
131 class AnimationNode : public AnimationNodeBase class414 AnimationNode::AnimationNode( sal_Int16 nNodeType ) in AnimationNode() function in animcore::AnimationNode445 AnimationNode::AnimationNode( const AnimationNode& rNode ) in AnimationNode() function in animcore::AnimationNode
Completed in 51 milliseconds