Home
last modified time | relevance | path

Searched refs:getSequenceType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx337 sal_Int32 getSequenceType() const { return mnSequenceType; } in getSequenceType() function in sd::EffectSequenceHelper
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1402 if( pEffectSequence->getSequenceType() == EffectNodeType::INTERACTIVE_SEQUENCE ) in createSelectionSet()