Searched refs:nKeyTime (Results 1 – 2 of 2) sorted by relevance
2682 int nKeyTime; in importAnimateKeyPoints() local2684 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()
1830 sal_Int32 nKeyTime = (sal_Int32)( aKeyTimes[ i ] * 1000.0 ); in exportAnimateKeyPoints() local1831 rStrm << nKeyTime; in exportAnimateKeyPoints()
Completed in 27 milliseconds