Home
last modified time | relevance | path

Searched refs:nNextAction (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3001 sal_Int32 nConcurrent, nNextAction, nEndSync, nU4, nU5; in importAnimationActions() local
3003 mrStCtrl >> nNextAction; in importAnimationActions()
3014 … dump( " nextAction=\"%s\"", nNextAction == 0 ? "none" : (nNextAction == 1 ? "seek" : "unknown") ); in importAnimationActions()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1261 sal_Int32 nNextAction = 1; in exportAnimAction() local
1273 << nNextAction in exportAnimAction()

Completed in 34 milliseconds