Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1302 sal_Int32 nSlideTime = 0; // muss noch !!! in ImplCreateSlide() local
1514 nSlideTime = *(sal_Int32*)aAny.getValue() << 10; // in ticks in ImplCreateSlide()
1518 *mpStrm << nSlideTime // standtime in ticks in ImplCreateSlide()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1577 sal_Int32 nSlideTime, nSoundRef; in ImportPageEffect() local
1578 rStCtrl >> nSlideTime // Standzeit (in Ticks) in ImportPageEffect()
1811 pPage->SetTime( nSlideTime / 1000 ); in ImportPageEffect()

Completed in 39 milliseconds