Searched refs:getSubtype (Results 1 – 9 of 9) sorted by relevance
223 xTransition->getSubtype() ); in createShapeTransition()393 xTransition->getSubtype() ); in createShapeTransition()
63 sal_Int16 getSubtype() const { return mnSubtype; } in getSubtype() function in sd::TransitionPreset
96 mnSubtype = xTransition->getSubtype(); in TransitionPreset()
189 pPage->setTransitionSubtype( (*aIt)->getSubtype() ); in SetFadeEffect()213 ( (*aIt)->getSubtype() == pPage->getTransitionSubtype() ) && in GetFadeEffect()
96 mnSubType( rPreset.getSubtype()), in TransitionEffect()159 (mnSubType == rPreset.getSubtype()) && in operator ==()
239 virtual sal_Int16 SAL_CALL getSubtype() throw (RuntimeException);1658 sal_Int16 SAL_CALL AnimationNode::getSubtype() throw (RuntimeException) in getSubtype() function in animcore::AnimationNode
1429 …UString( RTL_CONSTASCII_USTRINGPARAM( "TransitionSubtype" ) ), Any( xTransFilter->getSubtype() ) ); in postProcessRootNode()
1314 sal_Int16 nSubtype = xTransitionFilter->getSubtype(); in exportAnimate()
1927 …const sal_Char* pFilter = transition::find( xFilter->getTransition(), xFilter->getSubtype(), xFilt… in exportTransitionFilter()
Completed in 277 milliseconds