Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2682 int nKeyTime; in importAnimateKeyPoints() local
2684 for( nKeyTime = 0; (nKeyTime < nKeyTimes) && pIter; nKeyTime++ ) in importAnimateKeyPoints()
2690 aKeyTimes[nKeyTime] = fTemp; in importAnimateKeyPoints()
2723 aValues[nKeyTime] = makeAny( ValuePair( aValue1, aValue2 ) ); in importAnimateKeyPoints()
2727 aValues[nKeyTime] = aValue1; in importAnimateKeyPoints()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1830 sal_Int32 nKeyTime = (sal_Int32)( aKeyTimes[ i ] * 1000.0 ); in exportAnimateKeyPoints() local
1831 rStrm << nKeyTime; in exportAnimateKeyPoints()

Completed in 38 milliseconds