Home
last modified time | relevance | path

Searched refs:FORCE (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx276 enum Options { NONE, FORCE }; enumerator
291 bool const bForce = ((options & FORCE) != 0); in enter()
573 if (st.enter( FROZEN, StateTransition::FORCE )) { in deactivate()
610 if (st.enter( ENDED, StateTransition::FORCE )) { in end()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dviewshape.hxx118 FORCE= 32 enumerator
H A Ddrawshape.cxx711 ViewShape::FORCE, in addViewLayer()
774 return implRender( ViewShape::FORCE | getUpdateFlags() ); in render()
H A Dviewshape.cxx454 bool bRedrawRequired( mbForceUpdate || (nUpdateFlags & FORCE) ); in renderSprite()

Completed in 29 milliseconds