Searched refs:nEffectCount (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/slideshow/source/engine/ |
H A D | effectrewinder.cxx | 372 sal_Int32 nEffectCount, in asynchronousRewind() argument 388 nEffectCount, in asynchronousRewind() 406 while (--nEffectCount >= 0) in asynchronousRewind()
|
H A D | effectrewinder.hxx | 163 sal_Int32 nEffectCount,
|
/aoo42x/main/sd/source/core/ |
H A D | CustomAnimationPreset.cxx | 514 sal_Int32 nEffectCount = aEffects.getLength(); in importPresets() local 515 while( nEffectCount-- ) in importPresets()
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4266 sal_uInt16 nEffectCount; in ImplWritePage() local 4271 nIndices = nInstance = nLastPer = nShapeCount = nEffectCount = 0; in ImplWritePage() 4316 nEffectCount = *(sal_uInt16*)mAny.getValue(); in ImplWritePage() 4347 ImplWriteObjectEffect( *pTmp, eAe, eTe, ++nEffectCount ); in ImplWritePage() 5321 ImplWriteObjectEffect( *pTmp, eAe, eTe, ++nEffectCount ); in ImplWritePage() 5412 ImplWriteObjectEffect( *pClientData, eAe, eTe, ++nEffectCount ); in ImplWritePage()
|
Completed in 76 milliseconds