Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx155 maAnimationFrames.empty() ) in ensureVerboseMtfComments()
479 maAnimationFrames(), in DrawShape()
510 getAnimationFromGraphic( maAnimationFrames, in DrawShape()
515 ENSURE_OR_THROW( !maAnimationFrames.empty() && in DrawShape()
516 maAnimationFrames.front().mpMtf, in DrawShape()
518 mpCurrMtf = maAnimationFrames.front().mpMtf; in DrawShape()
530 maAnimationFrames(), // don't copy animations for subsets, in DrawShape()
589 OSL_ASSERT( pShape->maAnimationFrames.empty() ); in create()
621 OSL_ASSERT( !pShape->maAnimationFrames.empty() ); in create()
625 pShape->maAnimationFrames.begin(), in create()
[all …]
H A Ddrawshape.hxx301 … mutable VectorOfMtfAnimationFrames maAnimationFrames; member in slideshow::internal::DrawShape

Completed in 46 milliseconds