Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1337 pSet->getPropertyValue( nHandleDecelerate ) >>= fTemp; in CustomAnimationEffectTabPage()
1628 if(mpSet->getPropertyState( nHandleDecelerate ) != STLPropertyState_AMBIGUOUS) in update()
1629 mpSet->getPropertyValue( nHandleDecelerate ) >>= fOldTemp; in update()
1634 pSet->setPropertyValue( nHandleDecelerate, makeAny( fTemp ) ); in update()
2514 pSet->setPropertyDefaultValue( nHandleDecelerate, aEmpty ); in createDefaultSet()
H A DCustomAnimationDialog.hxx62 const sal_Int32 nHandleDecelerate = 19; variable
H A DCustomAnimationPane.cxx1436 addValue( pSet, nHandleDecelerate, makeAny( pEffect->getDecelerate() ) ); in createSelectionSet()
1610 if( pResultSet->getPropertyState( nHandleDecelerate ) == STLPropertyState_DIRECT ) in changeSelection()
1613 pResultSet->getPropertyValue( nHandleDecelerate ) >>= fDecelerate; in changeSelection()

Completed in 36 milliseconds