Lines Matching refs:STLPropertyState_AMBIGUOUS

1279 	if( pSet->getPropertyState( nHandlePresetId ) != STLPropertyState_AMBIGUOUS )  in CustomAnimationEffectTabPage()
1288 if( pSet->getPropertyState( nHandleProperty1Type ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()
1382 if( (pSet->getPropertyState( nHandleHasAfterEffect ) != STLPropertyState_AMBIGUOUS) && in CustomAnimationEffectTabPage()
1383 (pSet->getPropertyState( nHandleAfterEffectOnNextEffect ) != STLPropertyState_AMBIGUOUS) && in CustomAnimationEffectTabPage()
1384 (pSet->getPropertyState( nHandleDimColor ) != STLPropertyState_AMBIGUOUS)) in CustomAnimationEffectTabPage()
1421 if( pSet->getPropertyState( nHandleHasText ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()
1426 if( pSet->getPropertyState( nHandleIterateType ) != STLPropertyState_AMBIGUOUS) in CustomAnimationEffectTabPage()
1458 if( pSet->getPropertyState( nHandleSoundURL ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()
1592 if( mpSet->getPropertyState( nHandleProperty1Value ) != STLPropertyState_AMBIGUOUS) in update()
1603 if( mpSet->getPropertyState( nHandleProperty2Value ) != STLPropertyState_AMBIGUOUS) in update()
1617 if(mpSet->getPropertyState( nHandleAccelerate ) != STLPropertyState_AMBIGUOUS) in update()
1628 if(mpSet->getPropertyState( nHandleDecelerate ) != STLPropertyState_AMBIGUOUS) in update()
1644 if(mpSet->getPropertyState( nHandleHasAfterEffect ) != STLPropertyState_AMBIGUOUS) in update()
1662 if( (mpSet->getPropertyState( nHandleDimColor ) == STLPropertyState_AMBIGUOUS) || in update()
1669 if( mpSet->getPropertyState( nHandleAfterEffectOnNextEffect ) != STLPropertyState_AMBIGUOUS) in update()
1693 if(mpSet->getPropertyState( nHandleIterateType ) != STLPropertyState_AMBIGUOUS) in update()
1706 if( mpSet->getPropertyState( nHandleIterateInterval ) != STLPropertyState_AMBIGUOUS ) in update()
1733 if( mpSet->getPropertyState( nHandleSoundURL ) != STLPropertyState_AMBIGUOUS ) in update()
1913 if( pSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1926 if( pSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1933 if( pSet->getPropertyState( nHandleDuration ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
1968 if( pSet->getPropertyState( nHandleRepeat ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2000 if( pSet->getPropertyState( nHandleEnd ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2007 if( pSet->getPropertyState( nHandleRewind ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2022 if( pSet->getPropertyState( nHandleTrigger ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()
2094 if(mpSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS) in update()
2107 if( mpSet->getPropertyState( nHandleBegin ) != STLPropertyState_AMBIGUOUS ) in update()
2146 if( mpSet->getPropertyState( nHandleRepeat ) != STLPropertyState_AMBIGUOUS ) in update()
2153 if( mpSet->getPropertyState( nHandleEnd ) != STLPropertyState_AMBIGUOUS ) in update()
2181 if( mpSet->getPropertyState( nHandleDuration ) != STLPropertyState_AMBIGUOUS ) in update()
2196 if( mpSet->getPropertyState( nHandleRewind ) != STLPropertyState_AMBIGUOUS ) in update()
2230 if( mpSet->getPropertyState( nHandleTrigger ) != STLPropertyState_AMBIGUOUS ) in update()
2276 if( pSet->getPropertyState( nHandleTextGrouping ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2283 if( pSet->getPropertyState( nHandleHasVisibleShape ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2286 if( pSet->getPropertyState( nHandleTextGroupingAuto ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2302 if( pSet->getPropertyState( nHandleAnimateForm ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2316 if( pSet->getPropertyState( nHandleTextReverse ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationTextAnimTabPage()
2350 if(mpSet->getPropertyState( nHandleTextGrouping ) != STLPropertyState_AMBIGUOUS) in update()
2362 if(mpSet->getPropertyState( nHandleTextReverse ) != STLPropertyState_AMBIGUOUS) in update()
2373 if(mpSet->getPropertyState( nHandleTextGroupingAuto ) != STLPropertyState_AMBIGUOUS) in update()
2388 if(mpSet->getPropertyState( nHandleAnimateForm ) != STLPropertyState_AMBIGUOUS) in update()
2439 if( pSet->getPropertyState( nHandleHasText ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDialog()