Home
last modified time | relevance | path

Searched refs:getSubtype (Results 1 – 9 of 9) sorted by relevance

/trunk/main/slideshow/source/engine/transitions/
H A Dshapetransitionfactory.cxx223 xTransition->getSubtype() ); in createShapeTransition()
393 xTransition->getSubtype() ); in createShapeTransition()
/trunk/main/sd/inc/
H A DTransitionPreset.hxx63 sal_Int16 getSubtype() const { return mnSubtype; } in getSubtype() function in sd::TransitionPreset
/trunk/main/sd/source/core/
H A DTransitionPreset.cxx96 mnSubtype = xTransition->getSubtype(); in TransitionPreset()
H A DEffectMigration.cxx189 pPage->setTransitionSubtype( (*aIt)->getSubtype() ); in SetFadeEffect()
213 ( (*aIt)->getSubtype() == pPage->getTransitionSubtype() ) && in GetFadeEffect()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx96 mnSubType( rPreset.getSubtype()), in TransitionEffect()
159 (mnSubType == rPreset.getSubtype()) && in operator ==()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx239 virtual sal_Int16 SAL_CALL getSubtype() throw (RuntimeException);
1658 sal_Int16 SAL_CALL AnimationNode::getSubtype() throw (RuntimeException) in getSubtype() function in animcore::AnimationNode
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1429 …UString( RTL_CONSTASCII_USTRINGPARAM( "TransitionSubtype" ) ), Any( xTransFilter->getSubtype() ) ); in postProcessRootNode()
H A Danimationexport.cxx1314 sal_Int16 nSubtype = xTransitionFilter->getSubtype(); in exportAnimate()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1927 …const sal_Char* pFilter = transition::find( xFilter->getTransition(), xFilter->getSubtype(), xFilt… in exportTransitionFilter()

Completed in 96 milliseconds