Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1323 if( pSet->getPropertyState( nHandleAccelerate ) == STLPropertyState_DIRECT ) in CustomAnimationEffectTabPage()
1334 pSet->getPropertyValue( nHandleAccelerate ) >>= fTemp; in CustomAnimationEffectTabPage()
1617 if(mpSet->getPropertyState( nHandleAccelerate ) != STLPropertyState_AMBIGUOUS) in update()
1618 mpSet->getPropertyValue( nHandleAccelerate ) >>= fOldTemp; in update()
1623 pSet->setPropertyValue( nHandleAccelerate, makeAny( fTemp ) ); in update()
2513 pSet->setPropertyDefaultValue( nHandleAccelerate, aEmpty ); in createDefaultSet()
H A DCustomAnimationDialog.hxx61 const sal_Int32 nHandleAccelerate = 18; variable
H A DCustomAnimationPane.cxx1431 addValue( pSet, nHandleAccelerate, makeAny( pEffect->getAcceleration() ) ); in createSelectionSet()
1599 if( pResultSet->getPropertyState( nHandleAccelerate ) == STLPropertyState_DIRECT ) in changeSelection()
1602 pResultSet->getPropertyValue( nHandleAccelerate ) >>= fAccelerate; in changeSelection()

Completed in 37 milliseconds