Home
last modified time | relevance | path

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

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