Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/main/solenv/gbuild/
H A DAnt.mk40 $(call gb_Ant_get_target,%) : FORCE
46 FORCE: target
/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx711 ViewShape::FORCE, in addViewLayer()
774 return implRender( ViewShape::FORCE | getUpdateFlags() ); in render()
H A Dviewshape.hxx118 FORCE= 32 enumerator
H A Dviewshape.cxx454 bool bRedrawRequired( mbForceUpdate || (nUpdateFlags & FORCE) ); in renderSprite()

Completed in 41 milliseconds