Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx2007 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()
H A DCustomAnimationDialog.hxx50 const sal_Int32 nHandleRewind = 8; variable
H A DCustomAnimationPane.cxx1374 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 36 milliseconds