Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/filter/eppt/
H A Depptso.cxx3489 sal_uInt8 nFlyMethod = 0; // animation effect( fly, zoom, appear, etc ) in ImplWriteObjectEffect() local
3507 nFlyMethod = 10; in ImplWriteObjectEffect()
3513 nFlyMethod = 10; in ImplWriteObjectEffect()
3519 nFlyMethod = 10; in ImplWriteObjectEffect()
3525 nFlyMethod = 10; in ImplWriteObjectEffect()
3531 nFlyMethod = 11; in ImplWriteObjectEffect()
3537 nFlyMethod = 11; in ImplWriteObjectEffect()
3543 nFlyMethod = 12; in ImplWriteObjectEffect()
3549 nFlyMethod = 12; in ImplWriteObjectEffect()
3555 nFlyMethod = 12; in ImplWriteObjectEffect()
[all …]
/AOO41X/main/sd/source/filter/ppt/
H A Dppt97animations.cxx57 rIn >> nFlyMethod; in ReadStream()
295 switch( m_aAtom.nFlyMethod ) in UpdateCacheData()
H A Dppt97animations.hxx46 sal_uInt8 nFlyMethod; member in Ppt97AnimationInfoAtom