Searched refs:mnSubtype (Results 1 – 3 of 3) sorted by relevance
63 sal_Int16 getSubtype() const { return mnSubtype; } in getSubtype()74 sal_Int16 mnSubtype; member in sd::TransitionPreset
338 sal_Int16 mnSubtype; member in animcore::AnimationNode434 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()
96 mnSubtype = xTransition->getSubtype(); in TransitionPreset()248 pSlide->setTransitionSubtype( mnSubtype ); in apply()
Completed in 29 milliseconds