Home
last modified time | relevance | path

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

/AOO42X/main/slideshow/source/engine/animationnodes/ !
H A Dbasenode.cxx338 meCurrState( UNRESOLVED ), in BaseNode()
431 meCurrState = UNRESOLVED; in init()
H A Dsequentialtimecontainer.cxx144 OSL_ASSERT( pNextChild->getState() == UNRESOLVED ); in notifyDeactivating()
/AOO42X/main/slideshow/source/inc/ !
H A Danimationnode.hxx46 UNRESOLVED =1, enumerator
/AOO42X/main/slideshow/source/engine/ !
H A Ddebug.cxx114 case AnimationNode::UNRESOLVED: in DebugShowState()