Searched refs:nHandleRepeat (Results 1 – 3 of 3) sorted by relevance
1968 if( pSet->getPropertyState( nHandleRepeat ) != STLPropertyState_AMBIGUOUS ) in CustomAnimationDurationTabPage()1970 Any aRepeatCount( pSet->getPropertyValue( nHandleRepeat ) ); in CustomAnimationDurationTabPage()2146 if( mpSet->getPropertyState( nHandleRepeat ) != STLPropertyState_AMBIGUOUS ) in update()2147 aOldRepeatCount = mpSet->getPropertyValue( nHandleRepeat ); in update()2150 pSet->setPropertyValue( nHandleRepeat, aRepeatCount ); in update()2503 pSet->setPropertyDefaultValue( nHandleRepeat, aEmpty ); in createDefaultSet()
49 const sal_Int32 nHandleRepeat = 7; variable
1372 addValue( pSet, nHandleRepeat, makeAny( pEffect->getRepeatCount() ) ); in createSelectionSet()1535 if( pResultSet->getPropertyState( nHandleRepeat ) == STLPropertyState_DIRECT ) in changeSelection()1537 Any aRepeatCount( pResultSet->getPropertyValue( nHandleRepeat ) ); in changeSelection()
Completed in 260 milliseconds