Home
last modified time | relevance | path

Searched refs:nSpeed (Results 1 – 3 of 3) sorted by relevance

/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl72 @param nSpeed
78 void startAnimation( [in] double nSpeed );
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1575 sal_Int8 nDirection, nTransitionType, nByteDummy, nSpeed; in ImportPageEffect() local
1583 … >> nSpeed // Geschwindigkeit (langsam, mittel, schnell) in ImportPageEffect()
1801 if ( nSpeed == 0 ) in ImportPageEffect()
1803 else if ( nSpeed == 1 ) in ImportPageEffect()
1805 else if ( nSpeed == 2 ) in ImportPageEffect()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1303 sal_uInt8 nSpeed = 1; in ImplCreateSlide() local
1309 nSpeed = (sal_uInt8)aAs; in ImplCreateSlide()
1523 << nSpeed in ImplCreateSlide()

Completed in 71 milliseconds