Searched refs:STLPropertyState_AMBIGUOUS (Results 1 – 4 of 4) sorted by relevance
1384 (pSet->getPropertyState( nHandleDimColor ) != STLPropertyState_AMBIGUOUS)) in CustomAnimationEffectTabPage()1421 if( pSet->getPropertyState( nHandleHasText ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationEffectTabPage()1913 if( pSet->getPropertyState( nHandleStart ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()1926 if( pSet->getPropertyState( nHandleBegin ) != 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()[all …]
41 const sal_Int32 STLPropertyState_AMBIGUOUS = 3; variable49 : mnState( STLPropertyState_AMBIGUOUS ) {} in STLPropertyMapEntry()
91 return STLPropertyState_AMBIGUOUS; in getPropertyState()
1122 case STLPropertyState_AMBIGUOUS: in addValue()1128 pSet->setPropertyState( nHandle, STLPropertyState_AMBIGUOUS ); in addValue()
Completed in 42 milliseconds