Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dbasenode.hxx186 bool debugAssert = true ) const { in isTransition() argument
187 (void) debugAssert; // avoid warning in isTransition()
189 OSL_ENSURE( !debugAssert || bRet, "### state unreachable!" ); in isTransition()

Completed in 12 milliseconds