Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1968 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()
H A DCustomAnimationDialog.hxx49 const sal_Int32 nHandleRepeat = 7; variable
H A DCustomAnimationPane.cxx1372 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 31 milliseconds