Home
last modified time | relevance | path

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

/aoo42x/main/sd/inc/
H A DTransitionPreset.hxx63 sal_Int16 getSubtype() const { return mnSubtype; } in getSubtype()
74 sal_Int16 mnSubtype; member in sd::TransitionPreset
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx338 sal_Int16 mnSubtype; member in animcore::AnimationNode
434 mnSubtype(TransitionSubType::DEFAULT), in AnimationNode()
496 mnSubtype( rNode.mnSubtype ), in AnimationNode()
1661 return mnSubtype; in getSubtype()
1670 if( _subtype != mnSubtype ) in setSubtype()
1672 mnSubtype = _subtype; in setSubtype()
/aoo42x/main/sd/source/core/
H A DTransitionPreset.cxx96 mnSubtype = xTransition->getSubtype(); in TransitionPreset()
248 pSlide->setTransitionSubtype( mnSubtype ); in apply()

Completed in 17 milliseconds