Searched refs:nHandleRewind (Results 1 – 3 of 3) sorted by relevance
2007 if( pSet->getPropertyState( nHandleRewind ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()2010 if( pSet->getPropertyValue( nHandleRewind ) >>= nFill ) in CustomAnimationDurationTabPage()2196 if( mpSet->getPropertyState( nHandleRewind ) != STLPropertyState_AMBIGUOUS ) in update()2199 mpSet->getPropertyValue( nHandleRewind ) >>= nOldFill; in update()2204 pSet->setPropertyValue( nHandleRewind, makeAny( nFill ) ); in update()2504 pSet->setPropertyDefaultValue( nHandleRewind, makeAny( AnimationFill::HOLD ) ); in createDefaultSet()
50 const sal_Int32 nHandleRewind = 8; variable
1374 addValue( pSet, nHandleRewind, makeAny( pEffect->getFill() ) ); in createSelectionSet()1555 if( pResultSet->getPropertyState( nHandleRewind ) == STLPropertyState_DIRECT ) in changeSelection()1558 pResultSet->getPropertyValue( nHandleRewind ) >>= nFill; in changeSelection()
Completed in 104 milliseconds